Quick start instructionsFreeRTOS.org has been ported to many different architectures and compilers. Each port is accompanied by a pre-configured demo application to get you up and running quickly. Better still, each demo application is accompanied by a documentation page providing full information on locating the demo project source code, building the demo project, and configuring the target hardware.
That is it! Also see the FreeRTOS eBooks for an additional and valuable resource. |
![]() Port documentation pages are grouped by device manufacturer. Expand the list of supported devices, then click the manufacturer of interest to be taken to a list of demo documentation pages. |
Next steps - further readingThe simplest way to create your own FreeRTOS application is to base it on the demo application that is provided for your chosen port. Once you have the demo application running, incrementally remove the demo functions and source files and replace them with your own application code.Following are some shortcuts to valuable information for the serious developer:
|
![]() Locating documentation for the FreeRTOS API |