avr-chat
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-chat] AvrDude and USBProg


From: Mau
Subject: [avr-chat] AvrDude and USBProg
Date: Thu, 11 Dec 2008 19:55:00 +0100
User-agent: Thunderbird 2.0.0.18 (Windows/20081105)

Hi all,
I have recently bought an USBProg from embedded-projects, but I cannot make it work with AvrDude. I followed the instructions found on the UsbProg site.
On the other side, everything works fine with AvrStudio.
AvrDude seems to find the device, but returns an error.
Following there is the output of AvrDude.
I tryed to install and remove LibUsb, and/or UsbProg firmware upgrader, a few time without success.
Can anyone help me?
Thank you in advance.

Mau.


C:\>avrdude -P usb -c avrispv2 -p m16 -v

avrdude: Version 5.5, compiled on Jun  9 2008 at 14:32:04
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/

         System wide configuration file is "c:\WinAVR\bin\avrdude.conf"

         Using Port            : usb
         Using Programmer      : avrispv2
avrdude: usbdev_open(): Found AVRISP mk2 Clone, serno: 0000A00128255
         AVR Part              : ATMEGA16
         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         :

                                  Block Poll               Page
      Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack ----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- --------- eeprom 4 10 128 0 no 512 4 0 9000 9000 0xff 0xff flash 33 6 128 0 yes 16384 128 128 4500 4500 0xff 0xff lock 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 lfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 hfuse 0 0 0 0 no 1 0 0 9000 9000 0x00 0x00 signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00 calibration 0 0 0 0 no 4 0 0 0 0 0x00 0x00

         Programmer Type : STK500V2
         Description     : Atmel AVR ISP V2
         Programmer Model: AVRISP mkII
         Hardware Version: 0
         Firmware Version: 9.09
         Vtarget         : 5.0 V
         SCK period      : 1.00 us

avrdude: stk500v2_command(): command failed
avrdude: initialization failed, rc=-1
         Double check connections and try again, or use -F to override
         this check.


avrdude done.  Thank you.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]