This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
My customer CCS report below error, when he build a TI example project. That project can build OK in my computer, and customer don't modify anything for that project.
**** Build of configuration F2803x_FLASH for project Resolver_f28035 ****
"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k all
Building file: "C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c"
Invoking: C2000 Compiler
"C:/ti/ccsv8/tools/compiler/ti-cgt-c2000_18.1.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -O4 --opt_for_speed=1
--include_path="C:/ti/ccsv8/tools/compiler/ti-cgt-c2000_18.1.1.LTS/include"
--include_path="C:/ti/controlSUITE/libs/app_libs/motor_control/libs/resolver/v100/include"
--include_path="C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_headers/include"
--include_path="C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/include"
--include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2803x_headers"
--include_path="C:/ti/controlSUITE/libs/math/IQmath/v160/include" -g --define="_DEBUG" --define="FLASH"
--define="LARGE_MODEL" --diag_warning=225 --preproc_with_compile --preproc_dependency="DSP2803x_GlobalVariableDefs.d_raw"
"C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c"
>> Compilation failure
subdir_rules.mk:23: recipe for target 'DSP2803x_GlobalVariableDefs.obj' failed
error: errors occurred while reading
C:\\Users\\zhongyl\\AppData\\Local\\Temp\\{44168DBC-4CB0-4D61-9597-95B6512AE
E6A}
gmake: *** [DSP2803x_GlobalVariableDefs.obj] Error 1
Hi Terry,
Can you have the customer try some of the suggestions in the below article?
https://software-dl.ti.com/ccs/esd/documents/sdto_ccs_build-errors.html#ccs-gmake-errors
antivirus, permissions, and TEMP/TMP folder are common root causes
Thanks
ki