Hi everyone!
Now I'm using Code Warrior (with Processor Expert Integration), I want to generate serial communication between Kinetis K60D100M Board and my computer, so far I've successfully send data to my computer via UART3. How can I use UART interrupt mode to receive data from my computer?
Note : I'm using PE wizard to generate the code.
Can anyone help to solve the problem ? Thank you .