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.

CCS/TM4C1230H6PM: TM4C1230H6PM

Part Number: TM4C1230H6PM

Tool/software: Code Composer Studio

I want to know the steps required to enable the GPIO Interrupt. As every time the input in the GPIO goes high, I want to read some data on another GPIO pin type. I am using TM4C123gxl. I want to specifically know how to configure the GPIO, so as to start the interrupt as soon as high signal is detected. 

Any help will be appreciated.