; Load DUS from the tape. Give any parameter to trace execution. ; Set up the log(s). set -N console log=DUS.log if "%1" != "" set -N console debug=DUS-debug.log ; Establish the initial environment. echo echo Configuring the simulation environment. set CPU S58,4096K,REALTIME set CPU STOP=COLDLOAD;UNIMPL set GIC CHANNEL=9 set console DEL=177 break delay 30 milliseconds echo echo echo ------------------------- echo Diagnostic Utility System echo ------------------------- echo echo Loading DUS. ; Cold load the DUS tape from channel 9 device 0. attach -e -r MA0 \engineering\hpdxx\3000\DUS_Rev-2913.tape ; boot MA ;load ;set cpp debug ;set ma debug ;set gic debug ; set cpu debug ; set adcc debug,nodebug=pserv load ; Load and start the diagnostic. echo echo Starting the diagnostic. go