The boot loader document for the C6747, sprabb1c.pdf states
Memory Usage: The bootloader uses 16 KB of DSP L2 RAM starting from 0x11800000 for multiple purposes.
This memory should not be used by any initialized section of the user application
How would I guarantee this in a DSP/BIOS application that I want to bootload from a SPI flash.
Thanks,
Fawad