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.

编译不能通过



我应用的是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头文件了,还出现这样的错误为何啊