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/TMS320F28379D: Linking endat (PM_endat22_lib.lib) / biss-c (PM_bissC_Lib.lib) into EABI (ELF) project.

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