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.

TMS320F28035: CCS使用仿真时,中断的断点能否执行

Part Number: TMS320F28035

Hello 各位前辈们好:

CCS8.3,我想确认一下,这个版本的CCS能否支持在中断ISR中打断点?我想观察一个在中断中赋值的变量的value变化,但是在debug模式下,我想观察的变量 i 显示为unknown的type,也无法加入graph显示,我在主函数中设置的变量就可以执行操作。目前尝试下来,似乎中断的断点不会停止?变量也无法被观察?