Download Vax K-002 User`s guide

Transcript
APPENDIX B
MICRODIAGNOSTIC MONITOR COMMANDS
The following are the commands used with the MICMON.
DIR[ECTORY] -
Example:
The directory of the TU58 being used (DDl or 000) is printed at the console terminal.
MIC>DIR
RET[URN] - The microprocessor program counter is forced to zero and the power-up routine is started
again. If a console cassette (CONSOLE) is present, the system will power-up into the console I/O mode
and the console terminal prints the prompt, »>.
Example:
MIC>RET
»>
S/U - The console microprocessor program counter is forced to <address> and operation is continued at
that new address.
S/U (address>
Example: MIC>S/U 0
This command would force zero to the console microprocessor program counter; the function is identical to
"RETURN" .
T /E -
This command operates like the "RETURN" or "S/U 0" commands.
Example:
MIC>T/E
CON[TINUE] - The current diagnostic continues execution from the last error halt, SOMM, single step
termination, or CTRL/C.
Example:
LOAD -
MIC>COH
Loads a diagnostic section from the microcassette.
LD (section>
The following section names can be used with this command.
EHKBA
EHKBD
EHKBG
EHKCC
EHKCF
Example:
EHKBC
EHKBB
EHKBE
EHKBF
EHKCB
EHKCA
EHKCD
EHKCE
EHKCG
MIC>LD EHKBC
B-1