Hi,
we are currently working on a memory scrubbing program for the L2RAMW. We want periodically to read the whole memory to trigger the single bit correction or detect double bit errors.
We wanted to optimize it using the DMA. It it possible to do this with DMA or it is just achievable with a CPU read?
Thanks for your help!