TI中文支持网
TI专业的中文技术问题搜集分享网站

dsp28335编译没有错误,但是无法生成.out文件

**** Build of configuration Debug for project F2833x_DEMO ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all'Building file: ../main.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="main.pp"  "../main.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../main.c".
Compilation terminated.

>> Compilation failure
gmake: *** [main.obj] Error 1
'Building file: ../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.pp" –obj_directory="DSP2833x_headers/source"  "../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Adc.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Adc.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Adc.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Adc.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Adc.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_CpuTimers.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_CpuTimers.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_CpuTimers.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_CpuTimers.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_CpuTimers.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_DMA.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_DMA.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_DMA.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_DMA.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_DMA.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_DefaultIsr.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_DefaultIsr.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_DefaultIsr.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_DefaultIsr.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_DefaultIsr.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_ECan.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_ECan.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_ECan.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_ECan.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_ECan.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_ECap.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_ECap.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_ECap.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_ECap.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_ECap.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_EPwm.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_EPwm.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_EPwm.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_EPwm.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_EPwm.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_EQep.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_EQep.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_EQep.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_EQep.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_EQep.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Gpio.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Gpio.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Gpio.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Gpio.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Gpio.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_I2C.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_I2C.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_I2C.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_I2C.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_I2C.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Mcbsp.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Mcbsp.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Mcbsp.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Mcbsp.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Mcbsp.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_MemCopy.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_MemCopy.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_MemCopy.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_MemCopy.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_MemCopy.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_PieCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_PieCtrl.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_PieCtrl.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_PieCtrl.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_PieCtrl.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_PieVect.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_PieVect.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_PieVect.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_PieVect.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_PieVect.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Sci.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Sci.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Sci.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Sci.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Sci.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Spi.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Spi.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Spi.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Spi.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Spi.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SysCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SysCtrl.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SysCtrl.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SysCtrl.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SysCtrl.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Xintf.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Xintf.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Xintf.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Xintf.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Xintf.obj] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****
麻烦大家看看是什么原因,谢谢了

mangui zhang:全是error啊编译终止了如果此版本CCS编译器能够正常编译其他工程否则确认编译器安装是否成功

**** Build of configuration Debug for project F2833x_DEMO ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all'Building file: ../main.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="main.pp"  "../main.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../main.c".
Compilation terminated.

>> Compilation failure
gmake: *** [main.obj] Error 1
'Building file: ../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.pp" –obj_directory="DSP2833x_headers/source"  "../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Adc.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Adc.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Adc.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Adc.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Adc.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_CpuTimers.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_CpuTimers.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_CpuTimers.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_CpuTimers.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_CpuTimers.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_DMA.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_DMA.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_DMA.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_DMA.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_DMA.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_DefaultIsr.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_DefaultIsr.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_DefaultIsr.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_DefaultIsr.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_DefaultIsr.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_ECan.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_ECan.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_ECan.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_ECan.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_ECan.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_ECap.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_ECap.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_ECap.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_ECap.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_ECap.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_EPwm.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_EPwm.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_EPwm.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_EPwm.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_EPwm.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_EQep.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_EQep.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_EQep.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_EQep.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_EQep.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Gpio.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Gpio.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Gpio.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Gpio.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Gpio.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_I2C.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_I2C.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_I2C.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_I2C.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_I2C.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Mcbsp.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Mcbsp.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Mcbsp.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Mcbsp.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Mcbsp.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_MemCopy.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_MemCopy.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_MemCopy.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_MemCopy.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_MemCopy.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_PieCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_PieCtrl.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_PieCtrl.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_PieCtrl.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_PieCtrl.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_PieVect.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_PieVect.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_PieVect.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_PieVect.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_PieVect.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Sci.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Sci.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Sci.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Sci.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Sci.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Spi.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Spi.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Spi.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Spi.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Spi.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SysCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SysCtrl.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SysCtrl.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SysCtrl.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SysCtrl.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Xintf.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Xintf.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Xintf.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Xintf.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Xintf.obj] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****
麻烦大家看看是什么原因,谢谢了

ZHG:

回复 mangui zhang:

其他工程可以编译成功,这是我新建的一个工程,编译报错error都是某个文件没有找到,不知道是不是我工程设置的问题,而且这个error并没有红色显示出来,不能定位到具体错误,在prblem中也没有错误显示,只有一个warning

**** Build of configuration Debug for project F2833x_DEMO ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all'Building file: ../main.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="main.pp"  "../main.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../main.c".
Compilation terminated.

>> Compilation failure
gmake: *** [main.obj] Error 1
'Building file: ../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.pp" –obj_directory="DSP2833x_headers/source"  "../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Adc.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Adc.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Adc.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Adc.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Adc.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_CpuTimers.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_CpuTimers.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_CpuTimers.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_CpuTimers.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_CpuTimers.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_DMA.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_DMA.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_DMA.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_DMA.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_DMA.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_DefaultIsr.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_DefaultIsr.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_DefaultIsr.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_DefaultIsr.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_DefaultIsr.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_ECan.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_ECan.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_ECan.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_ECan.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_ECan.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_ECap.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_ECap.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_ECap.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_ECap.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_ECap.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_EPwm.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_EPwm.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_EPwm.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_EPwm.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_EPwm.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_EQep.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_EQep.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_EQep.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_EQep.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_EQep.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Gpio.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Gpio.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Gpio.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Gpio.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Gpio.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_I2C.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_I2C.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_I2C.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_I2C.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_I2C.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Mcbsp.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Mcbsp.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Mcbsp.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Mcbsp.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Mcbsp.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_MemCopy.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_MemCopy.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_MemCopy.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_MemCopy.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_MemCopy.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_PieCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_PieCtrl.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_PieCtrl.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_PieCtrl.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_PieCtrl.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_PieVect.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_PieVect.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_PieVect.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_PieVect.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_PieVect.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Sci.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Sci.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Sci.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Sci.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Sci.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Spi.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Spi.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Spi.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Spi.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Spi.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SysCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SysCtrl.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SysCtrl.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SysCtrl.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SysCtrl.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Xintf.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Xintf.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Xintf.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Xintf.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Xintf.obj] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****
麻烦大家看看是什么原因,谢谢了

Susan Yang:

回复 ZHG:

感觉应该是您文件包含的问题,您现在使用的是–preinclude方式?建议您尝试使用下图的方式手动添加source files

**** Build of configuration Debug for project F2833x_DEMO ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all'Building file: ../main.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="main.pp"  "../main.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../main.c".
Compilation terminated.

>> Compilation failure
gmake: *** [main.obj] Error 1
'Building file: ../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.pp" –obj_directory="DSP2833x_headers/source"  "../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Adc.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Adc.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Adc.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Adc.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Adc.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_CpuTimers.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_CpuTimers.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_CpuTimers.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_CpuTimers.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_CpuTimers.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_DMA.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_DMA.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_DMA.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_DMA.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_DMA.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_DefaultIsr.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_DefaultIsr.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_DefaultIsr.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_DefaultIsr.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_DefaultIsr.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_ECan.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_ECan.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_ECan.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_ECan.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_ECan.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_ECap.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_ECap.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_ECap.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_ECap.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_ECap.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_EPwm.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_EPwm.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_EPwm.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_EPwm.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_EPwm.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_EQep.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_EQep.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_EQep.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_EQep.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_EQep.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Gpio.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Gpio.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Gpio.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Gpio.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Gpio.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_I2C.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_I2C.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_I2C.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_I2C.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_I2C.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Mcbsp.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Mcbsp.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Mcbsp.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Mcbsp.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Mcbsp.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_MemCopy.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_MemCopy.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_MemCopy.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_MemCopy.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_MemCopy.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_PieCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_PieCtrl.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_PieCtrl.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_PieCtrl.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_PieCtrl.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_PieVect.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_PieVect.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_PieVect.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_PieVect.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_PieVect.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Sci.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Sci.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Sci.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Sci.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Sci.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Spi.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Spi.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Spi.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Spi.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Spi.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SysCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SysCtrl.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SysCtrl.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SysCtrl.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SysCtrl.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Xintf.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Xintf.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Xintf.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Xintf.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Xintf.obj] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****
麻烦大家看看是什么原因,谢谢了

ZHG:

回复 Susan Yang:

 还是不行,会报错,请问这几种方式有什么区别吗‘

 

 

 

**** Build of configuration Debug for project F2833x_DEMO ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all'Building file: ../main.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="main.pp"  "../main.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../main.c".
Compilation terminated.

>> Compilation failure
gmake: *** [main.obj] Error 1
'Building file: ../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.pp" –obj_directory="DSP2833x_headers/source"  "../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Adc.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Adc.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Adc.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Adc.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Adc.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_CpuTimers.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_CpuTimers.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_CpuTimers.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_CpuTimers.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_CpuTimers.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_DMA.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_DMA.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_DMA.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_DMA.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_DMA.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_DefaultIsr.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_DefaultIsr.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_DefaultIsr.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_DefaultIsr.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_DefaultIsr.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_ECan.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_ECan.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_ECan.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_ECan.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_ECan.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_ECap.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_ECap.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_ECap.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_ECap.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_ECap.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_EPwm.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_EPwm.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_EPwm.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_EPwm.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_EPwm.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_EQep.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_EQep.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_EQep.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_EQep.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_EQep.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Gpio.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Gpio.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Gpio.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Gpio.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Gpio.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_I2C.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_I2C.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_I2C.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_I2C.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_I2C.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Mcbsp.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Mcbsp.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Mcbsp.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Mcbsp.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Mcbsp.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_MemCopy.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_MemCopy.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_MemCopy.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_MemCopy.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_MemCopy.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_PieCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_PieCtrl.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_PieCtrl.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_PieCtrl.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_PieCtrl.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_PieVect.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_PieVect.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_PieVect.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_PieVect.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_PieVect.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Sci.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Sci.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Sci.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Sci.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Sci.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Spi.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Spi.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Spi.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Spi.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Spi.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SysCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SysCtrl.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SysCtrl.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SysCtrl.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SysCtrl.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Xintf.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Xintf.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Xintf.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Xintf.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Xintf.obj] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****
麻烦大家看看是什么原因,谢谢了

Susan Yang:

回复 ZHG:

请问您的CCS是装在C盘还是D盘?

看您的记录

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all

"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000"

**** Build of configuration Debug for project F2833x_DEMO ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all'Building file: ../main.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="main.pp"  "../main.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../main.c".
Compilation terminated.

>> Compilation failure
gmake: *** [main.obj] Error 1
'Building file: ../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.pp" –obj_directory="DSP2833x_headers/source"  "../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_headers/source/DSP2833x_GlobalVariableDefs.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Adc.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Adc.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Adc.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Adc.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Adc.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_CpuTimers.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_CpuTimers.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_CpuTimers.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_CpuTimers.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_CpuTimers.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_DMA.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_DMA.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_DMA.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_DMA.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_DMA.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_DefaultIsr.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_DefaultIsr.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_DefaultIsr.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_DefaultIsr.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_DefaultIsr.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_ECan.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_ECan.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_ECan.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_ECan.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_ECan.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_ECap.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_ECap.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_ECap.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_ECap.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_ECap.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_EPwm.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_EPwm.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_EPwm.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_EPwm.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_EPwm.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_EQep.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_EQep.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_EQep.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_EQep.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_EQep.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Gpio.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Gpio.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Gpio.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Gpio.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Gpio.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_I2C.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_I2C.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_I2C.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_I2C.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_I2C.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Mcbsp.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Mcbsp.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Mcbsp.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Mcbsp.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Mcbsp.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_MemCopy.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_MemCopy.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_MemCopy.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_MemCopy.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_MemCopy.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_PieCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_PieCtrl.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_PieCtrl.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_PieCtrl.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_PieCtrl.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_PieVect.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_PieVect.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_PieVect.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_PieVect.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_PieVect.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SWPrioritizedDefaultIsr.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SWPrioritizedPieVect.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Sci.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Sci.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Sci.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Sci.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Sci.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Spi.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Spi.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Spi.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Spi.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Spi.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_SysCtrl.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_SysCtrl.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_SysCtrl.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_SysCtrl.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_SysCtrl.obj] Error 1
'Building file: ../DSP2833x_common/source/DSP2833x_Xintf.c'
'Invoking: C2000 Compiler'
"D:/ti-cgt-c2000_15.12.7.LTS/bin/cl2000" -v28 -ml -mt –float_support=fpu32 -Ooff –include_path="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="D:/ti-cgt-c2000_15.12.7.LTS/include" –preinclude="/DSP2833x_Common/include" –preinclude="/DSP2833x_headers/include" –advice:performance=all -g –undefine="_DEBUG" –undefine="LARGE_MODEL" –display_error_number –diag_warning=225 –diag_wrap=off –preproc_with_compile –preproc_dependency="DSP2833x_common/source/DSP2833x_Xintf.pp" –obj_directory="DSP2833x_common/source"  "../DSP2833x_common/source/DSP2833x_Xintf.c"
Fatal error #1966: cannot open source file "D:/ti-cgt-c2000_15.12.7.LTS/include": Invalid argument
1 catastrophic error detected in the compilation of "../DSP2833x_common/source/DSP2833x_Xintf.c".
Compilation terminated.

>> Compilation failure
gmake: *** [DSP2833x_common/source/DSP2833x_Xintf.obj] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****
麻烦大家看看是什么原因,谢谢了

ZHG:

回复 Susan Yang:

在C盘

赞(0)
未经允许不得转载:TI中文支持网 » dsp28335编译没有错误,但是无法生成.out文件
分享到: 更多 (0)