Part Number: CCSTUDIO
我定义了连续的两个指针变量

这两个变量的初始化是正确的,0xAA22、0xA808、0xAA24、0xA810均在CLA数据地址中

但在CLA运行后,第二个指针指向的地址被改变了,并且导致该指针之后的所有变量均发生异常

将代码在CPU上运行没有这种问题,如果在两个指针变量中间插入一个变量(图1fTest1变量),CLA中运行也正常
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.