EDMA transfer time measure.
Hi,
I'm trying to measure the time for a EDMA transfer of 8K bytes from DDR3 to L2D.
I used the EDMA 1, channel 0 and I performed the same test with the queues 0, 1, 2 and 3. (function CSL_edma3HwChannelSetupQue() ).
I used the same transfer routine modifying only the Transfer controller mentioned above.
I received the same result (arround 2.1 micro seconds) for the four measures every one with its own queue using the same EDMA..
Is ok to receive approximately the same result for CSL_EDMA3_QUE_0, CSL_EDMA3_QUE_1, CSL_EDMA3_QUE_2 and CSL_EDMA3_QUE_3 using the same EDMA or the result must be very different?
In case that the result needs to be very different, please, could somebody explain me why?
Thans in advance.
Shmuel.