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.

Compiler/AM3359: RTOS project build issue

Part Number: AM3359

Tool/software: TI C/C++ Compiler

Hi,

We are having difficulties in building a project. Console log for the build as below.

Please help

Building file: "../app.cfg"
Invoking: XDCtools
"C:/ti/ccs910/xdctools_3_55_02_22_core/xs" --xdcpath="C:/ti/bios_6_76_02_02/packages;C:/ti/ccs910/ccs/ccs_base;C:/Projects/Software_GIT/Software_GIT/Software/PlatformRepository/packages;C:/ti/ndk_2_25_01_11/packages;C:/ti/ndk_2_25_01_11;C:/ti;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.A8Fnv -p ti.platforms.evmAM3359 -r release -c "C:/ti" --compileOptions "-g --optimize_with_debug" "../app.cfg"
making package.mak (because of package.bld) ...
making package.mak (because of package.bld) ...
subdir_rules.mk:12: recipe for target 'build-315264561-inproc' failed
js: "./config.bld", line 10: Error: Can't find the target named 'ti.targets.arm.elf.A8Fnv' along the path 'C:/ti/bios_6_76_02_02/packages;C:/ti/ccs910/ccs/ccs_base;C:/Projects/Software_GIT/Software_GIT/Software/PlatformRepository/packages;C:/ti/ndk_2_25_01_11/packages;C:/ti/ndk_2_25_01_11;C:/ti;C:/ti/ccs910/xdctools_3_55_02_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' along the path 'C:/ti/bios_6_76_02_02/packages;C:/ti/ccs910/ccs/ccs_base;C:/Projects/Software_GIT/Software_GIT/Software/PlatformRepository/packages;C:/ti/ndk_2_25_01_11/packages;C:/ti/ndk_2_25_01_11;C:/ti;C:/ti/ccs910/xdctools_3_55_02_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.
Warning: directory "C:/ti/ndk_2_25_01_11" on package path has a "packages" subdirectory - did you mean this instead?
js: "C:/ti/ccs910/xdctools_3_55_02_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[1]: *** [build-315264561-inproc] Error 1
gmake: *** [build-315264561] Error 2
subdir_rules.mk:9: recipe for target 'build-315264561' failed
gmake: Target 'all' not remade because of errors.

**** Build Finished ****