Greetings,
Platform: AM335x, CCS 5.2.1.18
I upgraded the SYS/BIOS and XDC tools, and compiler to the latest revisions.
When I rebuilt my project, I got the following warning:
current target 'ti.targets.arm.elf.A8Fnv' [1,0,4.9,7] is not compatible with targets used to build the following packages; package ti.sysbios.family.arm [in C:/ti/bios_6_34_01_14/packages/ti/sysbios/family/arm/] was built using 'ti.targets.arm.elf.A8Fnv' [1,0,5.0,1]
How can I get rid of this warning?
If I had to guess, the SYS/BIOS was built with a newer compiler version than is available to users like me.
At least the application runs as expected, but warnings annoy me.
Gerry Belanger