Part Number: TMS320F28335
Tool/software: Code Composer Studio
Hello,
I am getting this error since yesterday. I am not getting what exactly the problem is. I tried reinstalling the CCS software. I am using CCS v7.2.0. I am working on TMS320f28335 experimenter kit.
I am not able to build any of the example projects. I even tried reinstalling the control suite. But nothing worked. Please help me. When i bulid any of the example projects I am getting the errors below.
Please help me out. I am really not getting what to do.
**** Build of configuration Debug for project Example_2833xECanBack2Back ****
"C:\\ti\\ccsv7\\utils\\bin\\gmake" -k all
subdir_rules.mk:9: recipe for target 'DSP2833x_ADC_cal.obj' failed
process_begin: CreateProcess(C:\Users\Gautham\AppData\Local\Temp\make4320-1.bat, C:\Users\Gautham\AppData\Local\Temp\make4320-1.bat, ...) failed.
make (e=2): The system cannot find the file specified.
gmake: *** [DSP2833x_ADC_cal.obj] Error 2
subdir_rules.mk:16: recipe for target 'DSP2833x_CodeStartBranch.obj' failed
process_begin: CreateProcess(C:\Users\Gautham\AppData\Local\Temp\make4320-2.bat, C:\Users\Gautham\AppData\Local\Temp\make4320-2.bat, ...) failed.
make (e=2): The system cannot find the file specified.
gmake: *** [DSP2833x_CodeStartBranch.obj] Error 2
subdir_rules.mk:23: recipe for target 'DSP2833x_DefaultIsr.obj' failed
subdir_rules.mk:30: recipe for target 'DSP2833x_ECan.obj' failed
subdir_rules.mk:37: recipe for target 'DSP2833x_GlobalVariableDefs.obj' failed
subdir_rules.mk:44: recipe for target 'DSP2833x_PieCtrl.obj' failed
process_begin: CreateProcess(C:\Users\Gautham\AppData\Local\Temp\make4320-3.bat, C:\Users\Gautham\AppData\Local\Temp\make4320-3.bat, ...) failed.
make (e=2): The system cannot find the file specified.
gmake: *** [DSP2833x_DefaultIsr.obj] Error 2
process_begin: CreateProcess(C:\Users\Gautham\AppData\Local\Temp\make4320-4.bat, C:\Users\Gautham\AppData\Local\Temp\make4320-4.bat, ...) failed.
make (e=2): The system cannot find the file specified.
gmake: *** [DSP2833x_ECan.obj] Error 2
process_begin: CreateProcess(C:\Users\Gautham\AppData\Local\Temp\make4320-5.bat, C:\Users\Gautham\AppData\Local\Temp\make4320-5.bat, ...) failed.
make (e=2): The system cannot find the file specified.
gmake: *** [DSP2833x_GlobalVariableDefs.obj] Error 2
process_begin: CreateProcess(C:\Users\Gautham\AppData\Local\Temp\make4320-6.bat, C:\Users\Gautham\AppData\Local\Temp\make4320-6.bat, ...) failed.
make (e=2): The system cannot find the file specified.
gmake: *** [DSP2833x_PieCtrl.obj] Error 2
subdir_rules.mk:51: recipe for target 'DSP2833x_PieVect.obj' failed
process_begin: CreateProcess(C:\Users\Gautham\AppData\Local\Temp\make4320-7.bat, C:\Users\Gautham\AppData\Local\Temp\make4320-7.bat, ...) failed.
make (e=2): The system cannot find the file specified.
gmake: *** [DSP2833x_PieVect.obj] Error 2
subdir_rules.mk:58: recipe for target 'DSP2833x_SysCtrl.obj' failed
process_begin: CreateProcess(C:\Users\Gautham\AppData\Local\Temp\make4320-8.bat, C:\Users\Gautham\AppData\Local\Temp\make4320-8.bat, ...) failed.
make (e=2): The system cannot find the file specified.
gmake: *** [DSP2833x_SysCtrl.obj] Error 2
subdir_rules.mk:65: recipe for target 'DSP2833x_usDelay.obj' failed
process_begin: CreateProcess(C:\Users\Gautham\AppData\Local\Temp\make4320-9.bat, C:\Users\Gautham\AppData\Local\Temp\make4320-9.bat, ...) failed.
make (e=2): The system cannot find the file specified.
gmake: *** [DSP2833x_usDelay.obj] Error 2
subdir_rules.mk:72: recipe for target 'Example_2833xECanBack2Back.obj' failed
process_begin: CreateProcess(C:\Users\Gautham\AppData\Local\Temp\make4320-a.bat, C:\Users\Gautham\AppData\Local\Temp\make4320-a.bat, ...) failed.
make (e=2): The system cannot find the file specified.
gmake: *** [Example_2833xECanBack2Back.obj] Error 2
gmake: Target 'all' not remade because of errors.
**** Build Finished ****