# ## Quick ORI test with ROB # ln -s scripts/utils.pm . edit the CNF/src/scsn_ids.tcs make asm pc2tp -ori or if the sernr was already programmed just pc2tp -ori 0 That's all you need to test one board. *** Import the new test results to the database *** At the end of the tests execute the script: create_table.sh Then go to the REPORTS_final directory and 1) copy the file ori_all.csv from the upper directory here: cp ../ori_all.csv . 2) and execute the script update.sh. ./update.sh The script creates many files, eeprom_.dat can be used by pc2tp to restore the content of the EEPROM. Alternative one can use the file eeprom.csv as quick reference to the EEPROM content and CPLD version. The distribution of all measured parameters is plotted in many .png files. In all.csv is all info, well formatted for import to the database. Venelin, 29.11.2007