Other Parts Discussed in Thread: C2000WARE, CONTROLSUITE
Tool/software:
I have a signal on GPIO51 that I need to use to interrupt the processor on the high-to-low transition. It appears that I can use XINT3 - XINT7 to interrupt with that GPIO signal but I'm confused on how to configure the various registers to set-up for and service the interrupt. Any similar examples would be helpful.