Below is described in SPRABB1C.
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.
Decompression Heap: When the compression option is used, the bootloader uses 64 KB of DSP L2
RAM starting from 0x11830000 to allocate heap for the decompression routine. This memory should
not be used by any initialized section of the user application.
NOTE: The compression option is only available for devices with the d800k001 ROM revision. See
the introduction for instructions to check your device’s ROM revision.
Using the TMS320C6747/45/43 Bootloader (Rev. C)
http://www.ti.com/lit/an/sprabb1c/sprabb1c.pdf
9 Boot Requirements, Constraints and Default Settings
Is my understanding below correct?
For the d800k003 and later ROM revision, the memory which is 64 KB of DSP L2 RAM starting from 0x11830000 is not used by the bootloader.
This memory can be used by any section of the user application.
Best regards,
Daisuke