This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS 5.1.0.09000 - Trying to change Linker Sections for the app.cfg file for SYSBIOS and it keeps becoming undefined?

Other Parts Discussed in Thread: SYSBIOS

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