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

TMS320F28035: 编译过程中报链接错误,看错误log似乎链接到一个不存在的目录上

Part Number:TMS320F28035

**** Build of configuration MODEL2_60K for project YLCC_DC220S1200A_E_Prj ****

"C:\\ti\\ccs1040\\ccs\\utils\\bin\\gmake" -k -j 12 all -OG:/YLCC_DC220S1200A_E_Prj/Prj/../Code/App/Include/gettime.exe
Path : G:\YLCC_DC220S1200A_E_Prj\Code\App\Include\version.h
已生成version.h文件
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_epwm.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/init_epwm.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_epwm.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_epwm.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_global_value.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/init_global_value.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_global_value.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_global_value.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_gpio.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/init_gpio.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_gpio.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_gpio.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/cpu_timer0.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/cpu_timer0.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/cpu_timer0.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/cpu_timer0.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/App_I2c.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/App_I2c.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/App_I2c.c"
"G:/YLCC_DC220S1200A_E_Prj/Code/App/App_I2c.c", line 404: warning: variable "iq10temp21" was set but never used
"G:/YLCC_DC220S1200A_E_Prj/Code/App/App_I2c.c", line 408: warning: variable "u16CodeTmp21" was declared but never referenced
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/App_I2c.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_1ms.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/timer_1ms.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_1ms.c"
"G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_1ms.c", line 384: warning: function "Set_CurVerf_Prog" declared implicitly
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_1ms.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_can.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/timer_can.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_can.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_can.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/can.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c"
"G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c", line 91: warning: variable "Device_Remote" was set but never used
"G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c", line 973: warning: missing return statement at end of non-void function "Can_update_report"
"G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c", line 981: warning: function "memcmp" declared implicitly
"G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c", line 982: warning: function "atoi" declared implicitly
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/main.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/main.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/main.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/main.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/ylrayco_sci_testsoft.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/ylrayco_sci_testsoft.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/ylrayco_sci_testsoft.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/ylrayco_sci_testsoft.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/Include/mydemo.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/Include/mydemo.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App/Include" "G:/YLCC_DC220S1200A_E_Prj/Code/App/Include/mydemo.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/Include/mydemo.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CSMPasswords.asm"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_CSMPasswords.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CSMPasswords.asm"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CSMPasswords.asm"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Adc.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_Adc.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Adc.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Adc.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CodeStartBranch.asm"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_CodeStartBranch.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CodeStartBranch.asm"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CodeStartBranch.asm"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Comp.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_Comp.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Comp.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Comp.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DBGIER.asm"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_DBGIER.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DBGIER.asm"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DBGIER.asm"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CpuTimers.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_CpuTimers.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CpuTimers.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CpuTimers.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DisInt.asm"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_DisInt.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DisInt.asm"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DisInt.asm"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DefaultIsr.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_DefaultIsr.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DefaultIsr.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DefaultIsr.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_EPwm.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_EPwm.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_EPwm.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_EPwm.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Gpio.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_Gpio.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Gpio.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Gpio.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_ECan.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_ECan.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_ECan.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_ECan.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_MemCopy.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_MemCopy.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_MemCopy.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_MemCopy.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_I2C.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_I2C.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_I2C.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_I2C.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_GlobalVariableDefs.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_GlobalVariableDefs.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_GlobalVariableDefs.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_GlobalVariableDefs.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_PieCtrl.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_PieCtrl.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_PieCtrl.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_PieCtrl.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_OscComp.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_OscComp.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_OscComp.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_OscComp.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_PieVect.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_PieVect.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_PieVect.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_PieVect.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Sci.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_Sci.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Sci.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Sci.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Spi.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_Spi.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Spi.c"
"G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Spi.c", line 52: warning: function "InitSpibGpio" declared implicitly
"G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Spi.c", line 100: warning: declaration is incompatible with previous "InitSpibGpio" (declared at line 52)
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Spi.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_usDelay.asm"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_usDelay.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_usDelay.asm"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_usDelay.asm"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_TempSensorConv.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_TempSensorConv.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_TempSensorConv.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_TempSensorConv.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_SysCtrl.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_SysCtrl.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_SysCtrl.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_SysCtrl.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/App_I2c.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/App_I2c.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/App_I2c.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/can.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/cpu_timer0.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_epwm.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/cpu_timer0.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/cpu_timer0.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/init_epwm.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_epwm.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_global_value.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_gpio.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/init_global_value.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_global_value.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/init_gpio.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_gpio.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/main.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_1ms.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/main.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/main.c"
Invoking: C2000 Compiler
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_can.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/ylrayco_sci_testsoft.c"
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/timer_1ms.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_1ms.c"
"G:/YLCC_DC220S1200A_E_Prj/Code/App/App_I2c.c", line 404: warning: variable "iq10temp21" was set but never used
"G:/YLCC_DC220S1200A_E_Prj/Code/App/App_I2c.c", line 408: warning: variable "u16CodeTmp21" was declared but never referenced
"G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c", line 91: warning: variable "Device_Remote" was set but never used
"G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c", line 973: warning: missing return statement at end of non-void function "Can_update_report"
"G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c", line 981: warning: function "memcmp" declared implicitly
"G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c", line 982: warning: function "atoi" declared implicitly
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_epwm.c"
Invoking: C2000 Compiler
"G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_1ms.c", line 384: warning: function "Set_CurVerf_Prog" declared implicitly
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_global_value.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/init_gpio.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/timer_can.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_can.c"
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/ylrayco_sci_testsoft.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App" "G:/YLCC_DC220S1200A_E_Prj/Code/App/ylrayco_sci_testsoft.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/cpu_timer0.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Code/App/Include/mydemo.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Adc.c"
Invoking: C2000 Compiler
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/App_I2c.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_can.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/timer_1ms.c"
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Code/App/Include/mydemo.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Code/App/Include" "G:/YLCC_DC220S1200A_E_Prj/Code/App/Include/mydemo.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_Adc.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Adc.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CSMPasswords.asm"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/can.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/main.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/Include/mydemo.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Code/App/ylrayco_sci_testsoft.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_CSMPasswords.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CSMPasswords.asm"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Adc.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CodeStartBranch.asm"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CSMPasswords.asm"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_CodeStartBranch.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CodeStartBranch.asm"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Comp.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CpuTimers.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CodeStartBranch.asm"
Invoking: C2000 Compiler
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_Comp.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Comp.c"
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_CpuTimers.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CpuTimers.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DBGIER.asm"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DefaultIsr.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_DBGIER.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DBGIER.asm"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_DefaultIsr.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DefaultIsr.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DisInt.asm"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_ECan.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Comp.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_CpuTimers.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DBGIER.asm"
Invoking: C2000 Compiler
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_DisInt.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DisInt.asm"
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_ECan.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_ECan.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_EPwm.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DefaultIsr.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_DisInt.asm"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_EPwm.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_EPwm.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_GlobalVariableDefs.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Gpio.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_GlobalVariableDefs.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_GlobalVariableDefs.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_Gpio.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Gpio.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_I2C.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_MemCopy.c"
Invoking: C2000 Compiler
Invoking: C2000 Compiler
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_ECan.c"
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_I2C.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_I2C.c"
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_MemCopy.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_MemCopy.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_EPwm.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Gpio.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_OscComp.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_OscComp.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_OscComp.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_MemCopy.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_PieCtrl.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_I2C.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_PieCtrl.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_PieCtrl.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_PieVect.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Sci.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_GlobalVariableDefs.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_OscComp.c"
Invoking: C2000 Compiler
Invoking: C2000 Compiler
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_PieCtrl.c"
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_PieVect.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_PieVect.c"
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_Sci.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Sci.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Spi.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_SysCtrl.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_Spi.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Spi.c"
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_SysCtrl.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_SysCtrl.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_TempSensorConv.c"
Building file: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_usDelay.asm"
"G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Spi.c", line 52: warning: function "InitSpibGpio" declared implicitly
"G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Spi.c", line 100: warning: declaration is incompatible with previous "InitSpibGpio" (declared at line 52)
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_PieVect.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Sci.c"
Invoking: C2000 Compiler
Invoking: C2000 Compiler
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_TempSensorConv.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_TempSensorConv.c"
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –include_path="G:/YLCC_DC220S1200A_E_Prj/Device/Include" –include_path="G:/YLCC_DC220S1200A_E_Prj/Code/App/Include" –include_path="C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL –preproc_with_compile –preproc_dependency="Device/Source/DSP2803x_usDelay.d_raw" –obj_directory="G:/YLCC_DC220S1200A_E_Prj/Prj/MODEL2_60K/Device/Source" "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_usDelay.asm"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_Spi.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_usDelay.asm"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_SysCtrl.c"
Finished building: "G:/YLCC_DC220S1200A_E_Prj/Device/Source/DSP2803x_TempSensorConv.c"
Building target: "G:/YLCC_DC220S1200A_E_Prj/Prj/../MODEL2_60K/YLCC_DC220_E_MODEL2_60K.out"
Invoking: C2000 Linker
"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/bin/cl2000" -v28 –fp_mode=strict –advice:performance=all –define=MODEL2_60K –define=_DEBUG –define=LARGE_MODEL -z -m"G:/YLCC_DC220S1200A_E_Prj/MODEL2_60K/YLCC_DC220_E_MODEL2_60K.map" –stack_size=0x380 –warn_sections -i"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/lib" -i"G:/YLCC_DC220S1200A_E_Prj/Device/Lib" -i"C:/ti/ccs1040/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" –reread_libs –diag_wrap=off –display_error_number –xml_link_info="YLCC_DC220S1200A_E_Prj_linkInfo.xml" -o "G:/YLCC_DC220S1200A_E_Prj/Prj/../MODEL2_60K/YLCC_DC220_E_MODEL2_60K.out" "./App_I2c.obj" "./can.obj" "./cpu_timer0.obj" "./init_epwm.obj" "./init_global_value.obj" "./init_gpio.obj" "./main.obj" "./timer_1ms.obj" "./timer_can.obj" "./ylrayco_sci_testsoft.obj" "./mydemo.obj" "./DSP2803x_Adc.obj" "./DSP2803x_CSMPasswords.obj" "./DSP2803x_CodeStartBranch.obj" "./DSP2803x_Comp.obj" "./DSP2803x_CpuTimers.obj" "./DSP2803x_DBGIER.obj" "./DSP2803x_DefaultIsr.obj" "./DSP2803x_DisInt.obj" "./DSP2803x_ECan.obj" "./DSP2803x_EPwm.obj" "./DSP2803x_GlobalVariableDefs.obj" "./DSP2803x_Gpio.obj" "./DSP2803x_I2C.obj" "./DSP2803x_MemCopy.obj" "./DSP2803x_OscComp.obj" "./DSP2803x_PieCtrl.obj" "./DSP2803x_PieVect.obj" "./DSP2803x_Sci.obj" "./DSP2803x_Spi.obj" "./DSP2803x_SysCtrl.obj" "./DSP2803x_TempSensorConv.obj" "./DSP2803x_usDelay.obj" "G:/YLCC_DC220S1200A_E_Prj/Device/Cmd/DSP2803x_Headers_nonBIOS.cmd" "G:/YLCC_DC220S1200A_E_Prj/Device/Cmd/F28035.cmd" "G:/YLCC_DC220S1200A_E_Prj/Device/Lib/2803x_FlashAPI_BootROMSymbols.lib" "G:/YLCC_DC220S1200A_E_Prj/Device/Lib/Flash2803x_API_V100.lib" "G:/YLCC_DC220S1200A_E_Prj/Device/Lib/IQmath.lib" "G:/YLCC_DC220S1200A_E_Prj/Device/Lib/IQmath_Update.lib"<Linking>
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 16: error #10008-D: cannot find file "./App_I2c.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 17: error #10008-D: cannot find file "./can.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 18: error #10008-D: cannot find file "./cpu_timer0.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 19: error #10008-D: cannot find file "./init_epwm.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 20: error #10008-D: cannot find file "./init_global_value.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 21: error #10008-D: cannot find file "./init_gpio.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 22: error #10008-D: cannot find file "./main.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 23: error #10008-D: cannot find file "./timer_1ms.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 24: error #10008-D: cannot find file "./timer_can.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 25: error #10008-D: cannot find file "./ylrayco_sci_testsoft.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 26: error #10008-D: cannot find file "./mydemo.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 27: error #10008-D: cannot find file "./DSP2803x_Adc.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 28: error #10008-D: cannot find file "./DSP2803x_CSMPasswords.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 29: error #10008-D: cannot find file "./DSP2803x_CodeStartBranch.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 30: error #10008-D: cannot find file "./DSP2803x_Comp.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 31: error #10008-D: cannot find file "./DSP2803x_CpuTimers.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 32: error #10008-D: cannot find file "./DSP2803x_DBGIER.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 33: error #10008-D: cannot find file "./DSP2803x_DefaultIsr.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 34: error #10008-D: cannot find file "./DSP2803x_DisInt.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 35: error #10008-D: cannot find file "./DSP2803x_ECan.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 36: error #10008-D: cannot find file "./DSP2803x_EPwm.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 37: error #10008-D: cannot find file "./DSP2803x_GlobalVariableDefs.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 38: error #10008-D: cannot find file "./DSP2803x_Gpio.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 39: error #10008-D: cannot find file "./DSP2803x_I2C.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 40: error #10008-D: cannot find file "./DSP2803x_MemCopy.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 41: error #10008-D: cannot find file "./DSP2803x_OscComp.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 42: error #10008-D: cannot find file "./DSP2803x_PieCtrl.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 43: error #10008-D: cannot find file "./DSP2803x_PieVect.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 44: error #10008-D: cannot find file "./DSP2803x_Sci.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 45: error #10008-D: cannot find file "./DSP2803x_Spi.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 46: error #10008-D: cannot find file "./DSP2803x_SysCtrl.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 47: error #10008-D: cannot find file "./DSP2803x_TempSensorConv.obj"
"C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", line 48: error #10008-D: cannot find file "./DSP2803x_usDelay.obj"
fatal error #10009: no input files
>> Compilation failure
makefile:190: recipe for target 'G:/YLCC_DC220S1200A_E_Prj/Prj/../MODEL2_60K/YLCC_DC220_E_MODEL2_60K.out' failed
gmake[2]: *** [G:/YLCC_DC220S1200A_E_Prj/Prj/../MODEL2_60K/YLCC_DC220_E_MODEL2_60K.out] Error 1
gmake[2]: Target 'secondary-outputs' not remade because of errors.
makefile:186: recipe for target 'main-build' failed
gmake[1]: *** [main-build] Error 2
makefile:181: recipe for target 'all' failed
gmake: *** [all] Error 2

**** Build Finished ****

Alice:

您好,

     请参考     6.1.创建和管理工程 – Code Composer Studio 11.0.0 文档 (ti.com)进行工程配置。

     如仍有问题,请参考Help – Eclipse Platform重新建立工程。

    下面帖子讨论了类似问题请参考。

 (+) error #10009 no input files – Code Composer Studio forum – Code Composer StudioTm︎ – TI E2E support forums

,

Ya Lv:

我详细看了 6.1.创建和管理工程 – Code Composer Studio 11.0.0 文档 (ti.com),但是没有找到关于  #10008-D 错误的相关解决方法。我想问下为什么编译器链接地址是 "C:\\Users\\LY110\\AppData\\Local\\Temp\\{3D78366A-DE54-42CA-9C3E-7406C1341214}", 而我的工程源码地址在G:/YLCC_DC220S1200A_E_Prj。我试过将工程整体拷贝到例外一台电脑上,编译时出现了同样的报错信息

,

Alice:

您好,

      请参考Error #10008-D: cannot find file – Code Composer Studio forum – Code Composer StudioTm︎ – TI E2E support forums

,

Ya Lv:

我查阅了这篇帖子,又仔细看了一下工程配置,确认工程路径没有任何字符编码的问题。而且这个工程之前一直可以正常使用。清理了一次磁盘后,就无法正常编译了,只能重构

赞(0)
未经允许不得转载:TI中文支持网 » TMS320F28035: 编译过程中报链接错误,看错误log似乎链接到一个不存在的目录上
分享到: 更多 (0)