DSPRelated.com
Forums

Heap without DSP/BIOS configuration tool

Started by Bernhard 'Gustl' Bauer March 2, 2009
Hi,

I have an old project made without the DSP/BIOS configuration tool. Now
I need to have heap in this project. Can someone please tell me how to
do this manually? I have already a heap entry in my link.cmd file.

TIA

Gustl

_____________________________________
Hey Gustl-

> I have an old project made without the DSP/BIOS configuration tool. Now
> I need to have heap in this project. Can someone please tell me how to
> do this manually? I have already a heap entry in my link.cmd file.

We fought this recently and found it's not so easy. Our attempts to get a .sysmem section to be defined (i.e. show in
the .map file with non-zero length) using the Linker dialog or manual .cmd file entry were futile. We had to use heap
definition in the config tool.

You will be assimilated :-)

-Jeff

PS. We are using CCS v3.3.

_____________________________________