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.

Migrating an existing project to ELF format.



I am trying to migrate a project from COFF to ELF format and I get the following error:

fatal error: object files have incompatible formats ("C:/Program Files/Texas

Instruments/ccsv4/tools/compiler/tms470/lib/rts32e.lib<boot.obj>" = TI-COFF,

"C:/sw/AL5010/Debug/c3101.obj" = ELF)

Can someone tell me how to rebuild the rts32e.lib for ELF?

Thanks,

Ron