Freescale-semiconductor Microcontrollers Manuel d'utilisateur Page 832

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 892
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 831
Debugger Engine Commands
Debugger Commands
832
Microcontrollers Debugger Manual
UNFOLD
In the Source component, the UNFOLD command is used to display the contents of
folded source text blocks, for example, source text that has been collapsed at program
block level. All text is unfolded once or (*) completely, until no more folded parts are
found.
Usage
UNFOLD [*]
Where * means unfolding completely, otherwise unfolding only one level.
Components
Source component.
Example:
in>UNFOLD *
UNTIL
The UNTIL keyword is associated with the REPEAT command.
Usage
UNTIL condition
Where condition is defined as in “C” language definition.
Components
Debugger engine.
Example:
repeat
open assembly
wait 20
define i = i + 1
until i==3
At the end of the loop, i = 3.
Vue de la page 831
1 2 ... 827 828 829 830 831 832 833 834 835 836 837 ... 891 892

Commentaires sur ces manuels

Pas de commentaire