Skip to content
Samuel Grant edited this page Feb 13, 2025 · 3 revisions

HOWTO

Program DTC

Copy the .bit files over from a machine (for example mu2edaq13:/home/mu2ehwdev/DTC_Firmware/). Example, from mu2edaq13: $ rsync /home/mu2ehwdev/DTC_Firmware/DTC2025Jan28_11_22.1_CRV_6ROC mu2edaq08:~/DTC_Firmware/ -vaP

Ensure that OTS is not running, so ots -k.

Then, on mu2edaq08: $ ssh root@mu2edaq08 bash /home/mu2ecrv/program_both_DTCs_AL9.sh /home/mu2ecrv/DTC_Firmware/DTC2025Jan28_11_22.1_CRV_6ROC/DTC.bit

Clone this wiki locally