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.

ccs5.3程序导入问题



操作系统是win7 旗舰版,ccs版本是5.3,开发板是lcdk6748,安装了BIOS C6SDK 2.00.00.00

用向导导入程序facedetect_lcdk(BIOS C6SDK 2.00.00.00的demo),安装在C盘的默认路径,然后编译,提示如下错误:


"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building file: ../facedetect_lcdk.cfg'
'Invoking: XDCtools'
"C:/Program Files/Texas Instruments/xdctools_3_23_00_32/xs" --xdcpath="C:/ti/bios_6_34_02_18/packages;C:/ti/ccsv5/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.C674 -p ti.platforms.evmOMAPL138 -r debug -c "C:/ti/ccsv5/tools/compiler/c6000_7.4.1" --compileOptions "-g --optimize_with_debug" "../facedetect_lcdk.cfg"
当前目录无效。
gmake: *** [configPkg/compiler.opt] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****

所有设置都是默认的,请问专家这是什么缘故?

学习新的编译环境,还望指教,谢谢!