Contenuto principale

Blocks for Embedded Targets

R2026b
Blocks for embedded processors and operating systems

You can create models for embedded target applications by combining standard blocks and C-MEX S-functions.

You can use blocks from these sources:

  • Support packages that you install.

  • The Embedded Targets library (embeddedtargetslib)

  • Blocks from system toolboxes, such as the Instrument Control Toolbox™ and Vehicle Network Toolbox™, and support packages.

  • Custom blocks

Blocks

expand all

Byte Pack blockByte PackConvert input signals to uint8 vector
Byte Reversal blockByte ReversalReverse order of bytes in input word
Byte Unpack blockByte Unpack Convert uint8 vector to input signals
CAN Pack blockCAN PackPack individual signals into CAN message
CAN Unpack blockCAN UnpackUnpack individual signals from CAN messages
Serial Receive blockSerial Receive Receive binary data over serial port
Serial Configuration blockSerial ConfigurationConfigure parameters for serial port
Serial Send blockSerial SendSend binary data over serial port
UDP Receive blockUDP ReceiveReceive UDP packet
UDP Send blockUDP SendSend UDP packet
Memory Allocate blockMemory AllocateAllocate memory for new variable
Memory Copy blockMemory CopyCopy data from and to memory section

Topics