Difference between revisions of "FreeRTOS"

From Wiki at Neela Nurseries
Jump to: navigation, search
m
(2017-12-15 - Friday, Ted creating couple of initial sections in FreeRTOS notes page on Neela wiki.)
Line 6: Line 6:
  
  
 +
 +
== 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
 +
 +
 +
 +
<!-- comment -->
 +
 +
== First Topics Explored ==
  
 
*  https://www.freertos.org/rtos-trace-macros.html
 
*  https://www.freertos.org/rtos-trace-macros.html
Line 13: Line 26:
  
 
<!-- comment -->
 
<!-- comment -->
 +
 +
== FreeRTOS Ported To Microcontroller Families ==
 +
 +
 +
- 2017-12-15 FRI -
 +
 +
FreeRTOS ports to various microcontroller families:
 +
 +
*  https://www.freertos.org/a00090.html
 +
 +
 +
 +
<!-- comment -->
 +
 +
 +
  
  
 
<!-- OEF -->
 
<!-- OEF -->

Revision as of 19:34, 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



FreeRTOS Ported To Microcontroller Families

- 2017-12-15 FRI -

FreeRTOS ports to various microcontroller families: