Article | REF: H8200 V2

Embedded operating system (OS)

Author: Frédéric Pétrot

Publication date: January 10, 2011, Review date: August 24, 2021

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Français

3. Role of operating systems in embedded systems

The role of an operating system, whether in a conventional computer system or in an embedded system, is to abstract hardware resources so that the application has a simplified view of them [3]. In practice, this translates into two different abstractions. The first concerns processors, for which the aim is to share computing power efficiently, according to various criteria which we'll come back to later. This sharing is achieved by means of a scheduler, which selects a given task at a given moment for immediate execution. The second concerns potentially shared access to peripheral devices, via drivers which, on the one hand, know how to configure and exchange data with the device and, on the other, guarantee access by a single task (so-called atomic access) if necessary.

A driver is a set of functions that enables an operating...

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Traceability

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Role of operating systems in embedded systems