MEMORY MODIFY contd.
The following options are supported:
Default data is byte-sized
;W
data is word-sized (two bytes)
;L
data is long word-sized (four bytes)
;0
data is byte-sized; access odd addressed bytes only
;V
data is byte-sized; access even addressed bytes only
;N
do not verify that the data stored correctly. This option is useful when
writing data to non-RAM locations such as hardware registers.
See also : MD, MS
Several modes allow modification and verification of data:
[ < data> ] < CR> update location and go forward
[ < data> ] < CR> update location and go backward
[ < data> = ] < CR> update location and do not advance
[ < data> .] < CR> update location and terminate
EXAMPLE: > MM
1000;L
001000
12003400
?200=
001000
00000200
?
001004
56345678
?FFFFFFFF
001008
000000FF
?
001004
FFFFFFFF ?
001008
000000FF
?.
> MM 4000;N
004000
?1234
004001
?5678
004002
?.
> MM 1000;V
001000 00
?12
001002 02
?34
001004 FF
?56.
PME68-1B Manual
Page 97 Issue 5
Содержание PME 68-1B
Страница 8: ...Figure 1 The PME 68 1B Board Photograph not available in PDF PME 68 1B Manual Page 2 Issue 5...
Страница 12: ...Figure 4 Component Layout Diagram P5 P4 P3 BAT PME 68 1B Manual Page 6 Issue 5...
Страница 56: ...Figure 14 Link Areas BAT PME68 1B Manual Page 50 Issue 5...
Страница 57: ...Blank Page PME68 1B Manual Page 51 Issue 5...
Страница 59: ...Figure 15 Location of System EPROM Area 1 2 3 4 1 2 3 4 WC1 WC2 PME68 1B Manual Page 53 Issue 5...
Страница 80: ...Figure 41 Location of BERR Jumpers 1 2 3 4 WK1 WK2 BR26 2 3 1 BAT PME68 1B Manual Page 74 Issue 5...
Страница 132: ...Blank Page PME68 1B Manual Page 126 Issue 5...