Overview of Real-Time Operating Systems (RTOS)
Goals
- You will understand the main characteristics of an RTOS.
- You will get familiar with a few RTOS used in the market.
- You will get hands-on experience on FuSa RTOS.
Content
The present chapter aims at introducing Real-Time Operating Systems (RTOS) to the audience. It covers:
- Introduction to RTOS
- FreeRTOS
- Zephyr OS
- SafeRTOS
- ARM FuSa RTOS
Course Slides
Practice
The practical section intends to set up the RTOS chosen for the course. That is, you will follow what specified under Codelabs - Digging into RTX so as to continue the preparation for the course project. In addition, this will allow to put into practice what learned in the theoretical section of the course.