This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C2000 launchpad interrupt with button

Other Parts Discussed in Thread: CONTROLSUITE

I'm trying to set up a simple interrupt to have the button (GPIO 12) set up an interrupt to change another GPIO pin.

I can't find any code snippet that would help me set up said interrupt (the only thing I can find in the controlsuite is for PWM interrupts.


Can somebody provide me a template for setting up a GPIO interrupt?