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.