I have a system that runs on my 48 chip spinnaker board. It used to work in an old version of the spinnaker software, but now it crashes trying to download spikes.
I have about 5000 neurons, and it works (at least partially) if I run it for 20s in 1ms timesteps. If I run it for 30s, it crashes. (It partially works because I only download some of the spikes. I haven’t tested on the full set.)
It seems to run for a bit (8.667s), then pause, then run a bit more. I don’t think it did that with the old software, but is fine for my purposes.
I’ve tried to not record a reasonably large subset of the neurons (~3000), but that doesn’t seem to affect it.
Does anyone have an idea about what to do?
-Chris