I have a customer with the following problem
We need your help for C6457 regarding GPIO 0/1 interrupt from HW. We could not see the EVENT signal after triggerring from HW in GPIO 0/1. Our project stacked at this point and we really appreciate if you can help with this issue ASAP, especially for the following questions
1. Why event 52 (GPINT1) wasn't set when GPINT1 interrupt occured?
2. In our DSP design, event 52 is hooked to interrupt vector ID 5. Event 52 can't trigger the interrupt but one of the event from 0 to 31 can trigger it. Why does this happen?
3. Using software interrupt, such as HPI DSP interrupt, event mapping works well. Is there any special settings in using hardware interrupt?