Instead of using an interrupt to read a serial message, a thread is created within the interrupt that reads serial data coming in. Original project for LPC1768.

Auto generated API documentation and code listings for RTOS Example: RTOS Serial Interrupt As High Priority Thread

Code

main.cpp [code]