Entering Debugger Command Lines
5-9
5
By using one of the offset registers, the disassembled code
addresses can be made to match the listing file addresses as follows:
167Bug>
OF R0
R0 =00000000 00000000?
1327C.
<
CR
>
167Bug>
MD 0+R0;DI
<
CR
>
00000+R0 48E78080 MOVEM.L D0/A0,—(A7)
00004+R0 4280 CLR.L D0
00006+R0 1018 MOVE.B (A0)+,D0
00008+R0 5340 SUBQ.W #1,D0
0000A+R0 12D8 MOVE.B (A0)+,(A1)+
0000C+R0 51C8FFFC DBF D0,$A+R0
00010+R0 4CDF0101 MOVEM.L (A7)+,D0/A0
00014+R0 4E75 RTS
167Bug>
For additional information about the offset registers, refer to the
Debugging Package for Motorola 68K CISC CPUs User's Manual
.
Port Numbers
Some 167Bug commands give you the option to choose the port to
be used to input or output. Valid port numbers which may be used
for these commands are as follows:
1. MVME167 EIA-232-D Debug (Terminal Port 0 or 00) (PORT 1
on the MVME167 P2 connector). Sometimes known as the
"console port", it is used for interactive user input/output by
default.
2. MVME167 EIA-232-D (Terminal Port 1 or 01) (PORT 2 on the
MVME167 P2 connector). Sometimes known as the "host
port", this is the default for downloading, uploading,
concurrent mode, and transparent modes.
Note
These logical port numbers (0 and 1) are shown in the
pinouts of the MVME167 as "SERIAL PORT 1" and
"SERIAL PORT 2", respectively. Physically, they are all
part of connector P2.
Содержание MVME167 Series
Страница 1: ...MVME167 Single Board Computer Installation Guide MVME167IG D4 ...
Страница 6: ......
Страница 106: ...4 28 Debugger General Information 4 ...
Страница 132: ...5 26 Using the 167Bug Debugger 5 ...
Страница 146: ...A 14 Configure and Environment Commands A ...
Страница 152: ...B 6 Disk Tape Controller Data B ...
Страница 160: ...D 6 Troubleshooting the MVME167 Solving Startup Problems D ...
Страница 168: ...E 8 EIA 232 D Interconnections E ...