NAME: MEMORY
SET MS
COMMAND SYNTAX:
MS < address> < data> < CR>
FUNCTION:
The MS command is used to alter memory by setting data at
the address specified. The data may be a literal (ASCII)
string enclosed in apostrophes, or a number with a value no
greater than a 32 bit integer.
See also: MM, MD
EXAMPLE:
> MS 700 ’ABC’
> MS 703 4445
> MS 705 46474849 4A (can be up to 8 characters)
> MD 700
000700 41 42 43 44 45 46 47 48 49 4A ......
>
NAME:
REMOVE BREAKPOINT
NOBR
COMMAND SYNTAX:
NOBR[ < address> ....] < CR>
FUNCTION:
The NOBR command removes one or more addresses from
the breakpoint table; it functions as the reverse of the BR
command. The address, if specified, is removed from the
table. If no address is specified, all addresses are removed
from the table.
See also: BR
EXAMPLE:
> BR 1000;5 2000 3000;6 10000
BREAKPOINTS
001000
001000;5
002000
002000
003000
003000;6
010000
010000
> NOBR 10000 1000
BREAKPOINTS
002000
002000
003000
003000;6
> NOBR
PME68-1B Manual
Page 98 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...