Difference between revisions of "FreeRTOS"
From Wiki at Neela Nurseries
m |
m (→First Topics Explored) |
||
Line 19: | Line 19: | ||
== First Topics Explored == | == First Topics Explored == | ||
+ | |||
+ | RTOS fundamentals covered in pages of FreeRTOS site: | ||
+ | |||
+ | * https://www.freertos.org/implementation/a00002.html | ||
+ | |||
+ | |||
+ | These initial links will likely be moved or removed, they're just first places Ted checked out at FreeRTOS site: | ||
* https://www.freertos.org/rtos-trace-macros.html | * https://www.freertos.org/rtos-trace-macros.html |
Revision as of 20:01, 15 December 2017
FreeRTOS notes
operating system used and recommended by Neil M.
2017-12-08
Overview
Ted starting a wiki page to hold notes and findings from working through demos and tutorials on FreeRTOS operating system. First goals include:
- Learning what target CPUs, dev boards and systems run FreeRTOS
- Learning what emulators run and support testing of FreeRTOS instances
First Topics Explored
RTOS fundamentals covered in pages of FreeRTOS site:
These initial links will likely be moved or removed, they're just first places Ted checked out at FreeRTOS site:
FreeRTOS Ported To Microcontroller Families
- 2017-12-15 FRI -
FreeRTOS ports to various microcontroller families: