Part Number: TMS320F28379D
Tool/software: TI C/C++ Compiler
Hi,
I'm using C28x (TMS320F28379D) + CCS 9.0.1 and currently trying to convert COFF project into ELF but the linker keeps complaining about different format of endat/ biss-c library:
warning #10373-D: library "../BissC/PM_bissC_Lib.lib" contains TI-COFF object files which are incompatible with the ELF output file. Ensure you are using the proper library
Is there any way to either get eabi versions of these libs or any trick to avoid this conflict?
Thanks in advance,
Stan