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.

关于CCS 5.5 的一个问题??

我再程序cpu定时器中断中调用3个函数(其运算量较大),当我debug全速运行时,第三个函数中的变量无法从Expressions中观察实时变化,然后我在该函数设置断点,运行时可以观察变量有变化,接着取消断点,全速运行,变量实时变化。

请问这是什么原因?

我觉得是否是Expressions中刷新出现问题?无法刷新出该变量???