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/TMS320F28376S: Disable conditional linking on EABI

Part Number: TMS320F28376S

Tool/software: TI C/C++ Compiler

Dear sir ,

we are developing controller based on 28376S  , till now we have compiled with output format option of TI COFF , and have specific needs to link sections

that are not explicitly called (function that are loaded into ram and called) , for this purpose we have set the linker option of disable conditional linking and ignore .clink .

now we are considering to transition to EABI format , and encouter error that  the EABI doesnt support the above linker option , is there diffrerent alternative  ?

Eyal.