Hi
I am using TIVA C series tm4c1237h7pm controller and ccs v5.4.
I have modified the command file(.cmd) such that certain functions of my application resides in a different memory section in flash. I want to generate a binary for that particular section alone from the same source project and another binary for the remaining memory sections of the command file. How to achieve this?