I'm trying to set up interrupts on the C28 side of the F28M35x. It seems that C28 GPIO pins cannot each be an interrupt, but rather are assigned to a set of available interrupts. Is this correct? It would differ from how it is configured on the M3 processor, where each pin can interrupt.
The following table lists 12 GPTRIP signals. Are these the available interrupts, to be assigned to particular GPIO pins? What is the difference between the XINT and TRIPIN signals?