Motorola MVME2600 Series User Manual Page 201

  • Download
  • Add to my manuals
  • Print
  • Page
    / 518
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 200
MMD - Memory Map Diagnostic
3-133
3
MMD - Memory Map Diagnostic
Command Input
MMD RANGE INCREMENT [;B|H|W]
Options
Description
The MMD command is used to find and display ranges of
addresses that are readable. This is done by reading memory
locations within the RANGE. If a successful transaction to a location
is completed, that address is included in a found range, else in a
not-found range. The transaction (a read) is done with the data type
specified on the command line.
INCREMENT is the value that is added to the old transaction
address after the transaction is complete to form the next
transaction address. The INCREMENT will be scaled by the data
type, i.e., 1x for byte, 2x for half-word, and 4x for word.
The default data type is word.
Examples
Example 1: Look for any memory between $0 and $10000000 with
an increment of $10000 by bytes. MMD reports that only $800000
(8Mbytes) of memory was found.
PPC1-Bug>MMD 0 10000000 10000;B <Return>
Effective address: 00000000
Effective address: 10000000
$00000000-$007F0000 PRESENT
$00800000-$0FFF0000 NOT-PRESENT
PPC1-Bug>
B Byte
H Half-word
W Word
Page view 200
1 2 ... 196 197 198 199 200 201 202 203 204 205 206 ... 517 518

Comments to this Manuals

No comments