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.

MSP-EXP432P4111: ccs编译任何工程时均出现以下未知原因报错(即使是例程)

Part Number: MSP-EXP432P4111



**** Build of configuration Debug for project empty_MSP_EXP432P4111_nortos_ccs ****

"D:\\ti\\ccs1100\\ccs\\utils\\bin\\gmake" -k -j 16 all -O

subdir_rules.mk:9: recipe for target 'main.obj' failed
gmake: *** [main.obj] Error 1
subdir_rules.mk:9: recipe for target 'system_msp432p4111.obj' failed
gmake: *** [system_msp432p4111.obj] Error 1
ccs/subdir_rules.mk:9: recipe for target 'ccs/startup_msp432p4111_ccs.obj' failed
gmake: *** [ccs/startup_msp432p4111_ccs.obj] Error 1
gmake: Target 'all' not remade because of errors.

**** Build Finished ****