Caricamento non riuscito: errore durante il caricamento: exit status 1

Buonasera,
sono nuovo nell'utilizzo di Arduino. Caricando qualsiasi sketch, viene indicato sempre questo messaggio di errore:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x57
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x57
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x57
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x57
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x57
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x57
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x57
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x57
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x57
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x57
Caricamento non riuscito: errore durante il caricamento: exit status 1

Sto usando la scheda Arduino Uno R4 Minima su windows 11. IDE 2.2.1.
Lo stesso problema accade se utilizzo sensori.
Si può risolvere in qualche modo?
Grazie.

1 Like

In conformità al punto 13 del REGOLAMENTO, ti rammento che il cross-posting è proibito (anche tra lingue diverse) quindi, cortesemnete, evita di aprire la stessa discussione in più sezioni del forum. Grazie.

Guglielmo