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.

TMS320F28377D-EP: Linker: Include the .text section from an object file into the existing .TI.ramfunc

Part Number: TMS320F28377D-EP

Tool/software:

Good morning,

I am trying to include a whole object file binary code (few functions) from copy_application.c into the .TI.ramfunc in order to load from Flash and run from RAM and have a unique CRC for the whole section.

The inclusion of the two libraries and .TI.ramfunc works per the allocation I see in the Memory window but I don't see any allocation from my custom object file, although I do not get any linker error.

Could someone tell me how to do it? am I missing a "- option" in from of copy_application.obj?

Thank you

Laurent