各位大神:
我刚刚入手学习C6678,用的是TI官方出的EVM板子,CCS最新版,7.4,安装了从网页上下载的RTOS最新版本,而且安装结束以后还在线更新了。
以上是工程软件背景。
我按照新建工程的指导,新建了一个RTOS的typical工程,没有做任何改动的情况下,编译错误,一下为错误内容:
gmake: *** No rule to make target 'build-194452625', needed by 'configPkg/compiler.opt'. 456 C/C++ Problem
gmake: Target 'all' not remade because of errors. 456 C/C++ Problem
gmake.exe: *** No rule to make target `.configuro'. Stop. 456 C/C++ Problem
gmake[1]: *** [build-194452625-inproc] Error 1 456 C/C++ Problem
打开APP.CFG文件的时候,提示出来错误,根本就看不到一般教程中给出来的那个蓝色的系统构成框框。
提示的错误如下:
Please fix the following errors. Then close and relaunch the XGConf editor.
C:/ti/RTOS/xdctools_3_32_01_22_core/packages/xdc/bld/xdc_rules.mak:307: *** Error: Specified build configuration file '' is not found. Stop.
小弟已经被折磨多日,不曾找到答案,希望各位大神能够帮助一下呀!谢谢!