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/AM3358: Missing target file "ti.targets.arm.elf.A8Fnv"

Part Number: AM3358

Tool/software: TI C/C++ Compiler

Hi,

I installed SDK for AM335x from here:

and have problems compiling examples for the TI compiler :

js: "./config.bld", line 10: Error: Can't find the target named 'ti.targets.arm.elf.A8Fnv' along the path 'C:/ti/bios_6_75_02_00/packages;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.

When the target gnu has its config package : gnu.targets.arm.A8F

Where do I get the config package for Ax targets and Ti compiler?