This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MCU-PLUS-SDK-AM243X: does udma alloc vintr number larger than 38?

Part Number: MCU-PLUS-SDK-AM243X

Hi expert,

        when i try to bring up all icssg port on example enet_lwip_icssg ,i found the function Udma_rmAllocVintr return value,   vintrNum only valid for 0x33 range to 0x38, when it large then 0x38 , it goes wrong. how to resolve this issue?thank you.