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.
**** Build of configuration Debug for project PUAM_MCU_1 ****
"D:\\ti\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
sources.mk:1: warning: NUL character seen; rest of line ignored
sources.mk:1: *** missing separator. Stop.
**** Build Finished ****
芯片MSP430FR2433 编译器版本Code Composer Studio 11.2.0 点击 build all 出现
**** Build of configuration Debug for project PUAM_MCU_1 ****
"D:\\ti\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
sources.mk:1: warning: NUL character seen; rest of line ignored
sources.mk:1: *** missing separator. Stop.
**** Build Finished ****
请您检查下CCS的安装路径是否含有中文。
还有Build all是对Project Explorer中的所有project进行编译,对单个project编译的话点击Build就可以。