Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

Introduction to OSEK RTOS I

Posted By: ELK1nG
Introduction to OSEK RTOS I

Introduction to OSEK RTOS I
MP4 | Video: h264, 1280x720 | Audio: AAC, 48000 Hz
Language: English | Size: 1.95 GB | Duration: 3h 28m

Master The 1st RTOS In Automotive Software Industry

What you'll learn
OSEK RTOS overview
SW development cycle in OSEK based environment
OSEK OS task management
OSEK OS resource management
OSEK OS standard APIs
Requirements
Basics of C programming
Simple background in RTOS and MCU programming
Description
Learn the most common real time operating system in the Automotive software industry.

OSEK operating system which is the standard platform that is running on almost all of the Electronics Control Units (ECUs) in modern vehicles to support different application software components.

This course provides an overview of what an OSEK real time operating system is and how it works using ARM Keil Uvision simulator and/or TM4C123 evaluation kit.

In this course, we will start with quick intro to the OSEK OS kernel and its internal features. The SW development cycle in an OSEK based environment will be discussed including the OIL (OSEK Implementation Language) formal description and the system generation stage as a part of the compilation process. After this we will discuss the task management module in OSEK operating system including task types, task state machine, task properties and the services that are provided by OSEK kernel to manipulate the application tasks.

After the discussion of the task management , The resource management will be discussed including the resource concepts, shared resources problems such as priority inversions and deadlock and the priority ceiling pattern that is required by OSEK standard to solve these problems.

The course includes lots of examples to make sure that you have a thorough and practical understanding.

Now lets get started.

Who this course is for:
Embedded SW engineers
Automotive SW developers
SW developers curious about automotive SW industry
Software engineering students