Hi
I found that Memory block transfer using EDMA is not working when L1/L2(P/D) caches are enabled in DSP side of OMAPL138. Block transfer will work, if cache configuration is disabled in DSP. There is no way to suspect DDR config since all memcpy functions are working correctly with cache enabled & disabled.
So i need information on whether EDMA will support block transfer with cache enabled ? we made DDR cachable through MAR registers. Or we need IDMA specifically for this purpose ?
Thank u.