This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] TMS320F28377S:反汇编与客户代码不一致

Guru**** 2798555 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1622670/tms320f28377s-disassembly-is-not-align-with-customer-code

器件型号: TMS320F28377S

您好、专家

客户报告反汇编中的存储器地址与其代码不一致的问题、请参阅下图、反汇编行 91213 中的第一个 mov32 地址是 0x3e 代表 f32claVarFilter_wt、则反汇编行 91217 中的第二个地址应为 0x44 代表 f32claVar Filter_Out、但窗口中显示的地址也是 0x4、因此 0x6 错误。  这些 问题会导致写入错误地址的数据。 您能仔细检查一下 这些问题吗?

image.png

谢谢

Joe