hello,
I use the GPIO7 for EDMA3.but the EDMA3 can't work although I have put interrupt in the GPIO7.
BUT when i run the GPIO example of the CSL_6455 to get the interrupt of GPIO7, it can detect the interrupt. After that i run the EDMA3 ,it can transfer then.
I don't know why?it is wether that i need to open the GPIO7 before i use it for the EDMA3?
Thank you!I need your help .