Tool/software: Code Composer Studio
Dear experts,
During the compile with ccs6.2, i have some compile errors like as below.
Could you please help to solve this problem?
Thanks!!
>> Compilation failure
Source/subdir_rules.mk:252: recipe for target 'Release/HAL_Mcss.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/HAL_Mcss.c".
Compilation terminated.
gmake: *** [Release/HAL_Mcss.obj] Error 1
'Building file: D:/31400/Source/HAL_PowerSupply.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/HAL_PowerSupply.d" "D:/31400/Source/HAL_PowerSupply.c"
>> Compilation failure
Source/subdir_rules.mk:259: recipe for target 'Release/HAL_PowerSupply.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/HAL_PowerSupply.c".
Compilation terminated.
gmake: *** [Release/HAL_PowerSupply.obj] Error 1
'Building file: D:/31400/Source/HAL_Sci.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -O3 --opt_for_speed=5 --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/HAL_Sci.d" "D:/31400/Source/HAL_Sci.c"
>> Compilation failure
Source/subdir_rules.mk:273: recipe for target 'Release/HAL_Sci.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/HAL_Sci.c".
Compilation terminated.
gmake: *** [Release/HAL_Sci.obj] Error 1
'Building file: D:/31400/Source/HAL_RemoteIO.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/HAL_RemoteIO.d" "D:/31400/Source/HAL_RemoteIO.c"
>> Compilation failure
Source/subdir_rules.mk:266: recipe for target 'Release/HAL_RemoteIO.obj' failed
"D:\31400\include\define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/HAL_RemoteIO.c".
Compilation terminated.
gmake: *** [Release/HAL_RemoteIO.obj] Error 1
'Building file: D:/31400/Source/HAL_SpiBus.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -O3 --opt_for_speed=5 --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/HAL_SpiBus.d" "D:/31400/Source/HAL_SpiBus.c"
>> Compilation failure
Source/subdir_rules.mk:280: recipe for target 'Release/HAL_SpiBus.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/HAL_SpiBus.c".
Compilation terminated.
gmake: *** [Release/HAL_SpiBus.obj] Error 1
'Building file: D:/31400/Source/HAL_SpiEeprom.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -O3 --opt_for_speed=5 --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/HAL_SpiEeprom.d" "D:/31400/Source/HAL_SpiEeprom.c"
>> Compilation failure
Source/subdir_rules.mk:287: recipe for target 'Release/HAL_SpiEeprom.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/HAL_SpiEeprom.c".
Compilation terminated.
gmake: *** [Release/HAL_SpiEeprom.obj] Error 1
'Building file: D:/31400/Source/HAL_SysCtrl.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/HAL_SysCtrl.d" "D:/31400/Source/HAL_SysCtrl.c"
>> Compilation failure
Source/subdir_rules.mk:308: recipe for target 'Release/HAL_SysCtrl.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/HAL_SysCtrl.c".
Compilation terminated.
gmake: *** [Release/HAL_SysCtrl.obj] Error 1
'Building file: D:/31400/Source/HAL_SpiFlash.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -O3 --opt_for_speed=5 --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/HAL_SpiFlash.d" "D:/31400/Source/HAL_SpiFlash.c"
>> Compilation failure
Source/subdir_rules.mk:294: recipe for target 'Release/HAL_SpiFlash.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/HAL_SpiFlash.c".
Compilation terminated.
gmake: *** [Release/HAL_SpiFlash.obj] Error 1
'Building file: D:/31400/Source/HAL_SpiFpga.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -O3 --opt_for_speed=5 --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/HAL_SpiFpga.d" "D:/31400/Source/HAL_SpiFpga.c"
>> Compilation failure
Source/subdir_rules.mk:301: recipe for target 'Release/HAL_SpiFpga.obj' failed
"D:\31400\include\define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/HAL_SpiFpga.c".
Compilation terminated.
gmake: *** [Release/HAL_SpiFpga.obj] Error 1
'Building file: D:/31400/Source/KNL_Initialize_Crc32.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -O3 --opt_for_speed=5 --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/KNL_Initialize_Crc32.d" "D:/31400/Source/KNL_Initialize_Crc32.c"
>> Compilation failure
Source/subdir_rules.mk:322: recipe for target 'Release/KNL_Initialize_Crc32.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/KNL_Initialize_Crc32.c".
Compilation terminated.
gmake: *** [Release/KNL_Initialize_Crc32.obj] Error 1
'Building file: D:/31400/Source/KNL_Initialize_Drive.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/KNL_Initialize_Drive.d" "D:/31400/Source/KNL_Initialize_Drive.c"
>> Compilation failure
Source/subdir_rules.mk:329: recipe for target 'Release/KNL_Initialize_Drive.obj' failed
"D:\31400\include\define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/KNL_Initialize_Drive.c".
Compilation terminated.
gmake: *** [Release/KNL_Initialize_Drive.obj] Error 1
'Building file: D:/31400/Source/KNL_Initialize_Main.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/KNL_Initialize_Main.d" "D:/31400/Source/KNL_Initialize_Main.c"
>> Compilation failure
Source/subdir_rules.mk:343: recipe for target 'Release/KNL_Initialize_Main.obj' failed
"D:\31400\include\define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/KNL_Initialize_Main.c".
Compilation terminated.
gmake: *** [Release/KNL_Initialize_Main.obj] Error 1
'Building file: D:/31400/Source/KNL_Initialize_Filters.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/KNL_Initialize_Filters.d" "D:/31400/Source/KNL_Initialize_Filters.c"
>> Compilation failure
Source/subdir_rules.mk:336: recipe for target 'Release/KNL_Initialize_Filters.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/KNL_Initialize_Filters.c".
Compilation terminated.
gmake: *** [Release/KNL_Initialize_Filters.obj] Error 1
'Building file: D:/31400/Source/KNL_Initialize_Motor.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/KNL_Initialize_Motor.d" "D:/31400/Source/KNL_Initialize_Motor.c"
>> Compilation failure
Source/subdir_rules.mk:350: recipe for target 'Release/KNL_Initialize_Motor.obj' failed
"D:/31400/include/IQmathLib.h", line 84: fatal error #1965: cannot open source file "limits.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/KNL_Initialize_Motor.c".
Compilation terminated.
gmake: *** [Release/KNL_Initialize_Motor.obj] Error 1
'Building file: D:/31400/Source/KNL_Scheduler_10msTask.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/KNL_Scheduler_10msTask.d" "D:/31400/Source/KNL_Scheduler_10msTask.c"
>> Compilation failure
Source/subdir_rules.mk:357: recipe for target 'Release/KNL_Scheduler_10msTask.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/KNL_Scheduler_10msTask.c".
Compilation terminated.
gmake: *** [Release/KNL_Scheduler_10msTask.obj] Error 1
'Building file: D:/31400/Source/KNL_Scheduler_1msTask.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -O3 --opt_for_speed=5 --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/KNL_Scheduler_1msTask.d" "D:/31400/Source/KNL_Scheduler_1msTask.c"
>> Compilation failure
Source/subdir_rules.mk:364: recipe for target 'Release/KNL_Scheduler_1msTask.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/KNL_Scheduler_1msTask.c".
Compilation terminated.
gmake: *** [Release/KNL_Scheduler_1msTask.obj] Error 1
'Building file: D:/31400/Source/KNL_Scheduler_40msTask.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/KNL_Scheduler_40msTask.d" "D:/31400/Source/KNL_Scheduler_40msTask.c"
>> Compilation failure
Source/subdir_rules.mk:371: recipe for target 'Release/KNL_Scheduler_40msTask.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/KNL_Scheduler_40msTask.c".
Compilation terminated.
gmake: *** [Release/KNL_Scheduler_40msTask.obj] Error 1
'Building file: D:/31400/Source/KNL_Scheduler_Main.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -O3 --opt_for_speed=5 --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/KNL_Scheduler_Main.d" "D:/31400/Source/KNL_Scheduler_Main.c"
>> Compilation failure
Source/subdir_rules.mk:378: recipe for target 'Release/KNL_Scheduler_Main.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/KNL_Scheduler_Main.c".
Compilation terminated.
gmake: *** [Release/KNL_Scheduler_Main.obj] Error 1
'Building file: D:/31400/Source/Larith.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/Larith.d" "D:/31400/Source/Larith.c"
>> Compilation failure
Source/subdir_rules.mk:385: recipe for target 'Release/Larith.obj' failed
"D:/31400/Source/Larith.c", line 19: fatal error #1965: cannot open source file "string.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/Larith.c".
Compilation terminated.
gmake: *** [Release/Larith.obj] Error 1
'Building file: D:/31400/Source/SUP_AroMro.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_AroMro.d" "D:/31400/Source/SUP_AroMro.c"
>> Compilation failure
Source/subdir_rules.mk:399: recipe for target 'Release/SUP_AroMro.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_AroMro.c".
Compilation terminated.
gmake: *** [Release/SUP_AroMro.obj] Error 1
'Building file: D:/31400/Source/OPB_PubRxOpb.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/OPB_PubRxOpb.d" "D:/31400/Source/OPB_PubRxOpb.c"
>> Compilation failure
Source/subdir_rules.mk:392: recipe for target 'Release/OPB_PubRxOpb.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/OPB_PubRxOpb.c".
Compilation terminated.
gmake: *** [Release/OPB_PubRxOpb.obj] Error 1
'Building file: D:/31400/Source/SUP_AutoTune.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_AutoTune.d" "D:/31400/Source/SUP_AutoTune.c"
>> Compilation failure
Source/subdir_rules.mk:406: recipe for target 'Release/SUP_AutoTune.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_AutoTune.c".
Compilation terminated.
gmake: *** [Release/SUP_AutoTune.obj] Error 1
'Building file: D:/31400/Source/SUP_CanCtrldTesting.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_CanCtrldTesting.d" "D:/31400/Source/SUP_CanCtrldTesting.c"
>> Compilation failure
Source/subdir_rules.mk:413: recipe for target 'Release/SUP_CanCtrldTesting.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_CanCtrldTesting.c".
Compilation terminated.
gmake: *** [Release/SUP_CanCtrldTesting.obj] Error 1
'Building file: D:/31400/Source/SUP_CanOpMode.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_CanOpMode.d" "D:/31400/Source/SUP_CanOpMode.c"
>> Compilation failure
Source/subdir_rules.mk:420: recipe for target 'Release/SUP_CanOpMode.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_CanOpMode.c".
Compilation terminated.
gmake: *** [Release/SUP_CanOpMode.obj] Error 1
'Building file: D:/31400/Source/SUP_EventMgmt_Events.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_EventMgmt_Events.d" "D:/31400/Source/SUP_EventMgmt_Events.c"
>> Compilation failure
Source/subdir_rules.mk:427: recipe for target 'Release/SUP_EventMgmt_Events.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_EventMgmt_Events.c".
Compilation terminated.
gmake: *** [Release/SUP_EventMgmt_Events.obj] Error 1
'Building file: D:/31400/Source/SUP_EventMgmt_Task.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_EventMgmt_Task.d" "D:/31400/Source/SUP_EventMgmt_Task.c"
>> Compilation failure
Source/subdir_rules.mk:434: recipe for target 'Release/SUP_EventMgmt_Task.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_EventMgmt_Task.c".
Compilation terminated.
gmake: *** [Release/SUP_EventMgmt_Task.obj] Error 1
'Building file: D:/31400/Source/SUP_LoadWeighing.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_LoadWeighing.d" "D:/31400/Source/SUP_LoadWeighing.c"
>> Compilation failure
Source/subdir_rules.mk:448: recipe for target 'Release/SUP_LoadWeighing.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_LoadWeighing.c".
Compilation terminated.
gmake: *** [Release/SUP_LoadWeighing.obj] Error 1
'Building file: D:/31400/Source/SUP_LearnModes.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_LearnModes.d" "D:/31400/Source/SUP_LearnModes.c"
>> Compilation failure
Source/subdir_rules.mk:441: recipe for target 'Release/SUP_LearnModes.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_LearnModes.c".
Compilation terminated.
gmake: *** [Release/SUP_LearnModes.obj] Error 1
'Building file: D:/31400/Source/SUP_MotionStateMachine.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_MotionStateMachine.d" "D:/31400/Source/SUP_MotionStateMachine.c"
>> Compilation failure
Source/subdir_rules.mk:455: recipe for target 'Release/SUP_MotionStateMachine.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_MotionStateMachine.c".
Compilation terminated.
gmake: *** [Release/SUP_MotionStateMachine.obj] Error 1
'Building file: D:/31400/Source/SUP_RunDemand.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_RunDemand.d" "D:/31400/Source/SUP_RunDemand.c"
>> Compilation failure
Source/subdir_rules.mk:462: recipe for target 'Release/SUP_RunDemand.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_RunDemand.c".
Compilation terminated.
gmake: *** [Release/SUP_RunDemand.obj] Error 1
'Building file: D:/31400/Source/SUP_SafetyChain.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_SafetyChain.d" "D:/31400/Source/SUP_SafetyChain.c"
>> Compilation failure
Source/subdir_rules.mk:469: recipe for target 'Release/SUP_SafetyChain.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_SafetyChain.c".
Compilation terminated.
gmake: *** [Release/SUP_SafetyChain.obj] Error 1
'Building file: D:/31400/Source/SUP_b_mode.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_b_mode.d" "D:/31400/Source/SUP_b_mode.c"
>> Compilation failure
Source/subdir_rules.mk:483: recipe for target 'Release/SUP_b_mode.obj' failed
"D:/31400/Source/SUP_b_mode.c", line 15: fatal error #1965: cannot open source file "stdlib.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_b_mode.c".
Compilation terminated.
gmake: *** [Release/SUP_b_mode.obj] Error 1
'Building file: D:/31400/Source/SUP_SmoothRescueStop.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SUP_SmoothRescueStop.d" "D:/31400/Source/SUP_SmoothRescueStop.c"
>> Compilation failure
Source/subdir_rules.mk:476: recipe for target 'Release/SUP_SmoothRescueStop.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SUP_SmoothRescueStop.c".
Compilation terminated.
gmake: *** [Release/SUP_SmoothRescueStop.obj] Error 1
'Building file: D:/31400/Source/SVT_LearnRun.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SVT_LearnRun.d" "D:/31400/Source/SVT_LearnRun.c"
>> Compilation failure
Source/subdir_rules.mk:497: recipe for target 'Release/SVT_LearnRun.obj' failed
"D:/31400/Source/SVT_LearnRun.c", line 14: fatal error #1965: cannot open source file "stdlib.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SVT_LearnRun.c".
Compilation terminated.
gmake: *** [Release/SVT_LearnRun.obj] Error 1
'Building file: D:/31400/Source/SVT_Const.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SVT_Const.d" "D:/31400/Source/SVT_Const.c"
>> Compilation failure
Source/subdir_rules.mk:490: recipe for target 'Release/SVT_Const.obj' failed
"D:\31400\include\define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SVT_Const.c".
Compilation terminated.
gmake: *** [Release/SVT_Const.obj] Error 1
'Building file: D:/31400/Source/SVT_Main.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SVT_Main.d" "D:/31400/Source/SVT_Main.c"
>> Compilation failure
Source/subdir_rules.mk:504: recipe for target 'Release/SVT_Main.obj' failed
"D:/31400/Source/SVT_Main.c", line 14: fatal error #1965: cannot open source file "stdlib.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SVT_Main.c".
Compilation terminated.
gmake: *** [Release/SVT_Main.obj] Error 1
'Building file: D:/31400/Source/SVT_Monitor.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SVT_Monitor.d" "D:/31400/Source/SVT_Monitor.c"
>> Compilation failure
Source/subdir_rules.mk:511: recipe for target 'Release/SVT_Monitor.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SVT_Monitor.c".
Compilation terminated.
gmake: *** [Release/SVT_Monitor.obj] Error 1
'Building file: D:/31400/Source/SVT_Test.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SVT_Test.d" "D:/31400/Source/SVT_Test.c"
>> Compilation failure
Source/subdir_rules.mk:525: recipe for target 'Release/SVT_Test.obj' failed
"D:/31400/Source/SVT_Test.c", line 14: fatal error #1965: cannot open source file "stdlib.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SVT_Test.c".
Compilation terminated.
gmake: *** [Release/SVT_Test.obj] Error 1
'Building file: D:/31400/Source/SVT_Setup.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SVT_Setup.d" "D:/31400/Source/SVT_Setup.c"
>> Compilation failure
Source/subdir_rules.mk:518: recipe for target 'Release/SVT_Setup.obj' failed
"D:\31400\include\define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SVT_Setup.c".
Compilation terminated.
gmake: *** [Release/SVT_Setup.obj] Error 1
'Building file: D:/31400/Source/TMP_InitVariable.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/TMP_InitVariable.d" "D:/31400/Source/TMP_InitVariable.c"
>> Compilation failure
Source/subdir_rules.mk:539: recipe for target 'Release/TMP_InitVariable.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/TMP_InitVariable.c".
Compilation terminated.
gmake: *** [Release/TMP_InitVariable.obj] Error 1
'Building file: D:/31400/Source/SVT_Tree.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/SVT_Tree.d" "D:/31400/Source/SVT_Tree.c"
>> Compilation failure
Source/subdir_rules.mk:532: recipe for target 'Release/SVT_Tree.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/SVT_Tree.c".
Compilation terminated.
gmake: *** [Release/SVT_Tree.obj] Error 1
'Building file: D:/31400/Source/TMP_OvfSystem.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/TMP_OvfSystem.d" "D:/31400/Source/TMP_OvfSystem.c"
>> Compilation failure
Source/subdir_rules.mk:546: recipe for target 'Release/TMP_OvfSystem.obj' failed
"D:/31400/Source/TMP_OvfSystem.c", line 14: fatal error #1965: cannot open source file "stdlib.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/TMP_OvfSystem.c".
Compilation terminated.
gmake: *** [Release/TMP_OvfSystem.obj] Error 1
'Building file: D:/31400/Source/TMP_Schedule.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/TMP_Schedule.d" "D:/31400/Source/TMP_Schedule.c"
>> Compilation failure
Source/subdir_rules.mk:553: recipe for target 'Release/TMP_Schedule.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/TMP_Schedule.c".
Compilation terminated.
gmake: *** [Release/TMP_Schedule.obj] Error 1
'Building file: D:/31400/Source/TMP_VariableDefs.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/TMP_VariableDefs.d" "D:/31400/Source/TMP_VariableDefs.c"
>> Compilation failure
Source/subdir_rules.mk:560: recipe for target 'Release/TMP_VariableDefs.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/TMP_VariableDefs.c".
Compilation terminated.
gmake: *** [Release/TMP_VariableDefs.obj] Error 1
'Building file: D:/31400/Source/TMP_VariableDefsEN.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/TMP_VariableDefsEN.d" "D:/31400/Source/TMP_VariableDefsEN.c"
>> Compilation failure
Source/subdir_rules.mk:567: recipe for target 'Release/TMP_VariableDefsEN.obj' failed
"D:\31400\include\define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/TMP_VariableDefsEN.c".
Compilation terminated.
gmake: *** [Release/TMP_VariableDefsEN.obj] Error 1
'Building file: D:/31400/Source/TMP_brakeAndFan.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/TMP_brakeAndFan.d" "D:/31400/Source/TMP_brakeAndFan.c"
>> Compilation failure
Source/subdir_rules.mk:574: recipe for target 'Release/TMP_brakeAndFan.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/TMP_brakeAndFan.c".
Compilation terminated.
gmake: *** [Release/TMP_brakeAndFan.obj] Error 1
'Building file: D:/31400/Source/TMP_brakeTest.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/TMP_brakeTest.d" "D:/31400/Source/TMP_brakeTest.c"
>> Compilation failure
Source/subdir_rules.mk:581: recipe for target 'Release/TMP_brakeTest.obj' failed
"D:/31400/Source/TMP_brakeTest.c", line 15: fatal error #1965: cannot open source file "stdlib.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/TMP_brakeTest.c".
Compilation terminated.
gmake: *** [Release/TMP_brakeTest.obj] Error 1
'Building file: D:/31400/Source/TMP_state.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/TMP_state.d" "D:/31400/Source/TMP_state.c"
>> Compilation failure
Source/subdir_rules.mk:588: recipe for target 'Release/TMP_state.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/TMP_state.c".
Compilation terminated.
gmake: *** [Release/TMP_state.obj] Error 1
'Building file: D:/31400/Source/remRei.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/remRei.d" "D:/31400/Source/remRei.c"
>> Compilation failure
Source/subdir_rules.mk:630: recipe for target 'Release/remRei.obj' failed
"D:/31400/Source/remRei.c", line 12: fatal error #1965: cannot open source file "stdlib.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/remRei.c".
Compilation terminated.
gmake: *** [Release/remRei.obj] Error 1
'Building file: D:/31400/Source/UcmDetectionInterface.c'
'Invoking: C2000 Compiler'
"C:/ti/ccsv6/tools/compiler/c2000_15.12.3.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 -Ooff --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="D:/31400" --include_path="D:/31400" --include_path="D:/31400/DSP2833x_headers" --include_path="D:/31400/include" --include_path="D:/OpbVs/AAA30335BAA_V11/Source/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb/Tms320" --include_path="D:/OpbVs/AAA30335BAA_V11/Config/Gdcb" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb/Sdk/Include" --include_path="D:/OpbVs/AAA30335BAA_V11/Project/Gdcb" --include_path="D:/opbvs/30600_170406" --relaxed_ansi --define="LARGE_MODEL" --define=CPU1 --define="noGDCBII" --define="__TMS320C2833X__" --quiet --diag_error=225 --display_error_number --issue_remarks --obj_directory="D:/31400/28335/Release" --preproc_with_compile --preproc_dependency="Source/UcmDetectionInterface.d" "D:/31400/Source/UcmDetectionInterface.c"
>> Compilation failure
Source/subdir_rules.mk:595: recipe for target 'Release/UcmDetectionInterface.obj' failed
"D:/31400/include/define.h", line 18: fatal error #1965: cannot open source file "math.h"
1 catastrophic error detected in the compilation of "D:/31400/Source/UcmDetectionInterface.c".
Compilation terminated.
gmake: *** [Release/UcmDetectionInterface.obj] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****