avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] Fwd: Problem to Connect to jtag2 vi usb


From: avrdude
Subject: [avrdude-dev] Fwd: Problem to Connect to jtag2 vi usb
Date: Fri, 21 Oct 2011 14:27:23 +0200
User-agent: RoundCube Webmail/0.XXX

   

Hallo Listmenbers. 

Long time i was active on this list. 

I have
a Problem, which i didn't find a solution at all the forums. 

I tries:


root# avrdude -cjtag2 -px128a1 -u -Pusb -Uflash:w:SGG.1.1.mc1.hex 

0
up to 100 times I get: 

avrdude: Version 5.10, compiled on Oct 20 2011
at 16:53:08
 Copyright (c) 2000-2005 Brian Dean,
http://www.bdmicro.com/
 Copyright (c) 2007-2009 Joerg Wunsch

 System
wide configuration file is "/usr/local/etc/avrdude.conf"
 User
configuration file is "/home/axel/.avrduderc"
 User configuration file
does not exist or is not a regular file, skipping

 Using Port : usb

Using Programmer : jtag2
avrdude: jtagmkII_open()
avrdude:
usbdev_open(): did not find any USB device "usb"

But then its running
throu without a Problem!

I'm now in prototyping state, so I do it like
this:

while ! avrdude -cjtag2 -px128a1 -u -Pusb
-Uflash:w:SGG.1.1.mc1.hex; do
 echo again
done

But it takes up to some
100 loops!

you have any idea what's going wrong???

thanks

Axel

  


reply via email to

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