Skip to Content
Hands-On RTOS with Microcontrollers
book

Hands-On RTOS with Microcontrollers

by Brian Amos
May 2020
Intermediate to advanced
496 pages
13h 54m
English
Packt Publishing
Content preview from Hands-On RTOS with Microcontrollers

Creating a simple FreeRTOS POSIX application

Similarly to the CMSIS API example, the POSIX API example will just blink two LEDs at different intervals.

Note that after FreeRTOS POSIX moves out of FreeRTOS Labs, the download location (and the corresponding instructions) will likely change.

First, the POSIX wrapper needs to be downloaded and brought into the source tree. Perform the following steps:

  1.  Download the FreeRTOS Labs distribution ( https://www.freertos.org/a00104.html ). Go to https://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_POSIX/index.html for up-to-date download instructions.
  2. Import the selected FreeRTOS_POSIX files into your source tree. In the example, they reside in Middleware\Third_Party\FreeRTOS\FreeRTOS_POSIX.
  3. Add the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On RTOS with Microcontrollers - Second Edition

Hands-On RTOS with Microcontrollers - Second Edition

Jim Yuill, Penn Linder

Publisher Resources

ISBN: 9781838826734Supplemental Content