Other Parts Discussed in Thread: OMAP-L138
I'm trying to build an application that's particularly heap-hungry for the C674x core of an OMAP-L138. I've rebuilt DSP Link to give the DSP exclusive access to 29MB of physical memory. I'm apparently running alright now with a declared heap of 1MB. I tried pushing that up to 8MB, but the resulting DSP image will not load and run. I've seen several mentions of a "maximium DSP/BIOS heap size" that may be processor specific, but I've not been able to find further details.
What, exactly, is the maximum DSP/BIOS heap size on an L138?
What do I do if I need more heap than that?
Thanks much for any insights!