Hello all,
I have the following questions:
1) We have with us the OMAP 2430 SDP from TI. Does it have an external SRAM interfaced to the DSP? If yes, how much is this memory and how to access this from the DSP core
2) If there is no external memory interfaced, i believe that, from the DSP core we could access the ARM side memory (Internal to ARM) as external SRAM. For this i understand that we need to use a GEL file to configure the DSP side mmu and then release the DSP reset. Also we need to make an entry in the Linker cmd file.
Can anyone let me knwo what is this Gel file that we need to use, and what are the settings that need to be done in the CMD file.
3) How to instruct the compiler to place a variable or a table for instance in this external memory
4) What is the best way to allocate memory dynamically while working on the DSP core.
For all the queries above, we are using on the DSP core and nothing is running on the ARM core.
thanks and regards
prasanna/-