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.

DSP/BIOS 5.x and external RAM

Hello,

I am using a C6747 and have some critical code and data in internal RAM.  However I am running out of internal RAM so I would like to know what is the best strategy to move BIOS code and data into external RAM without impacting the performance.  .cinit is the obvious choice but there is a lot of rtdx buffer and other stuff which by default sits in internal RAM. 

I would also like to minimize trampolines.

Thanks,

Fawad