I am trying to get my Bela CTAG Face Starter Kit set up. I flashed bela image v0.3.6b on a micro SD card and am running it on a Mac OS 10.14.4.
The Bela/CTAG boots and runs the IDE, but when I try to compile I get the following error message:
Unrecognized Bela hardware: is a cape connected?
Error: unable to initialise audio
Makefile:524: recipe for target 'runide' failed
make: *** [runide] Error 1
I ran i2cdetect with the following result:
root@bela ~/Bela# i2cdetect -y -r 2
0 1 2 3 4 5 6 7 8 9 a b c d e f00: -- -- -- -- -- -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- UU UU UU UU -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- --
Any suggestions what to do?
Thank you very much!