According to Artiq beta manual: Booting over JTAG & ethernet, one must set the boot mode switches SW11
and SW12
to JTAG
and put a jumper on the PS_POR_B
pins (see physical locations) to boot the Kasli SoC repeatedly via USB and artiq_netboot.
Questions about JTAG boot:
- Say
SW11
andSW12
are set toJTAG
, Kasli SoC has been booted successfully and then there is a sudden electrical power outage (e.g. I pulled the power cord out). Will the Kasli SoC be able to boot on its own once power is restored? Or will I have to connect its USB port to a laptop with the firmware and runlocal_run.sh
as explained in Artiq beta manual: Booting over JTAG & ethernet? - Can Kasli SoC boot via JTAG if no SD card is plugged in?
Questions about SD card boot:
- Say
SW11
andSW12
are set toSD
, a microSD card with a/boot.bin
is plugged in and there is a jumper present on thePS_POR_B
pins. Can the Kasli SoC boot from SD card while the jumper is on thePS_POR_B
pins? - Will
artiq_coremgmt config write --file boot ./boot.bin
permanently replace the file/boot.bin
on the SD card that is plugged into the Kasli SoC?
Comment to M-Labs @sb10q : We'd love to see Support CoreMgmt over DRTIO happen. Can we contribute money-wise? (Shoot me an email!)