Hi, I want to copy data from SDRAM address A to SDRAM address B via DMA transfer, instead of memcpy so to speak. How do I do that with DaVinci's Linux? Can you show it to me in a tiny source code example, please?
On the DSP, I would use the CSL lib for that by using e.g. the EDMA_... or DAT_... functions, but unfortunately, the CSL lib is not available for DaVinci at present. Cheers, [EMAIL PROTECTED] _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
