hello:
1. I use the EDMA0 and EDMA1 transfer data at the same time from DDR to MSM RAM, and then I test the transfer Bandwidth of EDMA0, find that the Bandwidth is about 5GB/S, if I do this only with EDMA0, the Bandwidth of EDMA0 is about 10GB/S. I want to know what happens when the EDMA0 and EDMA1 transfer data from DDR at the same time?
2. I want to know that if I transfer data from DDR to the MSM RAM of remote device with EDMA0 by hyperlink, is the Bandwidth the same with transferring from DDR to local MSM RAM with EDMA0?
thanks!