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