Tool/software: TI-RTOS
Hi,
Can any one help me in writing Interrupt based uart program.
I am using uart in read call back mode with a read_data function. whenever it is executing uart_read function it is going to that respective call back function and executing.
However i want to write an interrupt based programming.That is whenever an external interrupt occurs, it has to go to that interrupt function and then should come back to the main function.
Thank you
Regards
Kalyan.