使用的CCS版本6.0.0.00190,SYSBIOS版本6.40.3.39,XDC Tool为3.30.4.52
Build project时的console如下
**** Build of configuration Debug__GNU for project led_toggle ****
"F:\\Program Files (x86)\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../app.cfg'
'Invoking: XDCtools'
"F:/Program Files (x86)/ti/xdctools_3_30_04_52_core/xs" --xdcpath="F:/Program Files (x86)/ti/bios_6_40_03_39/packages;F:/Program Files (x86)/ti/ccsv6/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.A8Fnv -p ti.platforms.evmAM437X -r debug -c "F:/Program Files (x86)/ti/ccsv6/tools/compiler/gcc-arm-none-eabi-4_7-2013q3" "../app.cfg"
making package.mak (because of package.bld) ...
ti.targets.arm.elf.A8Fnv: warning: exec of 'F:/PROGRA~1/ti/ccsv6/tools/compiler/gcc-arm-none-eabi-4_7-2013q3/bin/cl470 --compiler_revision' failed:java.io.IOException: Cannot run program "F:/PROGRA~1/ti/ccsv6/tools/compiler/gcc-arm-none-eabi-4_7-2013q3/bin/cl470" (in directory "."): CreateProcess error=2, ?????????; check tools installation
ti.targets.arm.elf.A8Fnv: warning: exec of 'F:/PROGRA~1/ti/ccsv6/tools/compiler/gcc-arm-none-eabi-4_7-2013q3/bin/cl470 --compiler_revision' failed:java.io.IOException: Cannot run program "F:/PROGRA~1/ti/ccsv6/tools/compiler/gcc-arm-none-eabi-4_7-2013q3/bin/cl470" (in directory "."): CreateProcess error=2, ?????????; check tools installation
generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ...
configuring app.xea8fnv from package/cfg/app_pea8fnv.cfg ...
error: ti.platforms.evmAM437X.Platform: "F:/Program Files (x86)/ti/bios_6_40_03_39/packages/ti/platforms/evmAM437X/Platform.xs", line 60: ti.platforms.evmAM437X.Platform : The build target ti.targets.arm.elf.A8Fnv is incompatible with this platform.
js: "F:/Program Files (x86)/ti/bios_6_40_03_39/packages/ti/platforms/evmAM437X/Platform.xs", line 65: TypeError: Cannot read property "attrs" from undefined (F:/Program Files (x86)/ti/xdctools_3_30_04_52_core/packages/xdc/platform/Utils.xs#87)
"./package/cfg/app_pea8fnv.cfg", line 191
gmake.exe: *** [package/cfg/app_pea8fnv.xdl] Error 1
js: "F:/Program Files (x86)/ti/xdctools_3_30_04_52_core/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 ****
属性设置为
错误项目为
估计是环境设置问题,但是不知道怎么做,已经重装过软件了,还有target为什么显示为A8?


