Hi All, Super excited to get going with the Bela - I've just been going round and round going crazy for a couple of hours, with a very basic issue that I can't seem to solve.
I have a Bela mini, and just flashed it with the most recent image from GitHub. I'm using a Macbook (Catalina 10.15.7) and the Bela initialises at http://192.168.7.2/ (though not bela.local). There's no warning in System Preferences ->Security and Privacy, but I can't any example project to run at all. For example, render.cpp gives me
Building project ...
make: Nothing to be done for 'all'.
Build finished
Running project ...
PRU interrupt timeout, -1 110 Connection timed out
PRU interrupt timeout, -1 110 Connection timed out
PRU interrupt timeout, -1 110 Connection timed out
PRU interrupt timeout, -1 110 Connection timed out
McASP error, abort
PRU interrupt timeout, -1 110 Connection timed out
Makefile:621: recipe for target 'runide' failed
make: *** [runide] Error 1
Bela stopped
I'd suppose I'm doing something very daft, but I just can't seem to find the problem. Any help would be hugely appreciated.