This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Is EDMA3 support Memory block transfer, when cache is enabled?

Other Parts Discussed in Thread: OMAPL138

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.