Renesas R8C/Tiny Series Bedienungsanleitung Seite 23

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 26
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 22
5.9. Exceptional step execution
Software interrupt instruction
The step execution cannot be performed continuously for the instruction internal process
of the instructions (undefined instruction, overflow, BRK instruction and INT instruction)
which generate the software interrupts.
Example) INT instruction
NOP
NOP
INT #3
NOP
JMP MAIN
INT_3:
NOP
NOP
NOP
REIT
INT instruction
Set the software break for the INT instruction internal process and use the Go command to
debug the program using the INT instruction.
Example)
NOP
INT #3
NOP
JMP MAIN
INT_3:
NOP
NOP
REIT
Break point is skipped over
when performing step execution
Address at which program
execution ought to stop
Execute by Go command
Break
23
Seitenansicht 22
1 2 ... 18 19 20 21 22 23 24 25 26

Kommentare zu diesen Handbüchern

Keine Kommentare