NAME:
DETACH
PRINTER
NOPA
COMMAND SYNTAX:
NOPA < CR>
FUNCTION:
The NOPA command is used to inhibit terminal information
being ‘echoed’ on the printer. It functions as the reverse of
the PA command.
See also: PA
NAME:
OFFSET
OF
COMMAND SYNTAX:
OF < CR>
FUNCTION:
The OF command displays the offsets used to assist with
program relocatability and position independent code.
Linked segments of target program code each have different
load addresses. For user convenience, seven general purpose
offsets, .R0 to .R6, are provided. .R7 is always zero to
provide a convenient means of entering an address without
an offset.
Unless another offset is explicitly used, each monitor
command that expects an address parameter automatically
adds offset .R0 to the user entered address. For example, the
following commands are equivalent:
BR 1000
BR 1000+ R0
EXAMPLE: > .R1 1000
> .R3 3300
> .R4 440000
> .R5 0
> .R6 -1
> OF
R0= 00000000
R1= 00001000
R2= 00000000
R3= 00003300
R4= 00440000
R5= 00000000
R6= FFFFFFFF R7= 00000000
>
PME68-1B Manual
Page 99 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...