Showing changes from revision #4 to #5:
Added | Removed | Changed
This *Command displays and alters the values in memory, grouped into 4-byte words unless specified otherwise.
*MemoryA [P] [B|H|D] addr_|_reg1 [value_|_reg2]
P | Specifies a physical rather than logical address (optional) |
B|H|D | Display bytes, halfwords or double words (optional) |
addr1_|_reg1 | Address or register containing start of display (hexadecimal) |
value | Value to write into specified memory location (hexadecimal) |
reg2 | Register containing value to write into specified memory location (hexadecimal) |
None.