I'm working with a omap L138 eXperimenter kit and need to write data samples to external SDRAM from the ARM and then have the uPP dma transfer those samples to an external peripheral.
Can the ARM write to external memory? If so, can you point me to a guide or example on how to do this? (I have very little experience working with ARM GPPs.) Or would I be better off transfering the data samples to the DSP and have the DSP write to ext SDRAM instead? Please advice.