Fcs slave lin interface controller module – Freescale Semiconductor Microcontrollers User Manual

Page 296

Advertising
background image

HC08 Full Chip Simulation

Configuration Procedure

296

Microcontrollers Debugger Manual

Figure 11.39 SCI OUT Buffer Display

FCS Slave LIN Interface Controller Module

In FCS Mode, this module simulates all functionality of the Slave LIN Interface
Controller (SLIC) Module, including:

• Flag polling

• Interrupt enabled mode

• Transmission and reception of external data

• Check sum generation and verification

• Different message lengths data modes

FCS mode uses a buffered structure to simulate SLIC inputs and outputs. The user can
queue up to 256 data bytes into the input buffer. The output buffer of the SLIC module can
also hold 256 output bytes. To queue the SLIC Input bytes, use the SLCIN command in
the command prompt. The SLIC command brings up a window, which displays a list of
queued in input data. Different SLIC packets can be entered while the window is open. An
arrow points to the next byte to be used as input to the SLIC. Once the SLIC module is
turned on and properly configured for receiving data from an external SLIC device, the
data from the SLIC input buffer is written to the SLIC module identifier or data registers.
After the simulation of the data transmission is complete, the arrow moves to the next
value in the SLIC IN Buffer.

Advertising