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.

CCS5.5在Debug界面使用Expression无法查看到变量的地址和值

如题,在函数中定义了三个变量,在Debug界面使用Expression无法查看变量的地址和值,但是能看到数组变量的地址和值,这是什么情况导致的呢?