8

Signals

Abstract

Signals are a very simple method of intertask communication supported by Nucleus SE. They provide a low cost by means of passing simple flagging messages between tasks. In this chapter, the operation of signals is outlined, with details of all the relevant application program interfaces. The implementation of signals in Nucleus SE is also detailed.

Keywords

RTOS; Nucleus; signals

In this chapter, I am going to look at signals, which are the simplest method of intertask communication supported by Nucleus SE. They provide a very low cost by means of passing simple messages between tasks.

Using signals

Signals are different from all the other types of kernel objects, in that they are not autonomous—signals are associated with tasks and ...

Get Embedded RTOS Design 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.