Hello everyone,
I just unpacked a Bela Starter Kit (bought in 2019, but never unpacked or used until now) and plugged it in. The IDE was loading in Chrome immediately. The sinetone example did compile, but did not run. It gave the following error:
Building project ...
make: Nothing to be done for 'all'.
Build finished
Running project ...
Error: unrecognized Bela hardware. Is a cape connected?
Error: unable to initialise audio
make: *** [runide] Error 1
Makefile:621: recipe for target 'runide' failed
Bela stopped
Therefore, I flashed the included SD card using Balena Etcher with v0.3.8g from GitHub. The new IDE is loading, but I still get the above error.
I removed the Bela from the BBB to check the electrical contacts and put it back on. Still the same error.
I tried to run: root@bela ~/Bela# i2cdetect -y -r 2
which returns:
0 1 2 3 4 5 6 7 8 9 a b c d e f
00:
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- UU UU UU UU --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
I realized that there should be a power led on the cape. I can’t see any. Please find a photo attached.
Is it dead? Can you give me a tip on how to proceed?
