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.

Interrupt UART0 DM368

Hello,

 

I am using the EUCDK DM368 development kit from Leopard. In this project I need to know when data is received with an interrupt so I can process the data. The UART0 TX goes to GIO18 and the RX goes to GIO19, the UART0 is then go to a RS485 transceiver/receiver which eventually will go to another device. How can I set the interrupt to call a function that process the data?

 

Regards,

Javier