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头文件包含问题



 我编译的时候总是提示: fatal error: could not open source file " DSP28_GlobalPrototypes.h"。

我已经在DSP28_Device.h文件中把 " DSP28_GlobalPrototypes.h"  include进来了,在工程的include文件夹也能找得到 " DSP28_GlobalPrototypes.h",

 " DSP28_GlobalPrototypes.h"所在的位置也是和其它的头文件在一起,其它的头文件系统都没有问题,编译器就是找不到" DSP28_GlobalPrototypes.h",怎么办?

谢谢解答!