Zilog ZUSBOPTS Instrukcja Użytkownika Strona 414

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 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
Przeglądanie stron 413
1 2 ... 409 410 411 412 413 414 415 416 417 418 419 ... 519 520

Komentarze do niniejszej Instrukcji

Brak uwag