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.

Reducing Overhead of MEM_alloc

I have an application where there is a need to dynamically allocate memory but not a need to free that memory.  Is there a way in DSP/BIOS to eliminate much of the overhead (in RAM usage and execution time) in MEM_alloc in this situation?

This is a C28x application using an older version of the compiler and DSP/BIOS but updating to newer tools is OK.

Thanks,

Dave