| Contents | Index |
Embedded Coder/ Embedded Targets/ Host Communication
Embedded Coder/ Embedded Targets/ Processors/ Texas Instruments C6000/ Target Communication
Simulink Coder/ Desktop Targets/ Host Communication
Byte reversal changes the order of the bytes in data you input to the block. Use this block when your process communicates between targets that use different endianness, such as between Intel® processors that are little endian and others that are big endian. Texas Instruments processors are little-endian by default.
To exchange data with a processor that has different endianness, place a Byte Reversal block just before the send block and immediately after the receive block.

Specify the number of input ports for the block. The number of input ports adjusts automatically to match value so the number of outputs equals the number of inputs.
When you use more than one input port, each input port maps to the matching output port. Data entering input port 1 leaves through output port 1, and so on.
Reversing the bytes does not change the data type. Input and output retain matching data type.
The following model shows byte reversal in use. In this figure, the input and output ports match for each path.


Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |