Part Number: TMDSIDK437X
Initial conditions:
Windows 10 (x64)
SDK: ti-processor-sdk-rtos-am437x-evm-06.03.00.106-Windows-x86-Install
Board: idkAM437x
CCSv10 (Version: 10.2.0.00009)
The task is to build a project NIMU_BasicExample_idkAM437x_armExampleproject
Errors come out
1) Can't find the target named 'ti.targets.arm.elf.A8Fnv' along the path 'C:/ti/bios_6_76_03_01/packages;C:/ti/pdk_am437x_1_0_17/packages;C:/ti/ndk_3_61_01_01/packages;C:/ti/edma3_lld_2_12_05_30E/packages;C:/ti/xdctools_3_55_02_22_core/packages;..;': please check the spelling of the target's name and that it exists along this path. .xdchelp /NIMU_BasicExample_idkAM437x_armExampleproject line 10 C/C++ Problem
2)gmake: *** [build-2061940351] Error 2
3)gmake: Target 'all' not remade because of errors.
4) gmake[1]: *** [build-2061940351-inproc] Error 1
5) recipe for target 'build-2061940351-inproc' failed subdir_rules.mk /NIMU_BasicExample_idkAM437x_armExampleproject/Debug__TI(2) line 33 C/C++ Problem
6) recipe for target 'build-2061940351' failed subdir_rules.mk /NIMU_BasicExample_idkAM437x_armExampleproject/Debug__TI(2) line 30 C/C++ Problem
Please tell me how to fix build errors of the project. Thank you.