Other Parts Discussed in Thread: ADC3643, SYSCONFIG
1) iam triggering gpio of am243 (iam using r5f core), on both falling and rising edges
2) when i set input frequency of gpio to 1MHZ, 2MHZ the isr is working fine
3)But i set to 3MHZ it is not working
why i am able to see this behaviour ?, what is minimum frequency and maximum frequency which my isr supports ? what happens when the interrupt with same priority(the same interrupt happens again) interrupts the r5f core ?