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.

TMDSCNCD28379D: Memory map related error

Part Number: TMDSCNCD28379D

Hi all,

We are getting the following error related to memory map while compiling:

<Linking>
"../2837x_RAM_lnk_cpu1.cmd", line 63: error #10099-D: program will not fit into available memory, or the section contains a call site that requires a trampoline that can't be generated for this section. placement with alignment/blocking fails for section ".cinit" size 0x3a3page 0. Available memory ranges:

RAMM0 size: 0x2de unused: 0x2 max hole: 0x2
>> Compilation failure
makefile:156: recipe for target 'Nine_Sw_Conv.out' failed
error #10010: errors encountered during linking; "Nine_Sw_Conv.out" not built
gmake[1]: *** [Nine_Sw_Conv.out] Error 1
gmake: *** [all] Error 2
makefile:152: recipe for target 'all' failed

**** Build Finished ****

Our current memory map is given below:

Could you please suggest a suitable modification to the memory map.

Is it possible to combine RAMM0 and RAMM1 which are on different pages.

Thanks.