[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avrdude-dev] Avrdude seems to find JTAGICE then hang
From: |
Rick Mann |
Subject: |
[avrdude-dev] Avrdude seems to find JTAGICE then hang |
Date: |
Fri, 3 Feb 2006 21:10:10 -0800 |
I just got avrdude compiled and installed.
I'm not sure what I might be doing wrong. I've got my JTAGICE MkII
connected to an ATmega32, and I've successfully programmed and
debugged it with AVR Studio under windows, but on Mac OS X using
avrdude, it finds the programmer then just seems to stall. Am I
specifying some interactive mode by mistake?
I just wanted to read the chip (which is already programmed) to see
if I got back what I had put in.
$ avrdude -p m32 -c jtagmkII -P usb -v -U flash:r:f.hex:s
avrdude: Version 5.1
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
System wide configuration file is "/usr/local/etc/
avrdude.conf"
User configuration file is "/Users/rmann/.avrduderc"
User configuration file does not exist or is not a regular
file, skipping
Using Port : usb
Using Programmer : jtagmkII
avrdude: usbdev_open(): Found JTAGICE mkII, serno: 00A0000033FA
<<< hangs here >>>
TIA,
--
Rick
- [avrdude-dev] Avrdude seems to find JTAGICE then hang,
Rick Mann <=