Tool/software: Code Composer Studio
Dear Sir,
I am Using to CCS 8.3.1 and HVPM_Sensored code in this build in this plate form.
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
Dear Sir,
I am Using to CCS 8.3.1 and HVPM_Sensored code in this build in this plate form.
Hi ki,
This error
**** Build of configuration F2803x_FLASH for project HVPM_Sensored ****
"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k all
subdir_rules.mk:16: recipe for target 'HVPM_Sensored.obj' failed
'C:\Users\E' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
gmake: *** [HVPM_Sensored.obj] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
Rajesh Limbani said:'C:\Users\E' is not recognized as an internal or external command,
operable program or batch file.
I appears your username has a whitespace in it, causing a truncated path when building:
https://e2e.ti.com/support/tools/ccs/f/81/t/740719
Thanks
ki