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.

TMS320C6678: How to use the MSMCSRAM memory as L2SRAM got overflowed

Part Number: TMS320C6678

Hello,

I am working on TMS320C6678 with Processor SDK 5.2. I am taking samples through SPI peripheral and then computing FFT and CWT on the received data. While building the code, the error came which showed that program won't fit in available memory. The below screenshot shows the memory allocation on the board.

So, I want to use the MSMCSRAM to store all the data. What changes should I make to put the code the MSMCSRAM rather than L2SRAM?

Thanks and regards,