Exit Status 1

Hallo an alle,

Ich habe einen Arduino/Genuino. Wenn ich einen Sketch hochladen möchte, zeigt das Programm diese Fehlermeldung an:

Arduino: 1.8.5 (Mac OS X), Board: "Arduino/Genuino Uno"

Archiving built core (caching) in: /var/folders/61/s4x9fc0928jc3tjc9q7_0y100000gn/T/arduino_cache_560952/core/core_arduino_avr_uno_ebca3d855d7c00b0823942243ce5646f.a
Der Sketch verwendet 444 Bytes (1%) des Programmspeicherplatzes. Das Maximum sind 32256 Bytes.
Globale Variablen verwenden 9 Bytes (0%) des dynamischen Speichers, 2039 Bytes für lokale Variablen verbleiben. Das Maximum sind 2048 Bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
Problem beim Hochladen auf das Board. Hilfestellung dazu unter http://www.arduino.cc/en/Guide/Troubleshooting#upload.

Dieser Bericht wäre detaillierter, wenn die Option
"Ausführliche Ausgabe während der Kompilierung"
in Datei -> Voreinstellungen aktiviert wäre.

Sieht da jemand durch???

Vielen Dank schon mal im Voraus.

Gruß

P.S. Ich bin ein blutiger Anfänger

P.S. Ich bin ein blutiger Anfänger

  1. Das kommt schon mal vor
  2. Das merkt man, auch ohne dass du es sagst
  3. Je öfter du das wiederholst, desto länger hält der Zustand an
  4. Konzentriere dich auf das Problem, verschwende keine Energie für solche Nebelkerzen

Dieser Bericht wäre detaillierter, wenn die Option
"Ausführliche Ausgabe während der Kompilierung"
in Datei -> Voreinstellungen aktiviert wäre.

Warum befolgst du den Tipp nicht?

Also nochmal die klare Anweisung:
Aktiviere die ausführlichen Meldungen!!

Hmm... MacOS, ka wie das da läuft.

Ist der Arduino angeschlossen?
Ist der Treiber für den Com-port installiert?
(Zeigt der Gerätemamanger den Com-port an?)
Ist der richtige Com-port in der IDE gewählt?
Ist der richtige Arduino in der IDE ausgewählt?