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.
L B
/
RTOS Example: RTOS Serial Interrupt As High Priority Thread