This project shows a simple demo of freeRTOS on Primer2.
There are two tasks created in this project. The first task is used to blink the LED0 at a rate of 500ms. While the second task flash the LED1 for every 3000ms.
Hope it will help others get to learn freeRTOS on Primer2 .
ariff_ehsan.
p/s: extract the file into freeRTOS Demo folder.