>>I see this wiki, http://wiki.davincidsp.com/index.php?title=DDRALGHEAP. This
>>looks like the best I can do from the Arm side.
The wiki only describes a method for determining how much of the DDRALGHEAP is
being used. This is the location where the codecs will malloc up memory if
setup properly in the .tcf file. The stack I believe is placed in the DDR (DDR2
in new CE). I’m not sure how to tell during runtime how big it has grown.
The line in the .tcf file you might have to modify is
/* ===========================================================================
* MEM : startup and SWI stack size
* ===========================================================================
*/
prog.module("MEM").STACKSIZE = 0x1000;
Also I’m pretty new to all this stuff so I might be wrong in any of what I am
saying. Hopefully somebody will correct me if I am wrong.
Josh
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source