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.

例程编译出错

Other Parts Discussed in Thread: TMS320C6678

开发环境,ccs5.2中提供的TMS320c6678的cppi例程编译总是出错,提示信息如下所示:

C:/ccs5.2/xdctools_3_23_03_53/packages/xdc/bld/bld.js) ...
making package.mak (because of C:/ccs5.2/xdctools_3_23_03_53/packages/xdc/bld/bld.js) ...
C:/ccs5.2/xdctools_3_23_03_53/packages/xdc/bld/xdc_rules.mak:313: *** Error: Specified build configuration file '' is not found.  Stop.
js: "C:/ccs5.2/xdctools_3_23_03_53/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: *** [configPkg/compiler.opt] Error 1
gmake: Target `all' not remade because of errors.

因为是历程,源文件和工程选项我查看过没有问题,可使编译总是无法通过。请问原因?