[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-chat] Re: [avrdude-dev] How to get avrdude to report chip conne
From: |
Ned Konz |
Subject: |
Re: [avr-chat] Re: [avrdude-dev] How to get avrdude to report chip connected to mkII? |
Date: |
Sat, 11 Feb 2006 19:12:35 -0800 |
On Feb 11, 2006, at 1:29 PM, Rick Mann wrote:
On Feb 11, 2006, at 12:37 PM, Rick Mann wrote:
With uisp, I was able to ask it what part it thought it saw
connected to the AVRISP programmer. Is there a way to do this with
avrdude and the JTAGICE mkII? I'm trying to troubleshoot the
connection, and I can't seem to get the mkII to respond at all.
You know what? avrdude just doesn't seem to work right now. At all.
Fortunately avarice can program the fuse bits, so I'm all up-and-
running now.
To ID the chip using avarice:
$ avarice --mkII -j /dev/cu.usbserial-FTB5PNU8 | sed -n '/device ID:/
s/.*: 0x.... //p'
atmega128
--
Ned Konz
address@hidden