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.

GPIO Interrupt handling using uDMA .

I want to handle the GPIO interrupt using uDMA. please provide help of any example for the same.

I read the document for GPIO interrupt handling but i am ambiguous about which channel to use to enable the GPIO interrupt for 

uDMAChannelEnable(); as there is no channel allocation for the same.