CCS 6.1.2
Compiler 7.4.16
DSP C6748
Where do you control the placement of the SYSBIOS pieces in the memory map? Right now everything is going to DDR, but I'd like to move some to internal memory (L3_CBA_RAM).
For example, my SYSBIOS project has the following .text sections I'd like to control: sysbios.ae674, stk.ae674 (NDK), and rts6740_elf.lib. The platform file doesn't give me control of those, and I can't find them in the XGCONF tool. Attached is my MAP file for the project I'm working on.
Things were much easier in the DSPBIOS days, everything was under one roof. For whatever reason SYSBIOS has split things up.
- Dean