; Direct Memory Access (2115/2116) diagnostic (DSN none, 24185-60001_Rev-A) ; ; Parameter 1 = path to diagnostics echo echo echo ------------------------------------------------------ echo DSN (none) - HP 24185 Direct Memory Access (2115/2116) echo ------------------------------------------------------ echo echo Loading the diagnostic. echo Expect halt 102077 if successful. attach -E -R PTR %124185-60001_Rev-A.abin deposit A 000000 deposit B 000000 reset go 120 assert T=102077 detach PTR ; Configure the diagnostic. echo echo Configuring the diagnostic. echo Expect halt 107076 if successful. set MC1 DIAGNOSTIC deposit S 000045 reset go 2 assert T=107076 ; Select the test set. echo echo Selecting the test set. echo Expect halt 107077 if successful. deposit S 010000 reset go assert T=107077 ; Start the diagnostic. echo echo Executing the diagnostic. echo Expect halt 102027 for user intervention. deposit S 000000 reset go 100 assert T=102027 ; Respond to the PRESET request. echo echo [INTERNAL and EXTERNAL PRESET pressed, RUN pressed] echo Expect halt 102077 for successful completion. echo reset go ; End of the diagnostic. ; ; Verify HLT 77B for a successful pass. assert T=102077 ; Restore the hardware configuration. set MC1 DEVICE