So I've been using the master builds just to get going and do some benchmarking ahead of trying to use this in an actual system.
I've just done some more testing and it does in fact work me…
I've not had a chance to retest this. I'd ideally like to use a build from hydra that's known to work for someone else when I do.
I started out with the builds from https://nixbld.m-labs.hk/eval/4640, but I built my own from master when they didn't appear to be working.
@esavkin, which firmware/gateware are you using? I'd like to try the same ones just incase anything is changing.
I've raised the other issue that I was refering to as M-Labs/artiq-zynq#201 (get_rtio_counter_mu
always returns 0).
I also forgot to mention yesterday that I was…
get_rtio_counter_mu
always returns 0
Did you patch the capacitors on your board? The transceiver power supplies are unstable on the first batch of TS boards and need a capacitor replacement. Without it the DRTIO links fail to…
(Sorry been on holiday)
The kernel will hang until some events in the FIFO is consumed, then a new event will be queued into the FIFO, and repeat until everything is pushed into the FIFO. The…