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