A beginner's guide to the concepts of RTOS

Understand RTOS kernel objects and schedulers in great detail to start working with any RTOS based embedded application.

Ratings: 3.61 / 5.00




Description

This course is designed to provide an in-depth understanding of the RTOS concepts. It's a tour through the RTOS objects such as task, mutex, semaphores, timers, event flag groups, message queues, and the RTOS preemptive scheduler. Additionally, you will also learn some useful RTOS features and will get a basic overview of configuring some important RTOS parameters.

What You Will Learn!

  • Real Time Operating System (RTOS)
  • Scheduling
  • Context Switching
  • Resource Sharing
  • Mutex
  • Semaphore
  • Event Flag Group
  • Timers
  • Message Queue
  • Critical Session
  • Task
  • Stack Overflow
  • Configuring RTOS

Who Should Attend!

  • Embedded Systems Engineers
  • Firmware Engineers
  • IOT developers
  • Computer Engineers
  • Computer Science Students
  • Electronics Students