We have been building SYSBIOS apps for awhile now. Today we get the following error:
Description Resource Path Location Type
incompatible use of package 'ti.platforms.expOMAPL138' [in C:/TI/xdctools_3_23_00_32/packages/ti/platforms/expOMAPL138/]: version of the loaded package 'ti.platforms.expOMAPL138' is [], while 'ti.sysbios' [in C:/TI/bios_6_33_01_25/packages/ti/sysbios/] was built with 'ti.platforms.expOMAPL138' [1, 0, 0, 1323401440189] .xdchelp /SYSBIOS_ARM_configuration 156 C/C++ Problem
We have not upgraded anything recently and we have built SYSBIOS as early as yesterday successfully...
Where do we start to look to find the issue?
We have SYSBIOS 6.33.0019, 6.33.0125, and 6.33.0439. Same error for all 3.
XDCtools we are useing 3.23.0.32. We tried to go to 3.23.3.53 but there seems to be libraries that are not built for the OMAP-L138.
Compiler is v4.9.5 (ARM). We also have 4.9.4 and 4.9.1 and all give the same errors.
CCS is 5.2.0.00070
Thanks,