Hi,
I'm trying to get some help to write an interrupt service routine for OMAP3530. In my application, I'm trying to get a char from the UART and save it to a buffer using interrupts. My queries are:
1. Is it necessary to write an interrupt handler routine to do this? If yes, how do I do it?
2. Are there and flag settings, register settings etc that I need to do in my code to use the interrupt handler routine?
3. Is there an application note or example code that I can refer to for interrupt handler routine for the OMAP35x?
Thanks,
Nikhila