avr-chat
[Top][All Lists]
Advanced

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

[avr-chat] avrispmkII and AVRDUDE with USB


From: Pierre Ghislain
Subject: [avr-chat] avrispmkII and AVRDUDE with USB
Date: Wed, 14 Jan 2009 11:44:17 -0000

I am trying to talk via avrdude to my AVRISP mkII via USB
 
I use the flag
 
-P usb:94      where 94 are the last characters of the serialnumber of my AVRISP mkII
 
Also I have try to use
 
-b 8452     (0x2104 product Id) which is compare with IdProduct in the avrdude source usb_lib  
 
I always get the same error message:
 
avrdude -c avrispmkII -p m168 -P usb:94 -v 99 -b 8452 -e -u -U lock:w:0x3f:m -
U efuse:w:0x00:m -U hfuse:w:0x:m -U lfuse:w:0x:m
 
avrdude: Version 5.6cvs, compiled on Nov 10 2008 at 17:15:38
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
 
         System wide configuration file is "C:\WinAVR-20081205\bin\avrdude.conf"
 
         Using Port                    : usb:94
         Using Programmer              : avrispmkII
         Overriding Baud Rate          : 8452
avrdude: usbdev_open(): did not find any (matching) USB device "usb:94"
make: *** [isp] Error 1
 
Any Clue ?
Thanks in advance!
 
Pierre Ghislain

reply via email to

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