Freescale-semiconductor Microcontrollers Manual de usuario Pagina 459

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 892
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 458
HCS08 Full Chip Simulation
Peripheral Modules Commands
459
Microcontrollers Debugger Manual
SPCLR Command
Use the SPCLR command to flush the input and output buffers for SPI simulation. This
resets the buffers and clears out all values. Notice that if the SPI is currently shifting a
value, this command does not prevent the SPI from finishing the transfer. See SPDI
command and SPDO command for accessing the input and output buffers of the SPI
interface.
Syntax
>SPCLR
Example
>SPCLR
Clear input and output buffer for SPI simulation
SPDI Command
The SPDI command allows the user to input data into the SPI. If a data parameter is given,
the value is placed into the next slot in the SPI input buffer. Otherwise, if no parameter is
given, a window is displayed with the input buffer values. Input values can be entered
while the window is open. An arrow points to the next input value to the SPI. The
maximum number of input values is 256 bytes.
Syntax
>SPDI [<n>]
Where:
<n> The value to be entered into the next location in the input buffer
Example
>SPDI $55
Set the next input value to the SPI to $55
>SPDI
Pull up the data window with all the input values.
Vista de pagina 458
1 2 ... 454 455 456 457 458 459 460 461 462 463 464 ... 891 892

Comentarios a estos manuales

Sin comentarios