Difference between revisions of "FreeRTOS"
From Wiki at Neela Nurseries
m (→First Topics Explored) |
m |
||
Line 1: | Line 1: | ||
<center> | <center> | ||
+ | [[Main_Page|Wiki Main Page]] | [[User:Ted#.5E_Linux_Packages|User Page of Ted]] | [https://www.google.com Google search engine] | ||
+ | |||
+ | |||
+ | |||
<font size="4"> | <font size="4"> | ||
FreeRTOS notes<br /> | FreeRTOS notes<br /> | ||
Line 6: | Line 10: | ||
2017-12-08 | 2017-12-08 | ||
</center> | </center> | ||
+ | |||
+ | |||
Revision as of 15:21, 8 January 2018
Wiki Main Page | User Page of Ted | Google search engine
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:
- 2017-12-27 WED -
FreeRTOS demo applications described in overview fashion at https://www.freertos.org/a00102.html.
- https://www.freertos.org/a00017.html . . . source code organization,
- https://www.freertos.org/a00090.html . . . FreeRTOS ports, each its own web page,
FreeRTOS Ported To Microcontroller Families
- 2017-12-15 FRI -
FreeRTOS ports to various microcontroller families: