Interprocess Data Channel

Model interprocessor data channel between two processors

  • Library:
  • SoC Blockset / Processor Interconnect

  • Block icon of interprocess data channel.

Description

The Interprocess Data Channel block simulates the interprocessor data channel available in multiprocessor or OS managed SoC hardware board families. The block provides a channel for asynchronous data transfer between two processors. This diagram shows a generalized view of the interprocessor data connection.

Ports

Input

expand all

This message port receives input data as a message from a connected Interprocess Data Write block. For more information on messages, see Messages.

Data Types: SoCData

Output

expand all

This message port sends output data as a message to a connected Interprocess Data Read block. For more information on messages, see Messages.

Data Types: SoCData

This port sends a task event signal that triggers the Task Manager block to execute the associated event-driven task.

Dependencies

To enable this port, select the Show event port parameter.

Data Types: rteEvent

Parameters

expand all

Enable an event port that, when connected to the Task Manager block, can execute event-driven tasks.

Introduced in R2020b