我有一个C6412的工程,编译出错,提示如下:
Files/C6xCSL/include" --include_path="E:/dsp/6412/test/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6412 --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="config1cfg_csl.pp" "../config1cfg_csl.c" "..\config1cfg_csl.h", line 10: fatal error #5: could not open source file "csl.h" 1 fatal error detected in the compilation of "../config1cfg_csl.c". Compilation terminated.
gmake: *** [config1cfg_csl.obj] Error 1 >> Compilation failure 'Building file: ../main.c' 'Invoking: C6000 Compiler' "C:/ti/ccsv5/tools/compiler/c6000_7.4.2/bin/cl6x" -mv6400 --abi=coffabi -g --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/Program Files/C6xCSL/include" --include_path="E:/dsp/6412/test/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6412 --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="main.pp" "../main.c" 'Finished building: ../main.c' ' ' 'Building file: ../Sobel/config1cfg.s62' 'Invoking: C6000 Compiler' "C:/ti/ccsv5/tools/compiler/c6000_7.4.2/bin/cl6x" -mv6400 --abi=coffabi -g --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/Program Files/C6xCSL/include" --include_path="E:/dsp/6412/test/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6412 --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="Sobel/config1cfg.pp" --obj_directory="Sobel" "../Sobel/config1cfg.s62" 'Finished building: ../Sobel/config1cfg.s62' ' ' 'Building file: ../Sobel/config1cfg_c.c' 'Invoking: C6000 Compiler' "C:/ti/ccsv5/tools/compiler/c6000_7.4.2/bin/cl6x" -mv6400 --abi=coffabi -g --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/Program Files/C6xCSL/include" --include_path="E:/dsp/6412/test/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6412 --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="Sobel/config1cfg_c.pp" --obj_directory="Sobel" "../Sobel/config1cfg_c.c" 'Finished building: ../Sobel/config1cfg_c.c' ' ' 'Building file: ../Sobel/config1cfg_csl.c' 'Invoking: C6000 Compiler' "C:/ti/ccsv5/tools/compiler/c6000_7.4.2/bin/cl6x" -mv6400 --abi=coffabi -g --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/Program Files/C6xCSL/include" --include_path="E:/dsp/6412/test/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6412 --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="Sobel/config1cfg_csl.pp" --obj_directory="Sobel" "../Sobel/config1cfg_csl.c" "..\Sobel\config1cfg_csl.h", line 10: fatal error #5: could not open source file "csl.h" 1 fatal error detected in the compilation of "../Sobel/config1cfg_csl.c". Compilation terminated.
>> Compilation failure gmake: *** [Sobel/config1cfg_csl.obj] Error 1 'Building file: ../Sobel/main.c' 'Invoking: C6000 Compiler' "C:/ti/ccsv5/tools/compiler/c6000_7.4.2/bin/cl6x" -mv6400 --abi=coffabi -g --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/Program Files/C6xCSL/include" --include_path="E:/dsp/6412/test/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6412 --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="Sobel/main.pp" --obj_directory="Sobel" "../Sobel/main.c" "..\Sobel\c6412.h", line 8: fatal error #5: could not open source file "csl_stdinc.h" 1 fatal error detected in the compilation of "../Sobel/main.c". Compilation terminated.
>> Compilation failure gmake: *** [Sobel/main.obj] Error 1 'Building file: ../Sobel/video.c' 'Invoking: C6000 Compiler' "C:/ti/ccsv5/tools/compiler/c6000_7.4.2/bin/cl6x" -mv6400 --abi=coffabi -g --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/Program Files/C6xCSL/include" --include_path="E:/dsp/6412/test/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6412 --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="Sobel/video.pp" --obj_directory="Sobel" "../Sobel/video.c" "..\Sobel\c6412.h", line 8: fatal error #5: could not open source file "csl_stdinc.h" 1 fatal error detected in the compilation of "../Sobel/video.c". Compilation terminated.
>> Compilation failure gmake: *** [Sobel/video.obj] Error 1 'Building file: ../Sobel/Sobel/config1cfg.s62' 'Invoking: C6000 Compiler' "C:/ti/ccsv5/tools/compiler/c6000_7.4.2/bin/cl6x" -mv6400 --abi=coffabi -g --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/Program Files/C6xCSL/include" --include_path="E:/dsp/6412/test/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6412 --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="Sobel/Sobel/config1cfg.pp" --obj_directory="Sobel/Sobel" "../Sobel/Sobel/config1cfg.s62" 'Finished building: ../Sobel/Sobel/config1cfg.s62' ' ' 'Building file: ../Sobel/Sobel/config1cfg_c.c' 'Invoking: C6000 Compiler' "C:/ti/ccsv5/tools/compiler/c6000_7.4.2/bin/cl6x" -mv6400 --abi=coffabi -g --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/ti/ccsv5/tools/compiler/c6000_7.4.2/include" --include_path="C:/Program Files/C6xCSL/include" --include_path="E:/dsp/6412/test/Debug" --include_path="C:/ti/bios_5_42_01_09/packages/ti/bios/include" --include_path="C:/ti/bios_5_42_01_09/packages/ti/rtdx/include/c6000" --define=c6412 --display_error_number --diag_warning=225 --diag_wrap=off --preproc_with_compile --preproc_dependency="Sobel/Sobel/config1cfg_c.pp" --obj_directory="Sobel/Sobel" "../Sobel/Sobel/config1cfg_c.c" 'Finished building: ../Sobel/Sobel/config1cfg_c.c' ' ' gmake: Target `all' not remade because of errors.
**** Build Finished ****
发个截图:
请高手指教,谢谢!

