Closed ogogon closed 1 year ago
GLIBC_2.29 is the key. Your Linux version is lower than the build machine used by sdcc team or my build machine. So you shall build your own, replace the tool chain and try again
I had the same error with the Arduino 1.8.19 snap, probably because it's based on core18 (Ubuntu 18.04, which has glibc 2.27). With the Arduino 2.0 AppImage it works.
Greetings!
I connected your board in Arduino IDE and tried to compile an "empty" program (sketch).
I didn't try to load anything. Only compiled. Here is what the compiler tells me:
Please tell me what am I doing wrong?
Ogogon.