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.

static allocation issue

Platform: TI814x

Unit: DSP (SYS/BIOS)

CCS Version: 5.1.0.09000

In this scenario, the DDR_UNCACHED segment has unused space of 0x007ffa80.

When 8MB static buffer allocated in this section, the linker throws error saying it cannot fit into DDR3_UNCACHED, but when I allocated 256 MB static in the same section buffer it built without any issue. The DSP crashed while running though.