Motorola MVME2600 Series User Manual Page 203

  • Download
  • Add to my manuals
  • Print
  • Page
    / 518
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 202
MS - Memory Set
3-135
3
MS - Memory Set
Command Input
MS ADDR {Hexadecimal number} {'string'}
Arguments
Description
The MS command writes data to memory starting at the specified
address.
Note that one or more hexadecimal numbers and ASCII strings may
be entered in the same command.
Example
For this example, assume that memory is initially cleared:
PPC1-Bug>MS 25000 0123456789ABCDEF 'This is "PPC1Bug"' 23456 <Return>
PPC1-Bug>
PPC1-Bug>MD 25000:20;B <Return>
00025000 01 23 45 67 89 AB CD EF 54 68 69 73 20 69 73 20 .#Eg....This is
00025010 22 45 56 4D 42 75 67 22 23 45 60 00 00 00 00 00 “PPC1Bug”#E‘.....
PPC1-Bug>
Hexadecimal number Hexadecimal value to be written to memory.
It is not assumed to be of a particular size, so it
can contain any number of digits (as allowed
by command line buffer size). If an odd
number of digits are entered, the least
signiÞcant nibble of the last byte accessed will
be unchanged.
string An ASCII string to be written to memory.
Enclose it in single quotes ('). To include a
quote as part of string, enter two consecutive
quotes.
Page view 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 517 518

Comments to this Manuals

No comments