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.
Hi everybody
I would like to have ELF format in my project but it seems not feasible , I got error message in the compiler .
how can I generate in this case ? do we have any COFF2ELF translator ?
thank you
BR
Carlo
Carlo,
Is there any reason if they cannot use latest compiler version 22.6.0_LTS. There has many fixes, and it supports ELF format.
https://www.ti.com/tool/download/C2000-CGT/22.6.0.LTS
We will highly recommend to use latest compiler.
Regards, Santosh
Hi Santosh
it is due to legacy , old project no way to change compiler
how can I proceed ? any workaround ?
thank yo uvery much
BR
Carlo
Carlo,
As per my understanding, there is no workaround or tools.
I am forwarding the thread to compiler team just to make sure. Please expect response later today.
Regards, Santosh
Support for EABI, which includes use of ELF object file format, is introduced in C28x compiler tools version 18.12.0.LTS. No version prior to that supports EABI.
do we have any COFF2ELF translator ?
Unfortunately, no.
Thanks and regards,
-George