Arduino Upload AiO klappt nicht - stk500_getsync

Wenn ich über TonUINO - Die DIY Musikbox (nicht nur) für Kinder gehe, kann auf COM8 problemlos die Firmware hochgeladen werden.

Arduino IDE hab ich eingerichtet, compilieren geht auch ohne Fehler.
(habe die Originaldatei von Github v 2.2. genommen).
Aber beim Upload kommt immer folgender Fehler. Was könnte falsch sein?
Die Play Taste halte ich dabei dauerhaft gedrückt.

Danke

         Using Port                    : COM8
         Using Programmer              : arduino
         Overriding Baud Rate          : 115200
avrdude stk500_getsync() warning: attempt 1 of 10: not in sync: resp=0x0a
avrdude stk500_getsync() warning: attempt 2 of 10: not in sync: resp=0x0a
avrdude stk500_getsync() warning: attempt 3 of 10: not in sync: resp=0x0a
avrdude stk500_getsync() warning: attempt 4 of 10: not in sync: resp=0x0a
avrdude stk500_getsync() warning: attempt 5 of 10: not in sync: resp=0x0a
avrdude stk500_getsync() warning: attempt 6 of 10: not in sync: resp=0x0a
avrdude stk500_getsync() warning: attempt 7 of 10: not in sync: resp=0x0a
avrdude stk500_getsync() warning: attempt 8 of 10: not in sync: resp=0x0a
avrdude stk500_getsync() warning: attempt 9 of 10: not in sync: resp=0x0a
avrdude stk500_getsync() warning: attempt 10 of 10: not in sync: resp=0x0a
avrdude main() error: unable to open programmer arduino on port COM8

avrdude done.  Thank you.

Failed uploading: uploading error: exit status 1

Schande: hatte nicht bemerkt, dass mich die hompage zur AiO Plus Anleitung redirected hat. Damit konnte es ja nicht klappen…