---------------------------- DSP2812.pjt - Debug ----------------------------
[DSP281x_DefaultIsr.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -fr"C:/Mywork/DSP2812/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 [email=-@]-@"../../../../Mywork/DSP2812/Debug.lkf[/email]" "DSP281x_DefaultIsr.c"
"DSP281x_DefaultIsr.c", line 14: fatal error: could not open source file "DSP281x_Device.h"
1 fatal error detected in the compilation of "DSP281x_DefaultIsr.c".
Compilation terminated.
>> Compilation failure
[DSP281x_PieCtrl.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -fr"C:/Mywork/DSP2812/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 [email=-@]-@"../../../../Mywork/DSP2812/Debug.lkf[/email]" "DSP281x_PieCtrl.c"
"DSP281x_PieCtrl.c", line 15: fatal error: could not open source file "DSP281x_Device.h"
1 fatal error detected in the compilation of "DSP281x_PieCtrl.c".
Compilation terminated.
>> Compilation failure
[DSP281x_PieVect.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -fr"C:/Mywork/DSP2812/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 [email=-@]-@"../../../../Mywork/DSP2812/Debug.lkf[/email]" "DSP281x_PieVect.c"
"DSP281x_PieVect.c", line 14: fatal error: could not open source file "DSP281x_Device.h"
1 fatal error detected in the compilation of "DSP281x_PieVect.c".
Compilation terminated.
>> Compilation failure
[DSP281x_SysCtrl.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -fr"C:/Mywork/DSP2812/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 [email=-@]-@"../../../../Mywork/DSP2812/Debug.lkf[/email]" "DSP281x_SysCtrl.c"
"DSP281x_SysCtrl.c", line 18: fatal error: could not open source file "DSP281x_Device.h"
1 fatal error detected in the compilation of "DSP281x_SysCtrl.c".
Compilation terminated.
>> Compilation failure
[Example_281xFlash.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -fr"C:/Mywork/DSP2812/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 [email=-@]-@"../../../../Mywork/DSP2812/Debug.lkf[/email]" "Example_281xFlash.c"
"Example_281xFlash.c", line 73: fatal error: could not open source file "DSP281x_Device.h"
1 fatal error detected in the compilation of "Example_281xFlash.c".
Compilation terminated.
>> Compilation failure
[DSP281x_GlobalVariableDefs.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -fr"C:/Mywork/DSP2812/Debug" -d"_DEBUG" -d"LARGE_MODEL" -ml -v28 [email=-@]-@"../../../../Mywork/DSP2812/Debug.lkf[/email]" "DSP281x_GlobalVariableDefs.c"
"DSP281x_GlobalVariableDefs.c", line 14: fatal error: could not open source file "DSP281x_Device.h"
1 fatal error detected in the compilation of "DSP281x_GlobalVariableDefs.c".
Compilation terminated.
>> Compilation failure
全是fatal error: could not open source file "DSP281x_Device.h",而DSP281x_Device.h这个文件我已经加进去了,请各位前辈给指点一下! |