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.

TMS320F280025C: 将初始化定义的数组长度由500更改为250,在线仿真,变量出错,map地址改变

Part Number: TMS320F280025C


我将自定义的一个数组长度由500更改为250,在线仿真发现程序内的变量出错,比如A的初始值是0,后续程序中仅仅对其赋值0或者1,但在线仿真中发现A=-7102;将数值长度改回500后,在线仿真发现A的数值恢复正常

以下是map文件部分不同处