Get readout box up and running: Difference between revisions

From ift
(Created page with '- Use Impact to configure FPGA(s) - start TFTP server - Use XMD: <pre> $ connect mb mdm -debugdevice devicenr 4 $ dow u-boot.elf </pre> Open serial console <pre> $ tftp </pre> …')
 
mNo edit summary
Line 1: Line 1:
*Hardware requirements*
* Focal read-out box
* Computer with Gb network capability
* One or more patch panels PCBs
* One or more flex PCBs with mounted MIMOS ASICs
*Software requirements and drivers*
- Use Impact to configure FPGA(s)
- Use Impact to configure FPGA(s)
- start TFTP server
- start TFTP server

Revision as of 14:59, 2 February 2012

  • Hardware requirements*
  • Focal read-out box
  • Computer with Gb network capability
  • One or more patch panels PCBs
  • One or more flex PCBs with mounted MIMOS ASICs


  • Software requirements and drivers*


- Use Impact to configure FPGA(s) - start TFTP server - Use XMD:

$ connect mb mdm -debugdevice devicenr 4
$ dow u-boot.elf

Open serial console

$ tftp

Boot Linux kernel:

$ bootm

Adjust MAC address and load startup script:

$ ifconfig eth0 hw ether 00:0a:35:02:4b:a8
$ udhcpc
$ /home/test/load.sh