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.

Error during Build.

Other Parts Discussed in Thread: CONTROLSUITE

Hi all,

So a few days ago my CCS 5.5 crashed. After I restarted it, the example projects does not want to build at all. I have uninstalled 5.5 and installed 6 to try and solve the problem.. As well as reinstalling controlSuite, where I find the example code. I have attached the build output below. Please help me? This is such mystery. 

I am using the F28035 controller. 

Hope you can help!

Kind regards,

Bartho

**** Build of configuration Debug for project Example_2803xGpioSetup ****

"c:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/source/DSP2803x_CodeStartBranch.asm'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="/packages/ti/xdais" --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/libs/math/IQmath/v15c/include" --define="_DEBUG" --define="LARGE_MODEL" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2803x_CodeStartBranch.pp" "C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/source/DSP2803x_CodeStartBranch.asm"
'"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000"' is not recognized as an internal or external command,
operable program or batch file.
gmake: *** [DSP2803x_CodeStartBranch.obj] Error 1
'Building file: C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/source/DSP2803x_DefaultIsr.c'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="/packages/ti/xdais" --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/libs/math/IQmath/v15c/include" --define="_DEBUG" --define="LARGE_MODEL" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2803x_DefaultIsr.pp" "C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/source/DSP2803x_DefaultIsr.c"
'"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000"' is not recognized as an internal or external command,
operable program or batch file.
gmake: *** [DSP2803x_DefaultIsr.obj] Error 1
'Building file: C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="/packages/ti/xdais" --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/libs/math/IQmath/v15c/include" --define="_DEBUG" --define="LARGE_MODEL" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2803x_GlobalVariableDefs.pp" "C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c"
'"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000"' is not recognized as an internal or external command,
operable program or batch file.
gmake: *** [DSP2803x_GlobalVariableDefs.obj] Error 1
'Building file: C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/source/DSP2803x_PieCtrl.c'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="/packages/ti/xdais" --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/libs/math/IQmath/v15c/include" --define="_DEBUG" --define="LARGE_MODEL" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2803x_PieCtrl.pp" "C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/source/DSP2803x_PieCtrl.c"
'"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000"' is not recognized as an internal or external command,
operable program or batch file.
gmake: *** [DSP2803x_PieCtrl.obj] Error 1
'Building file: C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/source/DSP2803x_PieVect.c'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="/packages/ti/xdais" --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/libs/math/IQmath/v15c/include" --define="_DEBUG" --define="LARGE_MODEL" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2803x_PieVect.pp" "C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/source/DSP2803x_PieVect.c"
'"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000"' is not recognized as an internal or external command,
operable program or batch file.
gmake: *** [DSP2803x_PieVect.obj] Error 1
'Building file: C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/source/DSP2803x_SysCtrl.c'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="/packages/ti/xdais" --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/libs/math/IQmath/v15c/include" --define="_DEBUG" --define="LARGE_MODEL" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2803x_SysCtrl.pp" "C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/source/DSP2803x_SysCtrl.c"
'"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000"' is not recognized as an internal or external command,
operable program or batch file.
gmake: *** [DSP2803x_SysCtrl.obj] Error 1
'Building file: C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/source/DSP2803x_usDelay.asm'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="/packages/ti/xdais" --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/libs/math/IQmath/v15c/include" --define="_DEBUG" --define="LARGE_MODEL" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="DSP2803x_usDelay.pp" "C:/ti/controlSUITE/device_support/f2803x/v126/DSP2803x_common/source/DSP2803x_usDelay.asm"
'"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000"' is not recognized as an internal or external command,
operable program or batch file.
gmake: *** [DSP2803x_usDelay.obj] Error 1
'Building file: ../Example_2803xGpioSetup.c'
'Invoking: C2000 Compiler'
"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --cla_support=cla0 -g --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="/packages/ti/xdais" --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/libs/math/IQmath/v15c/include" --define="_DEBUG" --define="LARGE_MODEL" --quiet --verbose_diagnostics --diag_warning=225 --issue_remarks --output_all_syms --cdebug_asm_data --preproc_with_compile --preproc_dependency="Example_2803xGpioSetup.pp" "../Example_2803xGpioSetup.c"
'"c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000"' is not recognized as an internal or external command,
operable program or batch file.
gmake: *** [Example_2803xGpioSetup.obj] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****