Zilog ZUSBOPTS Manual de usuario Pagina 414

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 520
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 413
Supported Script File Commands UM017105-0511
386
Zilog Developer Studio II – ZNEO™
User Manual
wait
The wait command instructs the Command Processor to wait the specified milliseconds
before executing the next command. The following example presents the syntax of the
wait command:
wait <milliseconds>
For example:
wait 5000
wait bp
The wait bp command instructs the Command Processor to wait until the debugger stops
executing. The optional max_milliseconds parameter provides a method to limit the
amount of time a wait takes (that is, wait until the debugger stops or max_milliseconds
passes). The following example presents the syntax of the
wait bp command:
wait bp [max_milliseconds]
For example:
wait bp
wait bp 2000
Vista de pagina 413
1 2 ... 409 410 411 412 413 414 415 416 417 418 419 ... 519 520

Comentarios a estos manuales

Sin comentarios