Motorola M68CPU32BUG Manuel d'utilisateur Page 28

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 196
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 27
DEBUG MONITOR DESCRIPTION
M68CPU32BUG/D REV 1 2-12
Before the normal register display information is printed, the exception type information is
displayed. This includes the type of exception with its format/vector word and the following:
Mnemonic Description Offset
SSW Special Status Word +$16
Fault Addr. Faulted Address +$10
Data Data +$0C
Cur. PC Program Counter +$02
Cnt. Reg. Internal Transfer
Count Register
+$14
The upper nibble of the count register (Cnt. Reg.) contains the microcode revision number of the
MCU device. Consult the CPU32 Reference Manual, Section 6 Exception Processing for more
details.
Notice that the target stack pointer is different. The target stack pointer now points to the last
value of the stacked exception stack frame. Examine the exception stack frame using the MD
command.
CPU32Bug>MD (A7):C<CR>
00003FE8 A700 0000 3000 C008 00F0 0000 FFFF 3000 ‘...0.@ p....0.
00003FF8 0000 3000 0001 0065 ..0....e
CPU32Bug>
2.6 FUNCTION CODE SUPPORT
Function codes identify the address space being accessed on any given bus cycle, and are an
extension of the address. The function codes provide additional information required to find the
proper memory location.
For this reason, all debugger commands involving an address field were changed to allow the
specification of function codes:
The caret ( ^ ) symbol following the address field indicates that a function code specification
follows. The function code can be entered by specifying a valid function code mnemonic or by
specifying a number between 0 and 7. The syntax for address and function code specifications
are:
<ADDR>^<FC> Sets the function code to <FC> value.
<ADDR>^^ Toggles the displaying of function code values.
<ADDR>^<FC>= Sets the function code to <FC> and the default function code to <FC>.
The default value at power up is SD.
Vue de la page 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 195 196

Commentaires sur ces manuels

Pas de commentaire