Hello,
I am using a custom board based on the LAUNCHXL-F28027F and I'm having trouble configuring an external interrupt on GPIO12.
I am able to read from the GPIO, but I need an external interrupt and I cant find how to assign an specific function as the interruption service routine.
Does anyone knows the correct way to configure the GPIO? How to assign an specific function to the interrupt vector?
I am using Motorware 16, lab10a as a base program, the latest CCS.
Thank you,
Humberto Politi.