Hi all,
I changed the chType from UDMA_CH_TYPE_TR_BLK_COPY to UDMA_CH_TYPE_TR_BLK_COPY_HC and UDMA_CH_TYPE_TR_BLK_COPY_UHC in the example "udma_memcpy_test" , but the UDMA channel open failed.
The errors are:
[UDMA] [Error] RM Alloc Blkcpy Ch failed!!!
[UDMA] [Error] Channel resource allocation failed!!
How to use these two types of UDMA?