avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] Newbie problems with JTAG ICE MK2 and AVRISP MK2


From: Dave N6NZ
Subject: [avrdude-dev] Newbie problems with JTAG ICE MK2 and AVRISP MK2
Date: Tue, 29 Aug 2006 16:39:05 -0700
User-agent: Thunderbird 1.5 (X11/20051201)

So... I am finally getting to the point of trying to stuff bits into an AVR, but can't make the last inch.

Using avrdude with avrisp2:

$avrdude -c avrisp2 -p atmega32 -P usb -e -U flash:w:demo.hex
avrdude: stk500v2_recv_mk2: error in USB receive
avrdude: stk500v2_recv_mk2: error in USB receive
avrdude: stk500v2_recv_mk2: error in USB receive
avrdude: stk500v2_recv_mk2: error in USB receive
avrdude: stk500v2_recv_mk2: error in USB receive
avrdude: stk500v2_recv_mk2: error in USB receive

and with jtag ice mk2:
$avrdude -c jtag2 -p atmega32 -P usb -e -U flash:w:demo.hex
avrdude: jtagmkII_getsync(): sign-on command: status -1
avrdude: jtagmkII_getsync(): sign-on command: status -1
avrdude: jtagmkII_getsync(): sign-on command: status -1
avrdude: jtagmkII_getsync(): sign-on command: status -1
avrdude: jtagmkII_getsync(): sign-on command: status -1
avrdude: jtagmkII_getsync(): sign-on command: status -1

It is possible that I still have an issue with the Linux hotplug system, but I think I have the permission issues straightened out.

Using avrdude 5.1, Linux, Slackware 10.2

TIA,
  Dave




reply via email to

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