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.

CCS3.3调试程序不能实时显示数据和运行信息



CCS3.3的集成开发环境,在DSP中运行BIOS和NDK,以前可以实时显示显示数据和CPU运行信息,不知什么时候就不能实时显示显示LOG输出数据和CPU运行信息了,把运行状态停止就可以看见输出数据信息。

还有就是载入程序然后执行GO MAIN指令,程序经常会莫名的死掉,等再载入程序并执行GO MAIN指令,便可以。