Difference between revisions of "Test plans"
From MCEWiki
| Line 1: | Line 1: | ||
| + | use 2-slot backplane and set slot-id dip switch to 1011 (0xB) otherwise rc1 replies do not come back, because the card is not identified properly. | ||
firmware located www.phas.ubc.ca/~mce/mcedocs/firmware | firmware located www.phas.ubc.ca/~mce/mcedocs/firmware | ||
CC firmware 5.0.7 | CC firmware 5.0.7 | ||
RC firmware rc_stratix3_5.0.6_jan11_2010 | RC firmware rc_stratix3_5.0.6_jan11_2010 | ||
| + | program both cards | ||
| + | # To make sure both cards communicate: | ||
| + | mce_cmd -x rb cc fw_rev | ||
| + | |||
| + | and you will see: | ||
| + | Line 0 : ok : 0x5000007 | ||
| + | |||
| + | and then type: | ||
| + | mce_cmd -x rb rc1 fw_rev | ||
| + | and you will see | ||
| + | Line 0 : ok : 0xffff0006 | ||
run card_all_test | run card_all_test | ||
run rc_test | run rc_test | ||
log results | log results | ||
Revision as of 11:20, 29 September 2010
use 2-slot backplane and set slot-id dip switch to 1011 (0xB) otherwise rc1 replies do not come back, because the card is not identified properly. firmware located www.phas.ubc.ca/~mce/mcedocs/firmware CC firmware 5.0.7 RC firmware rc_stratix3_5.0.6_jan11_2010 program both cards
- To make sure both cards communicate:
mce_cmd -x rb cc fw_rev
and you will see:
Line 0 : ok : 0x5000007
and then type:
mce_cmd -x rb rc1 fw_rev
and you will see
Line 0 : ok : 0xffff0006
run card_all_test run rc_test
log results