These projects use the FreeRTOS operating system and demonstrate its use in some simple tasks. The FreeRTOS OS is included in the PCC development file structure in the framework subdirectory.
FreeRTOS Demo
File Name | Description |
---|---|
RTOS_Echo_Demo | This program uses the FreeRTOS OS. It blinks two LEDs at different rates, sends string to Uart1, and receives string on Uart1 and sends it back on Uart1. |