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.

CCS/EK-TM4C123GXL: not building

Part Number: EK-TM4C123GXL
Other Parts Discussed in Thread: TM4C123GH6PM

Tool/software: Code Composer Studio


**** Clean-only build of configuration Release for project LED ****

"C:\\ti\\ccs1010\\ccs\\utils\\bin\\gmake" -k -j 4 clean -O

DEL /F "LED.hex" "LED.out"
DEL /F "main.obj" "tm4c123gh6pm_startup_ccs.obj"
DEL /F "main.d" "tm4c123gh6pm_startup_ccs.d"
'C:\Users\R' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
'C:\Users\R' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
'C:\Users\R' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
'C:\Users\R' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
'C:\Users\R' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.

**** Build Finished ****

**** Build of configuration Release for project LED ****

"C:\\ti\\ccs1010\\ccs\\utils\\bin\\gmake" -k -j 4 all -O

subdir_rules.mk:9: recipe for target 'main.obj' failed
'C:\Users\R' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
gmake: *** [main.obj] Error 1
subdir_rules.mk:9: recipe for target 'tm4c123gh6pm_startup_ccs.obj' failed
'C:\Users\R' is not recognized as an internal or external command,
operable program or batch file.
The system cannot find the path specified.
gmake: *** [tm4c123gh6pm_startup_ccs.obj] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****