|
|
How to Test the ZPD at IR2
Stephen, 6 April 04
- Make sure the DCZ isn't in a partition
(call BaBar control room at x5255 and ask...)
- Log on to an IR2 machine (bbr-refsun, bbr-dev101, etc.)
ssh bbr-dev101
- Connect to the ZPD ROM
xyplex -f odf-dct1-2
Type enter/return to get a prompt
- Load the ZPD test libraries
< zpd/zpdlib
This will create a map of what boards it finds in the crate.
- If you want to change your map, edit
/nfs/bbr-srv02/dataflow/7F/06/app/zpd/zcrate.map
then reload the map with
ldmap
"./zpd/zcrate.map"
- to compare the crate and the map
checkmap
- to perform a full set of ZPD tests:
zpdtest
-
If the summary indicates that any of those tests failed, you can run
them individually with the
zpd test library commands
That's it!
|
|