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.

c6678exampe代码编译出错



按照BiosMulticoreSDK_2.1_UserGuide.pdf这个文档,编译

Example 2 - Building and running your first tasking application using MCSDK and BIOS这个例子。出错如下

"G:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Building file: ../led_play_rtsc.cfg'
'Invoking: XDCtools'
"G:/ti/xdctools_3_24_05_48/xs" --xdcpath="G:/ti/pdk_C6678_1_1_2_5/packages;G:/ti/bios_6_40_01_15/packages;G:/ti/C6000 Code Generation Tools 7.4.0;G:/ti/xdctools_3_24_05_48/packages/ti/platforms/evm6678/package;" xdc.tools.configuro -o configPkg -t ti.targets.elf.C66 -p ti.platforms.evm6678 -r debug -c "G:/ti/C6000 Code Generation Tools 7.4.0" "../led_play_rtsc.cfg"
js: "G:/ti/xdctools_3_24_05_48/packages/xdc/tools/Cmdr.xs", line 51: Error: xdc.tools.configuro: InternalError: ti.platforms.evm6678: can't resolve name xdc.platform.IPlatform.peripherals
gmake: *** [configPkg/compiler.opt] Error 1
gmake: Target `all' not remade because of errors.

ccs,mcsdk,都没有安装在c盘。是不是环境设置的问题呢。谢谢