Chapter 9

Embedded Operating Systems

In This Chapter

• Defining OS

• Discussing process management, scheduling, and intertask communication

• Introducing memory management at the OS level

• Discussing I/O management in OSs

An operating system (OS) is an optional part of an embedded device’s system software stack, meaning that not all embedded systems have one. OSs can be used on any processor (Instruction Set Architecture (ISA)) to which the OS has been ported. As shown in Figure 9-1, an OS either sits over the hardware, over the device driver layer, or over a BSP (Board Support Package, which will be discussed in Section 9.7).

image

Figure 9-1 OSs and ...

Get Embedded Systems Architecture, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.