Spdo command – Freescale Semiconductor Microcontrollers User Manual
Page 303
![background image](/manuals/106159/303/background.png)
HC08 Full Chip Simulation
Configuration Procedure
303
Microcontrollers Debugger Manual
Syntax
>SPDI [
Where:
Example
>SPDI $55
Set the next input value to the SPI to $55
>SPDI
Pull up the data window with all the input values.
Figure 11.49 SPI IN Buffer Display
SPDO Command
The SPDO command displays the output buffer from the SPI. A window is opened that
shows all the data that the SPI 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
>SPDO
Example
>SPDO
View data from the output buffer for the SPI simulation.