Tool/software:
Hello,
I am trying to create 3 udma channels on C7x for DDR <--> L2 memory transfers.
First 2 channels are created without any errors.
But the channel open API (Udma_chOpen) for the 3rd instance failed.
Wanted to know if I am doing something wrong, or are there only 2 channels.
I was referrring ti-processor-sdk-rtos-j721s2-evm-10_00_00_05/app_utils/utils/udma/src/app_udma_utils.c which shows APP_UDMA_ND_CHANNELS_MAX as 16 (of which 8 are DRU)
Thanks in advance,
Akhil