Hi,
In the linker command file, how to specify Virtula Memory Address & Load Memory Address for a .data section?
For ROM bootloader, .data section needs to stored in ROM memory & at run-time needs to mapped into RAM memory.
I can write a memcpy code to copy the .data section into RAM, i need support only on the linker command file.
Regards
Vinoth
Please see this app note, especially the section on copy tables.
Thanks and regards,
-George
TI C/C++ Compiler Forum ModeratorPlease click Verify Answer on the best reply to your question.The Compiler Wiki answers most common questions.Track an issue with SDOWP. Enter your bug id in the "Find Record ID" box.