Skip to main content

Module 1: Introduction to RTOS & Task Scheduling

Learning Objectives

  1. Understand the fundamentals of Real-Time Operating Systems (RTOS).
  2. Explore the basics of task scheduling and prioritization.
  3. Learn how to create and manage tasks using RTOS APIs.
  4. Understand the role of tick interrupts in task scheduling.
  5. Get introduced to basic task communication and synchronization mechanisms.