Hi,
I am using EDMA3 to transfer datas from DDR2 to DDR2 on DM6467. I can use anyone of EDMA3TC to transfer one event datas successfully,and the speed is about 750MB/s.
However,when I use four EDMA3TC by set the value of DMAQNUM to transfer 4 event datas concurrently,the speed is only about 300MB/s.I thought it should be about 3GB/s(750MB/s*4).
Attachment is my EDMA3 test project. I really want to know the reason.How How to use four EDMA3TCs to transfer datas concurrently?