EIGER Firmware

For SLS Detector Package v3.1.0
Minimum compatible version: 16
Latest version: 20

  1. One must get the latest package's corresponding bit files from the SLS Detector Group.
  2. If one does not have the bcp script, that should also be obtained from the SLS Detector Group. It is required to program the bit files and requires that tftp be installed on the pc.
  3. Run the following to update firmware
     #update back end fpga
    bcp download.bit bebxxx:/fw0
    
     #update front left fpga
    bcp download.bit bebxxx:/febl
    
     #update front right fpga
    bcp download.bit bebxxx:/febr
    
     #update kernel
    bcp download.bit bebxxx:/kernel
    
    Please update bit files with great caution as it could make your board inaccessible, if done incorrectly.