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.

CCS4生成可执行文件时出错:could not open source file “DSP281x_Device.h”

我用CCS4编写了一个DSP2812的C语言程序,当active build configuration设置为debug时,可以成功编译生成目标文件,但是当active build configuration设置为 release时,则会提示错误:could not open source file “DSP281x_Device.h”.请教如何解决这个问题