Tool/software: Code Composer Studio
Hi,
Can I put function in specific ROM location?
Say If I have Serial code, and I want all the serial function to go in FLASHB, how do I c do this? How to mention this in linker file?
Whole idea is to use flash API to flash specific code.