Hello,
Trying to set up a new ARTIQ system, and started off trying to establish a connection between a computer and the Kasli SoC via Ethernet. The example that I have been trying is the LED example using artiq_run with the provided device_db.py file that came together with the ARTIQ system. The code runs with no errors but getting no response from Kasli. Ping against the IP address listed in the device_db.py file also does not yield any response. Is there a step that I am missing like requiring to flash the Kasli first? Or is this more of a network configuration issue?
Thank you. --JC