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 mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev