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.

TM4C1294NCPDT: TM4C129NCPDT UART RX

Part Number: TM4C1294NCPDT
Other Parts Discussed in Thread: ENERGIA

Hello,

I have configured UART7 RX interrupt using API's in Energia but my interrupt Handler is not working.

I am Storing the commands from HMI in the register and printing response on the serial monitor for particular commands.  

 How can I write Interrupt handler for this? 

Give me any suggestion how can I implement UART RX interrupt using Energia.  

Deoyani Joshi