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.

关于6678测试例子编译错误:C:/Users/ADMINI~1/AppData/Local/Temp/make4632-1.sh: 1: Syntax error: "(" unexpected



1:当前环境:

CCS5.5

xdctools_3_25_06_96

mcsdk_2_01_02_06

开发板为TMDSEVM6678LE 

2:问题:

在导入pdk_C6678_1_1_2_6里面项目的时候,编译失败。

**** Build of configuration Debug for project cppiExampleProject ****

"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building file: C:/ti/pdk_C6678_1_1_2_6/packages/ti/drv/cppi/example/sample/sample.cfg'
'Invoking: XDCtools'
"C:/ti/xdctools_3_25_06_96/xs" --xdcpath="C:/ti/edma3_lld_02_11_05_02/packages;C:/ti/ipc_1_24_03_32/packages;C:/ti/bios_6_37_05_35/packages;C:/ti/pdk_C6678_1_1_2_6/packages;C:/ti/ccsv5/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r debug -c "C:/ti/c6000_7.4.14" "C:/ti/pdk_C6678_1_1_2_6/packages/ti/drv/cppi/example/sample/sample.cfg"
making package.mak (because of package.bld) ...
C:/Users/ADMINI~1/AppData/Local/Temp/make4632-1.sh: 1: Syntax error: "(" unexpected
making package.mak (because of package.bld) ...
C:/Users/ADMINI~1/AppData/Local/Temp/make13356-1.sh: 1: Syntax error: "(" unexpected
gmake.exe: *** No rule to make target `.configuro'. Stop.
js: "C:/ti/xdctools_3_25_06_96/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: *** [configPkg/linker.cmd] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****

麻烦懂的人帮忙看一下,谢谢