I am using a 3rd party board and their examples work great.
Now I want to build one of my own and use SYS/BIOS in the project (using Code Composer Studio 4.2.4.00033).
The configuration package seems to have defined memory sections (given in SYSBIOS/System/Program under Available Memory Segments) IROM, IRAM, L3_CBA_RAM, and DDR. IROM and IRAM overlap the linker.cmd file provided from the 3rd party.
I dont seem to be able to edit or delete these sections.
Any advice on what to do?
Thanks,