Motorola M68CPU32BUG Manuel d'utilisateur Page 70

  • 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 69
DEBUG MONITOR COMMANDS
M68CPU32BUG/D REV 1 3-40
MD Memory Display MD
3.19 MEMORY DISPLAY
MD[S] <addr>[:<count>|<addr>][; [B|W|L|DI]]
Use the MD command to display the contents of multiple memory locations. MD accepts the
following data types:
Integer Data Type
B – Byte
W – Word
L – Longword
The default data type is word (W). Integer data types are always displayed in both hex and
ASCII. The DI option enables the resident MCU disassembler. No other option is allowed if DI is
selected.
The optional count argument in the MD command specifies the number of data items to be
displayed, or the number of disassembled instructions to display if the disassembly option is
selected. The default is 8 if no value for <count> is entered. The default count is changed to 128
if the S (sector) modifier is used. After the command has completed, enter <CR> at the prompt
to re-execute the command and display the same number of lines of data beginning at the next
address.
EXAMPLES
CPU32Bug>md C000<CR>
0000C000 2800 1942 2900 1942 2800 1842 2900 2846 (..B)..B(..B).(F
CPU32Bug><CR>
0000C010 FC20 0050 ED07 9F61 FF00 000A E860 F060 1..Pm..a....h’p’
Assume the following processor state: A2=00003500, D5=00000127.
CPU32Bug>md (a2,d5):&19;b<CR>
00003627 4F82 00C5 9B10 337A DF01 6C3D 4B50 0F0F 0..E..3z_.l=KP..
00003637 31AB 80 1+.
CPU32Bug>
Vue de la page 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 195 196

Commentaires sur ces manuels

Pas de commentaire