I am trying to build my own CCS Project for the Split configuration of SYSBIOS.
The default sections are going to DDR which is not setup so I cant load the code there (I am using the JTAG interface).
I would like to change the sections to go to the internal RAM and run for now like that.
I edit the app.cfg file and go to "Program"/"Sections" and added a bunch of sections like .text and set both the load and run to L3_CBA_RAM. As soon as I save the changes, the new sections all get set back to undefined.
I have tried editing them in the "View" pannel also and the same thing happens.
What am I missing?
Thanks,
Mike Geppert