Information sharing between processes

This post describes information sharing between different processes.

Since information sharing by the following processes must be exclusively controlled, it is recommended to create an information sharing memory area as shown in the figure below. A process here is a thread (task) level or component level process.

– Different Priority Processes
– Different processing timing processes
– Different Core processes

Caution : Write to the information shared memory area in one place.

OSS-ECAL English
error: Content is protected !!