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.

AWR1642: 使用CCS12编译从TI resource 导入的out_of_box项目时报错

Part Number: AWR1642

您好,我在CCS12中导入TI resource的示例项目后进行编译时发生了报错。

不能判断是哪里出现的问题,希望能够得到解答,谢谢!

控制台信息如下:

**** Build of configuration Debug for project out_of_box_1642_dss ****

"C:\\ti\\ccs1220\\ccs\\utils\\bin\\gmake" -k -j 8 all -O 
 
rm -f C:/ti/out_of_box_1642_dss/Debug/out_of_box_1642_dss.bin
makefile:182: recipe for target 'pre-build' failed
process_begin: CreateProcess(NULL, rm -f C:/ti/out_of_box_1642_dss/Debug/out_of_box_1642_dss.bin, ...) failed.
make (e=2): 系统找不到指定的文件。
 
gmake[1]: [pre-build] Error 2 (ignored)
gmake[1]: [pre-build] Error 1 (ignored)
makefile:182: recipe for target 'pre-build' failed
subdir_rules.mk:19: recipe for target 'build-1359428513-inproc' failed
gmake[2]: *** [build-1359428513-inproc] Error 1
gmake[1]: *** [build-1359428513] Error 2
gmake[1]: Target 'main-build' not remade because of errors.
gmake: *** [all] Error 2
subdir_rules.mk:16: recipe for target 'build-1359428513' failed
makefile:156: recipe for target 'all' failed

**** Build Finished ****

我参考手册配置的相关环境如图: