error: programmer is not responding

Hallo,

ich habe gestern mein Arduino UNO angeschlossen dann kam der im Titel genannte Error.
Dann habe ich es abgezogen und wieder an den USB angesteckt-> es ging wieder. Heute kam der selbe Error und ich tat das gleiche-> ging diesesmal nicht.
Also hier meine Frage: Was kann ich da tun ?

Danke schonmal im vorraus
LG

DustinKern:
Also hier meine Frage: Was kann ich da tun ?

Uns genauer beschreiben, was du wie gemacht hast.

Welches Board ?
Was am Board angeschlossen ?
Kabel getauscht ?
USB-Port am PC getauscht ?

Ich habe das Elegoo UNO R3 Board.
-Kabel gewechselt
-port getauscht
-Punktmatrixmodul angeschlossen

DustinKern:
Ich habe das Elegoo UNO R3 Board.

Und auch in der IDE gewählt ?

Poste mal die komplette Fehlermeldung.

Arduino: 1.8.5 (Windows 7), Board: "Arduino/Genuino Uno"

W:\Dustin.Kern\arduino-1.8.5\arduino-builder -dump-prefs -logger=machine -hardware W:\Dustin.Kern\arduino-1.8.5\hardware -tools W:\Dustin.Kern\arduino-1.8.5\tools-builder -tools W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr -built-in-libraries W:\Dustin.Kern\arduino-1.8.5\libraries -libraries C:\Users\Dustin.Kern\Documents\Arduino\libraries -fqbn=arduino:avr:uno -vid-pid=0X2341_0X0043 -ide-version=10805 -build-path C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_156779 -warnings=none -build-cache C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_cache_522452 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr -prefs=runtime.tools.avrdude.path=W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr -verbose C:\Users\Dustin.Kern\Documents\Arduino\Matrixmodul1\Matrixmodul1.ino\Matrixmodul1.ino.ino
W:\Dustin.Kern\arduino-1.8.5\arduino-builder -compile -logger=machine -hardware W:\Dustin.Kern\arduino-1.8.5\hardware -tools W:\Dustin.Kern\arduino-1.8.5\tools-builder -tools W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr -built-in-libraries W:\Dustin.Kern\arduino-1.8.5\libraries -libraries C:\Users\Dustin.Kern\Documents\Arduino\libraries -fqbn=arduino:avr:uno -vid-pid=0X2341_0X0043 -ide-version=10805 -build-path C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_156779 -warnings=none -build-cache C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_cache_522452 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.arduinoOTA.path=W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr -prefs=runtime.tools.avrdude.path=W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr -verbose C:\Users\Dustin.Kern\Documents\Arduino\Matrixmodul1\Matrixmodul1.ino\Matrixmodul1.ino.ino
Using board 'uno' from platform in folder: W:\Dustin.Kern\arduino-1.8.5\hardware\arduino\avr
Using core 'arduino' from platform in folder: W:\Dustin.Kern\arduino-1.8.5\hardware\arduino\avr
WARNUNG: Kategorie 'Real-time clock' in der Bibliothek DS3231 ist ungültig und wird auf 'Uncategorized' festgelegt
Detecting libraries used...
"W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics  -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR   "-IW:\Dustin.Kern\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IW:\Dustin.Kern\arduino-1.8.5\hardware\arduino\avr\variants\standard" "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_156779\sketch\Matrixmodul1.ino.ino.cpp" -o "nul"
"W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics  -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR   "-IW:\Dustin.Kern\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IW:\Dustin.Kern\arduino-1.8.5\hardware\arduino\avr\variants\standard" "-IC:\Users\Dustin.Kern\Documents\Arduino\libraries\LedControl\src" "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_156779\sketch\Matrixmodul1.ino.ino.cpp" -o "nul"
Using cached library dependencies for file: C:\Users\Dustin.Kern\Documents\Arduino\libraries\LedControl\src\LedControl.cpp
Generating function prototypes...
"W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics  -flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR   "-IW:\Dustin.Kern\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IW:\Dustin.Kern\arduino-1.8.5\hardware\arduino\avr\variants\standard" "-IC:\Users\Dustin.Kern\Documents\Arduino\libraries\LedControl\src" "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_156779\sketch\Matrixmodul1.ino.ino.cpp" -o "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_156779\preproc\ctags_target_for_gcc_minus_e.cpp"
"W:\Dustin.Kern\arduino-1.8.5\tools-builder\ctags\5.8-arduino11/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_156779\preproc\ctags_target_for_gcc_minus_e.cpp"
Sketch wird kompiliert...
"W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -flto -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10805 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR   "-IW:\Dustin.Kern\arduino-1.8.5\hardware\arduino\avr\cores\arduino" "-IW:\Dustin.Kern\arduino-1.8.5\hardware\arduino\avr\variants\standard" "-IC:\Users\Dustin.Kern\Documents\Arduino\libraries\LedControl\src" "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_156779\sketch\Matrixmodul1.ino.ino.cpp" -o "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_156779\sketch\Matrixmodul1.ino.ino.cpp.o"
Compiling libraries...
Compiling library "LedControl"
Zuvor kompilierte Datei wird verwendet: C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_156779\libraries\LedControl\LedControl.cpp.o
Compiling core...
Using precompiled core
Linking everything together...
"W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr/bin/avr-gcc" -w -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p  -o "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_367139/Matrixmodul1.ino.ino.elf" "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_367139\sketch\Matrixmodul1.ino.ino.cpp.o" "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_367139\libraries\LedControl\LedControl.cpp.o" "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_367139/..\arduino_cache_818791\core\core_arduino_avr_uno_189e3876acfeafa2a2f1f2462d2bf891.a" "-LC:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_367139" -lm
"W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr/bin/avr-objcopy" -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0  "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_367139/Matrixmodul1.ino.ino.elf" "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_367139/Matrixmodul1.ino.ino.eep"
"W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr/bin/avr-objcopy" -O ihex -R .eeprom  "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_367139/Matrixmodul1.ino.ino.elf" "C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_367139/Matrixmodul1.ino.ino.hex"
Bibliothek LedControl in Version 1.0.6 im Ordner: C:\Users\Dustin.Kern\Documents\Arduino\libraries\LedControl  wird verwendet
Der Sketch verwendet 2442 Bytes (7%) des Programmspeicherplatzes. Das Maximum sind 32256 Bytes.
Globale Variablen verwenden 97 Bytes (4%) des dynamischen Speichers, 1951 Bytes für lokale Variablen verbleiben. Das Maximum sind 2048 Bytes.
W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr/bin/avrdude -CW:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM4 -b115200 -D -Uflash:w:C:\Users\DUSTIN~1.KER\AppData\Local\Temp\arduino_build_367139/Matrixmodul1.ino.ino.hex:i 

avrdude: Version 6.3, compiled on Jan 17 2017 at 12:00:53
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "W:\Dustin.Kern\arduino-1.8.5\hardware\tools\avr/etc/avrdude.conf"

         Using Port                    : COM4
         Using Programmer              : arduino
         Overriding Baud Rate          : 115200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x3b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x3b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x3b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x3b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x3b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x3b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x3b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x3b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x3b
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x3b

avrdude done.  Thank you.

Problem beim Hochladen auf das Board. Hilfestellung dazu unter http://www.arduino.cc/en/Guide/Troubleshooting#upload.

Wie / Wo hast du dein Matrix-Modul angeschlossen ?

Sorry für die späte Antwort war im Urlaub. Direkt am Board:10,11,12,5V,GND. Wie in der Anleitung beschrieben.

Bitte Link auf die Anleitung
Grüße Uwe

Dort:Elegoo UNO R3 The Most Complete Starter Kit
In der Datei ist die Anleitung in derPDF enthalten.
LG

DustinKern:
ELEGOO 3D Printers, Arduino Kits & Robots Tutorials Download – ELEGOO Official
Dort:Elegoo UNO R3 The Most Complete Starter Kit
In der Datei ist die Anleitung in derPDF enthalten.
LG

Es wäre schon besser, du stellst uns das PDF zur Verfügung, dann müssen nicht alle, die dir helfen möchten, irgend welchen "Müll" herunterladen.

Und was hast du nach am Uno angeschlossen ?

ic hweiß leider nicht wie ich die PDF anhängen soll :frowning: ,es ist nur das Punktmatrixmodul angeschlossen.

DustinKern:
ic hweiß leider nicht wie ich die PDF anhängen soll

In deinem letzten Post auf "More" klicken und dann "Modify".
Danach auf "Attachments and other options" klicken und die Datei anhängen.

Da du am Uno nichts anderes angeschlossen hast, solltest du evtl. noch den USB-Treiber tauschen.

Oder an einem anderen PC testen.

Wenn ich das richtg sehe gehen nur maximal 1 MB, und die PDF hat 18 MB.