Username:     
Password:     
             

Projects
Simple freeRTOS demo on Primer2 0.1
 
Shows a simple freeRTOS demo on Primer2

Code size: Author:ariffehsan
Source files included:yes Version:0.1
Use circleOS:no Creation date:2009-09-15 00:43:18
Hardware modification:no Modification date:2009-09-16 00:12:04
Based on the STM32 Primer:Primer2
   
Downloads:2308 Views:27361
   
Vote:
Average ratings:0/5 (0 rates)

Download:    Simple-freeRTOS-demo-on-Primer2-0.1.zip (149 KB)

Description:

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.