; 12875 Processor Interconnect Cable diagnostic (DSN none, 24197-60001_Rev-B) ; ; Parameter 1 = path to diagnostics echo echo echo ----------------------------------------------- echo DSN (none) - 12875 Processor Interconnect Cable echo ----------------------------------------------- echo echo Loading the diagnostic. echo Expect halt 102077 if successful. attach -E -R PTR %124197-60001_Rev-B.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 IPLI DIAGNOSTIC set IPLO DIAGNOSTIC deposit S 003332 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 102077 for successful completion. deposit S 000000 reset go 100 ; End of the diagnostic. ; ; Verify HLT 77B for a successful pass. assert T=102077 ; Restore the hardware configuration. set IPLI LINK set IPLO LINK