Scdo command – Freescale Semiconductor Microcontrollers User Manual

Page 456

Advertising
background image

HCS08 Full Chip Simulation

Peripheral Modules Commands

456

Microcontrollers Debugger Manual

Example

>SCDI $55

Set the next input value to the SCI to $55

>SCDI

Pull up the data window with all the input values.

Figure 18.29 SCI IN buffer display

SCDO Command

The SCDO command displays the output buffer from the SCI. A window is opened that
shows all the data that the SCI has shifted out. An arrow is used to point to the last output
value transmitted. The maximum number of output values that the buffer holds is 256
bytes.

Syntax

>SCDO

Example

>SCDO

View data from the output buffer for the SCI simulation.

Figure 18.30 SCI OUT Buffer Display

Advertising