Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Build Your Own Realtime OS (RTOS) From Ground Up On ARM 1

Posted By: lucky_aut
Build Your Own Realtime OS (RTOS) From Ground Up On ARM 1

Build Your Own Realtime OS (RTOS) From Ground Up On ARM 1
Last updated 7/2023
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.74 GB | Duration: 9h 16m

Build Your Own RealTime Operating Systems from first principles . Practice on STM32 and TIVA C boards

What you'll learn
Build a Real-Time Operating System from Scratch
Build Round-Robin Schedulers
Build Cooperative Schedulers
Build Periodic Schedulers
Build First Come First Served Scheduler
Build Rate Monotonic Schedulers
Build a board support package from scratch
Calculate the CPU Utilization of an RTOS
Write Bare-Metal Embedded-C Code
Write Assembly code
Understand the OS Support Features of the Cortex-M Architecture
Understand the Internals of an RTOS Kernel
Be Implement to implement and explain popular scheduling algorithms
Be able to explain the Cortex-M Architecture
Be able to give a lecture on Real-Time Operating Systems

Requirements
Having basic C programming skills is a plus

Description
This course teaches you how to build a Real-Time Operating Systems through intensive practice and theory. It starts by getting you excited through an introduction to the internals of a Real-Time Kernel on ARM Processors, which you shall implement yourself in code.Then we move on to learn all there is about Real-Time Operating Systems, their various parts, how they work and then we finally build our own Real-Time Operating System exploring different scheduling algorithms and Inter-Thread communication tools. At the end of this course you should be able to build your own Real-Time Operating System from scratch, give your own lecture on Real-Time Operating Systems, be able to build a Round-Robin Scheduler, be able to build a Periodic Scheduler, be able to calculate the CPU utilization of your RTOS, be able to build an OS Kernel etc. Please see the course curriculum section to find out all the amazing content awaiting you.

Embedded Systems Engineers,Engineers in general,Embedded System students,Computer Engineering students,Hobbyists