FreeRTOS - A FREE Open Source RTOS Kernel for Small Embedded Systems
Homepage  

C Development Tools
[RTOS Implementation Building Blocks]

A goal of FreeRTOS is that it is simple and easy to understand. To this end the majority of the RTOS source code is written in C, not assembler.

The example presented here uses the WinAVR development tools. WinAVR is a free Windows to AVR cross compiler based on GCC.


Next: RTOS Implementation - The RTOS Tick

Copyright (C) 2003 - 2008 Richard Barry
Any and all data, files, source code, html content and documentation included in the FreeRTOS distribution or available on this site are the exclusive property of Richard Barry. See the files license.txt (included in the distribution) and this copyright notice for more information. FreeRTOSTM and FreeRTOS.orgTM are trade marks of Richard Barry.