How To Run ---------- S. Durkin, J. Gu Two things need to be done before running the new program. Loading Gigabit Driver ---------------------- Needs to be done on reboot. 1. cd /home/fast2/schar_xxxx 2. ./ethreset 3. /sbin/ifconfig should show statistics for eth1 One can monitor the driver by typing: cat /proc/sys/dev/schar/0 This will return the number of packets written/read and the number of bytes written. Ring sizes are for experts only. Loading the Dynatem ------------------- The new version of the Dynatem code is in: /home/fast2/d360_v2_ucla You should run d360.bin on your Dynatem. There is also d360d.bin which is the daemon version. When we flash a new D360 kernel for you, you will never have to login to the Dynatem again! Fun Stuff to Try ---------------- Everything works. Just play with it. Here are example of TMB code. See http://www.physics.ohio-state.edu/~durkin/software/ucla_d360_software.txt for description of library routines. Loading the TMB proms: Config->Load Prom->Load TMB->load TMB prom a file menu appears tmball.svf - will program the latest design tmberase.svf - will erase the proms Setting CFEB1/TMB delay: Trigger->Trigger Timing->set CFEB1/TMB delay read CFEB1/TMB delay Pulsing the TMB: Config->Setup->Program All Program TMB Program DMB Reset ALL Full Setup Trigger->DAC->set voltage answer 2,2 ->Pattern->set halfstrip answer between 0 and 31 ->Trigger Timing->set FIFO mode ->Trigger Timing->trg. lct setup ->Trigger Timing->LCT Request Delay answer 0D0D ->Patterns->Inject Charge (dump) Dumped data will be in: /home/fast2/fast_daq/daqmb/tmp_files/out.lis Note: the motherboard presently expects 32 bit words from TMB. The dump will have every other word 0. When Jianhui shows up he will change a jumber so we expect 16 bit words.