So when I run artiq_coremgmt log
as the first thing after entering the artiq environment, I get:
(artiq) PS C:\Users\QC_Control\anaconda3\pkgs\artiq-7.8176.6fbfa12-0\site-packages\artiq> artiq_coremgmt log
[ 0.000067s] INFO(runtime): NAR3/Zynq7000 starting...
[ 0.005237s] INFO(runtime): gateware ident: yalemaster
[ 0.015634s] INFO(libboard_zynq::i2c): PCA9548 detected
[ 0.246836s] WARN(runtime::rtio_clocking): error reading configuration. Falling back to default.
[ 0.255697s] WARN(runtime::rtio_clocking): Using default configuration - internal 125MHz RTIO clock.
[ 0.264897s] INFO(runtime::rtio_clocking): using internal 125MHz RTIO clock
[ 0.655628s] INFO(libboard_artiq::si5324): waiting for Si5324 lock...
[ 2.366251s] INFO(libboard_artiq::si5324): ...locked
[ 2.375996s] INFO(runtime::rtio_clocking): RTIO PLL locked
[ 2.386747s] INFO(libboard_zynq::i2c): PCA9548 detected
[ 2.422527s] INFO(runtime::comms): network addresses: MAC=fc-0f-e7-07-c4-30 IPv4=192.168.1.75 IPv6-LL=fe80::fe0f:e7ff:fe07:c430 IPv6: no configured address
[ 2.440619s] INFO(libboard_artiq::drtio_routing): could not read routing table from configuration, using default
[ 2.450869s] INFO(libboard_artiq::drtio_routing): routing table: RoutingTable { 0: 0; 1: 1 0; 2: 2 0; 3: 3 0; 4: 4 0; }
[ 2.465444s] INFO(runtime::rtio_mgt::drtio): [DEST#0] destination is up
[ 5.965091s] INFO(libboard_zynq::eth): eth: got Link { speed: S1000, duplex: Full }
[ 128.778043s] INFO(runtime::mgmt): received connection
Next, I try running artiq_sinara_tester
and artiq_run led0.py
. They both still get the same error as above.
When I run artiq_coremgmt log
, I now get the following:
(artiq) PS C:\Users\QC_Control\anaconda3\pkgs\artiq-7.8176.6fbfa12-0\site-packages\artiq> artiq_coremgmt log
[ 0.000067s] INFO(runtime): NAR3/Zynq7000 starting...
[ 0.005237s] INFO(runtime): gateware ident: yalemaster
[ 0.015634s] INFO(libboard_zynq::i2c): PCA9548 detected
[ 0.246836s] WARN(runtime::rtio_clocking): error reading configuration. Falling back to default.
[ 0.255697s] WARN(runtime::rtio_clocking): Using default configuration - internal 125MHz RTIO clock.
[ 0.264897s] INFO(runtime::rtio_clocking): using internal 125MHz RTIO clock
[ 0.655628s] INFO(libboard_artiq::si5324): waiting for Si5324 lock...
[ 2.366251s] INFO(libboard_artiq::si5324): ...locked
[ 2.375996s] INFO(runtime::rtio_clocking): RTIO PLL locked
[ 2.386747s] INFO(libboard_zynq::i2c): PCA9548 detected
[ 2.422527s] INFO(runtime::comms): network addresses: MAC=fc-0f-e7-07-c4-30 IPv4=192.168.1.75 IPv6-LL=fe80::fe0f:e7ff:fe07:c430 IPv6: no configured address
[ 2.440619s] INFO(libboard_artiq::drtio_routing): could not read routing table from configuration, using default
[ 2.450869s] INFO(libboard_artiq::drtio_routing): routing table: RoutingTable { 0: 0; 1: 1 0; 2: 2 0; 3: 3 0; 4: 4 0; }
[ 2.465444s] INFO(runtime::rtio_mgt::drtio): [DEST#0] destination is up
[ 5.965091s] INFO(libboard_zynq::eth): eth: got Link { speed: S1000, duplex: Full }
[ 128.778043s] INFO(runtime::mgmt): received connection
[ 141.549453s] ERROR(runtime::kernel::core1): failed to load shared library: parse error: not for a supported architecture
[ 141.560316s] WARN(runtime::comms): connection terminated: unexpected pattern
[ 149.070473s] ERROR(runtime::kernel::core1): failed to load shared library: parse error: not for a supported architecture
[ 149.081332s] WARN(runtime::comms): connection terminated: unexpected pattern
[ 160.440527s] INFO(runtime::mgmt): received connection