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.

AM3359_ice_v2 ethercat从站编译问题

Other Parts Discussed in Thread: AM3359

大家好我的硬件是AM3359 ICE V2

软件是CCS6.20(ccs一直从5.5换到6.2一直没有编译成功来来回回都是三个同样的错误)

倍福ssc5.10

下面是ccs6.2的console

**** Build of configuration Debug for project ethercat ****

"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../ethercat.cfg'
'Invoking: XDCtools'
"C:/ti/xdctools_3_32_01_22_core/xs" --xdcpath="C:/ti/bios_6_46_05_55/packages;C:/ti/ndk_2_25_01_11/packages;C:/ti/ccsv6/ccs_base;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.A8Fnv_big_endian -p ti.platforms.evmAM3359 -r release -c "C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS" --compileOptions "-g --optimize_with_debug" "../ethercat.cfg"
making package.mak (because of package.bld) ...
making package.mak (because of package.bld) ...
js: "./config.bld", line 10: Error: Can't find the target named 'ti.targets.arm.elf.A8Fnv_big_endian' along the path 'C:/ti/bios_6_46_05_55/packages;C:/ti/ndk_2_25_01_11/packages;C:/ti/ccsv6/ccs_base;C:/ti/xdctools_3_32_01_22_core/packages;..;': please check the spelling of the target's name and that it exists along this path.
js: "./config.bld", line 10: Error: Can't find the target named 'ti.targets.arm.elf.A8Fnv_big_endian' along the path 'C:/ti/bios_6_46_05_55/packages;C:/ti/ndk_2_25_01_11/packages;C:/ti/ccsv6/ccs_base;C:/ti/xdctools_3_32_01_22_core/packages;..;': please check the spelling of the target's name and that it exists along this path.
gmake.exe: *** No rule to make target `.configuro'. Stop.
js: "C:/ti/xdctools_3_32_01_22_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted.
gmake: *** No rule to make target 'build-1777216497', needed by 'configPkg/compiler.opt'.
gmake: *** No rule to make target 'build-1777216497', needed by 'configPkg/compiler.opt'.
gmake: Target 'all' not remade because of errors.

**** Build Finished ****

谢谢大家的指导。