Hello! I get this message while trying to run the led.py example. Should I flash the device with version 6? Thanks.
Version mismatch
- Edited
Now I copied file device_db.py from flash and tried to run this code:
from artiq.experiment import *
class Startup(EnvExperiment):
def build(self):
self.setattr_device("core")
@kernel
def run(self):
pass
I got this error:
This equipment used:
Install software version 7.
I suggest you update the "side software" to work with 7 - are there major issues with that?
The hardware should be compatible with 6 but you will need to reflash it with firmware built from the legacy branch. If you need pre-built firmware (as opposed to building it yourself), please write to helpdesk@ and indicate the variant of your system (should be written on a sticker on top).