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.

A strange problem about DATA_SECTION

Hi,all:

I want to allocate my data buf on DDR memory space on C6678 using DATA_SECTION.

But when I see the xx.map it seems that my data buf is not in DDR space but in L2SRAM .

why? Below I post my cmd file, DATA_SECTION and  map file.

thanks!