i am looking for how to send data from uart0 and receive it on uart1 or vice-versa
and how to call interrupt when data is received on uart1 so that mcu will only procees the data receive from uart1
atleast suggest how t call interrupt on receiving data..
please suggest with a code example or any usefull link to it..