User`s guide

KA52/53/54 Firmware Commands
3.2 Console Commands
>>>SHOW SCSI
SCSI Adapter 0 (761300), SCSI ID 7
-DKA100 (DEC TLZ04)
>>>
>>>SHOW TRANSLATION 1000
V 80001000
>>>
>>>SHOW VERSION
KA52 Vn.n VMBn.n
>>>
>>>show dssi
DSSI Bus 0 Node 1 (R5WBAA)
-DIA1 (RF35)
DSSI Bus 0 Node 6 (KF72PB)
DSSI Bus 0 Node 7 (*)
3.2.16 START
The START command starts instruction execution at the address you specify.
If no address is given, the current PC is used. If memory mapping is enabled,
macro instructions are executed from virtual memory, and the address is
treated as a virtual address. The START command is equivalent to a DEPOSIT
to PC, followed by a CONTINUE. It does not perform a processor initialization.
Format:
START [{address}]
Arguments:
[address] The address at which to begin execution. This address is loaded into the user’s
PC.
Example:
>>>START 1000
3.2.17 TEST
The TEST command invokes a diagnostic test program specified by the test
number. If you enter a test number of 0 (zero), the power-up diagnostics
are executed. The console accepts an optional list of up to five additional
hexadecimal arguments.
Refer to Chapter 5 for a detailed explanation of the diagnostics.
Format:
TEST [{test_number} [{test_arguments}]]
3–30 KA52/53/54 Firmware Commands