FlexRay Communication Controller (FLEXRAY)
MPC5510 Microcontroller Family Reference Manual, Rev. 1
Freescale Semiconductor
30-79
Preliminary
Specification, Version 2.1 Rev A
. A detailed description of the usage and the content of the frame header
Section 30.6.5.2.1, “Frame Header Section Description”
.
30.6.2.1.2
Data Field Offset
The data field offset follows the frame header in the message buffer data field and occupies two bytes. It
contains the offset of the corresponding message buffer data field with respect to the FlexRay block FRM
base address as provided by SYS_MEM_BASE_ADDR field in the
System Memory Base Address High
Register (SYMBADHR) and System Memory Base Address Low Register (SYMBADLR)
”. The data
field offset is used to determine the start address
SADR_MBDF
of the corresponding message buffer data field
SADR_MBDF = [Data Field Offset] + SYS_MEM_BASE_ADDR
Eqn. 30-2
30.6.2.1.3
Slot Status
The slot status occupies the last two bytes of the message buffer header field. It provides the slot and frame
status related information according to the
FlexRay Communications System Protocol Specification,
. A detailed description of the content and usage of the slot status is provided in
Section 30.6.5.2.3, “Slot Status Description”
.
30.6.2.2
Message Buffer Data Field
The message buffer data field is a contiguous area of 2-byte entities. This field contains the frame payload
data, or a part of it, of the frame to be transmitted to or received from the FlexRay bus. The minimum
length of this field depends on the specific message buffer configuration and is specified in the message
buffer descriptions given in
Section 30.6.3, “Message Buffer Types
”.
30.6.3
Message Buffer Types
The FlexRay block provides three different types of message buffers.
•
Individual Message Buffers
•
Receive Shadow Buffers
•
Receive FIFO Buffers
For each message buffer type the structure of the physical message buffer is identical. The message buffer
types differ only in the structure and content of message buffer control data, which control the related
physical message buffer. The message buffer control data are described in the following sections.
30.6.3.1
Individual Message Buffers
The individual message buffers are used for all types of frame transmission and for dedicated frame
reception based on individual filter settings for each message buffer. The FlexRay block supports three
types of individual message buffers, which are described in
Section 30.6.6, “Individual Message Buffer
”.