Hello everyone
We have one EVMK2H12. Our project is communication time constraint. So, the performance of EDMA is crucial to our application. As we have EVMK2H12, so we plan to use ARM cores to handle the data communication. On the ARM core of EVMK2H12, we use register level configuration to perform EDMA0 from MSMC to DDR without using Linux kernal. The EDMA transmission is manually triggered, and the consumption time is calculated between ESR bit is set and IPR bit is noticed.
The figure showing below are test results. From it, we can see that EDMA has better performance if the data is sending to DDR B. So what is the reason of EDMA has better performance if data is on DDR B?
Thank you
Xining