Bootloader AVRDude Problem

Gast #1096294
Lesenswert?

Hallo, ich habe ein Atmega32 den ich mit Hilfe eines Bootloader per USB 
programmieren kann. Im AVR-Studio funktioniert das einwandfrei, jedoch 
versuch ich das gerade mir AVRDude, hier kommt es aber zu 
Fehlermeldungen. Im AVR-Studio wird als Programmer ein STK500/AVRISP V2 
erkannt. nehme ich diese Einstellungen beim AVRDude vor erhalte ich 
folgende Fehlermeldung:

Launching C:\Program Files\winavr\bin\avrdude -pm32 -cavrispv2 -PCOM6 
-b115200 -Uflash:w:avr_test.hex:a
Output:

avrdude: AVR device initialized and ready to accept instructions

Reading | avrdude: stk500v2_command(): command failed
avrdude: stk500v2_cmd(): failed to send command
avrdude: stk500v2_command(): command failed
avrdude: stk500v2_cmd(): failed to send command
################avrdude: stk500v2_command(): command failed
avrdude: stk500v2_cmd(): failed to send command
################################## | 100% 0.05s

avrdude: Device signature = 0x000000
avrdude: Yikes!  Invalid device signature.
         Double check connections and try again, or use -F to override
         this check.

hat jemand ein Idee woran das liegen kann?

Antwort schreiben

Bitte melde dich an, um einen Beitrag zu schreiben.

oder

Mit Google-Account einloggen

Die Registrierung ist kostenlos und dauert nur eine Minute.

Jetzt registrieren