Forum: Mikrocontroller und Digitale Elektronik avrdude - arduino ATmega32U4


von flar (Gast)


Lesenswert?

Hallo,

habe das Problem das ich über die Arduino Umgebung (1.0) einen 
ATmega32U4 ohne Probleme programmieren kann. Versuche ich das gleiche 
mit avrdude direkt bleibt er bei folgendem stehen:


E:\Work\avrdude>avrdude.exe -Cavrdude.conf -v -v -v -v -patmega32u4 
-carduino -P
\\.\COM18 -b1200 -D -Uflash:w:DZM.hex:i

avrdude.exe: Version 5.11.1, compiled on Oct 16 2011 at 17:19:54
             Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
             Copyright (c) 2007-2009 Joerg Wunsch

             System wide configuration file is "avrdude.conf"

             Using Port                    : \\.\COM18
             Using Programmer              : arduino
             Overriding Baud Rate          : 1200
avrdude.exe: Send: 0 [30]   [20]
avrdude.exe: Send: 0 [30]   [20]
avrdude.exe: Send: 0 [30]   [20]


Habe es mit avrdude 5.11 sowie 5.11.1 probiert. Auch mit den original 
Pfaden aus Arduino.


Arduino Ausgabe:

P:\Elektronik\Arduino\arduino-1.0\hardware/tools/avr/bin/avrdude 
-CP:\Elektronik\Arduino\arduino-1.0\hardware/tools/avr/etc/avrdude.conf 
-v -v -v -v -patmega32u4 -carduino -P\\.\COM18 -b1200 -D 
-Uflash:w:C:\Users\Ralf\AppData\Local\Temp\build7328663976155332733.tmp\ 
DZM.cpp.hex:i

avrdude: Version 5.11, compiled on Sep  2 2011 at 19:38:36
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2009 Joerg Wunsch

         System wide configuration file is 
"P:\Elektronik\Arduino\arduino-1.0\hardware/tools/avr/etc/avrdude.conf"

         Using Port                    : \\.\COM18
         Using Programmer              : arduino
         Overriding Baud Rate          : 1200
avrdude: Send: 0 [30]   [20]
avrdude: Send: 0 [30]   [20]
avrdude: Send: 0 [30]   [20]
avrdude: Recv: . [14]
avrdude: Recv: . [10]
         AVR Part                      : ATmega32U4
         Chip Erase delay              : 9000 us
         PAGEL                         : PD7
         BS2                           : PA0
         RESET disposition             : dedicated
         RETRY pulse                   : SCK
         serial program mode           : yes
         parallel program mode         : yes
         Timeout                       : 200
         StabDelay                     : 100
         CmdexeDelay                   : 25
         SyncLoops                     : 32
         ByteDelay                     : 0
         PollIndex                     : 3
         PollValue                     : 0x53
         Memory Detail                 :

.....


Vielen Dank für eure Unterstützung

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.