Freescale-semiconductor Microcontrollers Bedienungsanleitung Seite 781

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 892
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 780
Debugger Engine Commands
Debugger Commands
781
Microcontrollers Debugger Manual
ENDWHILE
The ENDWHILE keyword is associated with the WHILE command.
Usage
ENDWHILE
Components
Debugger engine.
Example:
while i < 5
define multi5 = 5 * i
define i = i + 1
endwhile
After the ENDWHILE instruction, i is equal to 5
EXECUTE
In the Stimulation component, the EXECUTE command executes a file containing
stimulation commands. Refer to the I/O Stimulation document.
Usage
EXECUTE fileName
Components
Stimulation component.
Example:
in>EXECUTE stimu.txt
Seitenansicht 780
1 2 ... 776 777 778 779 780 781 782 783 784 785 786 ... 891 892

Kommentare zu diesen Handbüchern

Keine Kommentare