Next: JUNGFRAU On-board Software
Up: JUNGFRAU
Previous: JUNGFRAU
Contents
For SLS Detector Package v4.0.0
Minimum compatible version: 15.06.2018
Latest version: 15.06.2018
At times, one has to update the firmware, which then also requires updating the
on-board software.
Jungfrau firmware can be upgraded via the SLS Detector Package
binaries from the command line.
- One must get the latest package's corresponding POF file from the SLS
Detector Group.
- Update the latest SLS Detector package installed.
- Update the on-board software as per the instructions in the next
section.
- Start the on-board server in update mode:
- Connect to the blackfin on the detector
telnet bchipxxx
- Prevent existing on-board server from respawning by:
- Edit
/etc/inittab
- Comment out the line
#ttyS0::respawn:/jungfrauDetectorServervxxx
- Reboot blackfin using
reboot
- Run
ps
to ensure no jungfrauDetectorServers are running
- Start the server in update mode using:
./jungfrauDetectorServerxxx -update
Leave this console on to come back to it later.
- From the command line of the pc, clear shared memory
./sls_detector_get free
If one gets shmget error, please clean the shared memory properly using the
script in slsDetectorPackage/cleansharedmemory.sh
- Add the detector to shared memory using
./sls_detector_put hostname bchipxxx
- Program the FPGA using
./sls_detector_put programfpga xxx.pof
- Once the programming is done:
- Switch to the console that has the update server running and kill it
using Ctrl+C and ensure no jungfrauDetectorServers are
running
- Restart the new server to see if it runs with the new firmware
./jungfrauDetectorServerxxx
If the server didn't start properly, please contact us with the error message
shown when starting the server up, else continue with the following steps.
- Respawn the new server (server starts at detector statup):
- Edit
/etc/inittab
- Uncomment out the line
ttyS0::respawn:/jungfrauDetectorServervxxx
- Reboot blackfin using
reboot
- Run
ps
to ensure that both the gotthardDetectorServers are
running.
jungfrauDetectorServervxxx
jungfrauDetectorServervxxx 1953
Next: JUNGFRAU On-board Software
Up: JUNGFRAU
Previous: JUNGFRAU
Contents
Thattil Dhanya
2019-04-08