Hello
In pdk/package/ti/drv/udma/examples, there are two exaples to copy between memories called a block copy.
One uses only UDMA, another uses DRU with UDMA.
In case of using DRU, I know UDMA is configured to open and enable channel. Real data is transfered by DRU.
But, i was wondering why user should use a DRU when user wants a block copy. Just faster than UDMA?
So, could you tell me about the advantage of using DRU ?
Best regards,
Yongsig