; Load DUS from the tape. Give any parameter to trace execution. ; Set up the log(s). set -N console log=DUSX.log if "%1" != "" set -N console debug=DUSX-debug.log ; Establish the initial environment. echo echo Configuring the simulation environment. set CPU S58,4096K,REALTIME,CSTX set CPU STOP=COLDLOAD 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-3303.tape ;set cpp debug ;set ma debug ;set gic debug ; set cpu debug ; set adcc debug,nodebug=pserv ; boot MA load ; Load and start the diagnostic. echo echo Starting the diagnostic. set cpu debug,nodebug=fetch;imbus;pserv go until "\r\n:"