When I setup a simple DMA transfer that copies data I can't get in to work if I'm using source and destination in mDDR. But when I place the source and destination in IRAM it works.
In both cases I can see that the DMA has updated the parameter RAM correctly.
What is wrong?