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.

COFF / EABI problem in TMS320C6745

Hello, 

I have minor compatibility problem: I try to compile my application with EABI but I get a message:

error #10016-D: --abi=eabi not supported when producing TI-COFF output files

I have successfully compiled StarterWare libraries system_config, platform, utils and drivers.lib with :

-mv6740 --abi=eabi -O2 --include_path=."bla-bla-bla" --define=c6745 --diag_warning=225

Compiler version is 7.4.7. Should I give up and use COFF ???

BR, Risto