Part Number: TMS570LS3137
Tool/software: TI C/C++ Compiler
Hello.
I've planned to move to a newer compiler version (from v5.1.12). After choosing v15.12.4 I get the following error message:
error #10425-D: C++ or C object files built with compiler versions before
15.3.0 are incompatible with this version of the runtime support library.
Undefined symbols or runtime failures may result. (First detected in
"C:/perforce/SerielleKlemme/Basis_Source/TRDP_Prototyp/Firmware/eCLRLib/Rele
ase_ExecInPlace/eCLRLib.lib<mscorlib.obj>", compiled with version 5.1.7.)
Unfortunatly rebuilding the library isn't possible and I must use it as it is.
But if I choose v15.12.3 the build finishes without errors. So is it save to use v15.12.3, or does this version simply do not check for incompatibility?
Which is the newest compiler version compatible with the library built with v5.1.7?
Thanks
BR
Christian