Description
This course provides an overview of what an RTOS is and how it works. It is based on the CMSIS RTOS implementation of RTX5 in the STM32F29 Discovery 1 Development kit.
In this course, we will cover several subjects including the definition of embedded real-time systems and the basic theory of operation of RTOSs in general.
This course will go in-depth, first examining the concepts of Real-Time Operating Systems from a theoretical point of view and then diving into practice, exploring how code is written in the Keil uVision environment and looking at the intricacies of such code.
A lot of additional support material is provided as part of the course, including all of the code that you see written on the screen and the slides presented.