Charles Griebel
Charles Griebel
@facchinm I'm willing to test your compiled toolchain on raspberry pi. I've downloaded it and extracted it but I'm not sure where the files should be placed or how my...
Here is where I am installed Arduino 1.8.3 IDE (removed all existing ~/.arduino and ~/.arduino15 directories from previous experimenting) with Arduino 101 connected, start IDE using Board manager attempt to...
I followed your excellent instructions and I have the board loaded properly but the compiler is choking with errors. I enabled verbose logs and recompiled and I have include the...
I noticed in my errors that I posted above that it was linking with the arc700 libraries instead of the quarkse_em ones. I tried to find what was causing that...
Hi @facchinm - Thank you for recompiling the toolchain for me to try. Unfortunately, I'm still getting that link error with this new version. Please see below when you have...
@facchinm - Success! I had to adjust my platform.txt so it could find dfu-util and I could not get arduino101load to write to /dev/ttyACM0 unless I was root. It would...