User`s manual
Example Use of t167
SBCSCSI/D1 E-27
E
7. Press the ABORT switch on the front panel and use the MVME167/187
ROM Debugger block Þll (BF) command to re-write the data buffer to
zeros.
SDL Tools -->
Exception: Interrupt Level 7 (ABORT Switch)
Vector Number =1, Address =008
SXIP =0001A1E2 SNIP =0001A1E4 TPSR =800003F0
IP =0001A1E0 CR02 =800003F0 CR07 =0005D000 R00 =00000000
R01 =DEADDEAD R02 =00000000 R03 =00000000 R04 =00010000
R05 =01F76000 R06 =00000000 R07 =00000000 R08 =00000000
R09 =00000000 R10 =00000000 R11 =00000000 R12 =00000000
R13 =00000000 R14 =00000000 R15 =00000000 R16 =00000000
R17 =00000000 R18 =00000000 R19 =00000000 R20 =00000000
R21 =00000000 R22 =00000000 R23 =00000000 R24 =00000000
R25 =00000000 R26 =00000000 R27 =00000000 R28 =00000000
R29 =00000000 R30 =00000000 R31 =01FFEDA0
0001A1E0 C0000000 BR $0001A1E0
187-Bug>md 1fbdca0:10
01FBDCA0 44414441 44414441 44414441 44414441 DADADADADADADADA
01FBDCB0 44414441 44414441 44414441 44414441 DADADADADADADADA
01FBDCC0 44414441 44414441 44414441 44414441 DADADADADADADADA
01FBDCD0 44414441 44414441 44414441 44414441 DADADADADADADADA
187-Bug>bf 1fbdca0 1fbdca0+400 0
Effective address: 01FBDCA0
Effective address: 01FBE09F
187-Bug>md 1fbdca0:10
01FBDCA0 00000000 00000000 00000000 00000000 ................
01FBDCB0 00000000 00000000 00000000 00000000 ................
01FBDCC0 00000000 00000000 00000000 00000000 ................
01FBDCD0 00000000 00000000 00000000 00000000 ................
187-Bug>
8. Issue the go (G) command to the MVME167/187 ROM Debugger and hit
an h to repaint the t167 screen. Select menu item 3 to send the read
command to the SDL.
SDL Tools --> 3
Control structure [0] (0):
sdl_read status: 0x0
9. Select menu item 7 to display the data buffer contents.
SDL Tools --> 7
Data buffer [0, 1] (0):
Offset into buffer (0):
Number of bytes to display (1024, 0x400): 0x60
db[0]: First address = 0x1fbdca0 Last address = 0x1fbe09f
0 44 41 44 41 44 41 44 41 44 41 44 41 44 41 44 41 DADADADADADADADA
10 44 41 44 41 44 41 44 41 44 41 44 41 44 41 44 41 DADADADADADADADA
20 44 41 44 41 44 41 44 41 44 41 44 41 44 41 44 41 DADADADADADADADA
30 44 41 44 41 44 41 44 41 44 41 44 41 44 41 44 41 DADADADADADADADA
40 44 41 44 41 44 41 44 41 44 41 44 41 44 41 44 41 DADADADADADADADA
50 44 41 44 41 44 41 44 41 44 41 44 41 44 41 44 41 DADADADADADADADA
SDL Tools -->