28035CLA调试时出现CLA_0: Can't Run Target CPU: No task is currently active. Cannot run while target is idle.,
和CLA_0: Can't Single Step Target Program: No task is currently active. Cannot step while target is idle. ,这两个错误,该如何操作那,看了CCS5的教程,没看懂
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.
28035CLA调试时出现CLA_0: Can't Run Target CPU: No task is currently active. Cannot run while target is idle.,
和CLA_0: Can't Single Step Target Program: No task is currently active. Cannot step while target is idle. ,这两个错误,该如何操作那,看了CCS5的教程,没看懂
应用的是f28035,编译时提示如下:
"DSP2803x_DefaultIsr.c", line 26: fatal error: could not open source file "CLAShared.h"
1 fatal error detected in the compilation of "DSP2803x_DefaultIsr.c".
Compilation terminated.
问题是我在DSP2803x_DefaultIsr.c"中添加了CLAShared.h头文件了,还出现这样的错误为何啊