Arm VERSION 1.2 Bedienungsanleitung Seite 186

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 360
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 185
ARM Instruction Reference
4-76 Copyright © 2000, 2001 ARM Limited. All rights reserved. ARM DUI 0068B
4.8.4 BKPT
Breakpoint.
Syntax
BKPT immed_16
where:
immed_16
is an expression evaluating to an integer in the range 0-65535 (a 16-bit
integer).
immed_16
is ignored by ARM hardware, but can be used by a
debugger to store additional information about the breakpoint.
Usage
The
BKPT
instruction causes the processor to enter Debug mode. Debug tools can use this
to investigate system state when the instruction at a particular address is reached.
Architectures
This instruction is available in ARM architecture versions 5 and above.
Examples
BKPT 0xF02C
BKPT 640
Seitenansicht 185
1 2 ... 181 182 183 184 185 186 187 188 189 190 191 ... 359 360

Kommentare zu diesen Handbüchern

Keine Kommentare