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.

Heap usage during static allocation of memory in C6727 dsp

Hi all,

My program is doing static allocation of memory all throughout and no dynamic allocation. Thus, for what will the heap be used in my program? In the memory map it shows that the memory.obj file of run-time support library is allocated there. What does that mean? I dont see heap usage anywhere significant here. Thus my heap is at a minimum size of 500 currently. I am not using DSP/BIOS.

Help appreciated.

Thanks.

:)

Anushree