------------------------------------ TRAP Initialization Software Package ------------------------------------ $Id$ ======== Directory Structure ======== 1stReadme.txt you are reading now. Makefile Makefile. config Rob dependent setting file. dat Rob configuration (*.dat) files (final products). doc Documentations db Database files (ROB <> ROC <> SM mapping files). src Common TRAP chip settings and Assembler codes. tools Tools to compile the TRAP software and so on. do_init* Sample configuration script to execute on DCS trdcc* Sample Command Coder ======== db (Database Files) ======== db/ directory contains four setup files : dcs_pos.tbl Mapping between DCS Serial Number and ROC Serial Number. rob_pos.tbl Mapping between ROB Serial Number and ROC Serial Number + Position on ROC roc_pos.tbl Mapping between ROC Serial Number and SM Serial Number + Position in SM sm_pos.tbl Mapping between SM Serial Number and Physical Position of SM in Spaceframe. ==== Configuration Sequence 1. download dat/cpu_code.dat 2. download dat/reset.dat 3. download dat/eb_init.dat download dat/filter.dat download pos_lookup_??.dat 4. download dat/rob_**** 5. download dat/read_stat.dat 6. download dat/go_acq.dat EOF