rb, rh, rw, wb, wh, ww
32
ATMOS Console Commands Reference Manual (Binary) DO-008530-PS, Draft B (26th April 2001)
3.7
rb, rh, rw, wb, wh, ww
3.7.1 Syntax
rb <addr>
rh <addr>
rw <addr>
wb <addr> <val>
wh <addr> <val>
ww <addr> <val>
3.7.2 Description
Reads the byte (
rb
), word (
rw
) or half-word (
rh
) at a specified address,
or writes a specified value to the byte (
wb
), word (
ww
) or half-word
(
wh
). Addresses and values are specified in hexadecimal, with an
optional
0x
prefix.
3.7.3 Example
>
rw 1c4b54
word at 0x001C4B54 contains 0x0000337E
>
rb 1c4b55
byte at 0x001C4B55 contains 0x33
>
wb 1c4b56 0x20
value 0x20 written to byte at 0x001C4B56
>
rw 1c4b54
word at 0x001C4B54 contains 0x0020337E
>
ww 0x1c4b54 14c44
value 0x00014C44 written to word at 0x001C4B54
Содержание ATMOS Console
Страница 1: ...ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 10: ...Contents x ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 44: ...tell 34 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 62: ...version 52 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 66: ...Introduction 56 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 84: ...reset port 74 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 102: ...version 92 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 112: ...dnsrelay version 102 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 158: ...version 148 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 234: ...224 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...
Страница 244: ...version 234 ATMOS Console Commands Reference Manual Binary DO 008530 PS Draft B 26th April 2001...