avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] Bug in 5.0


From: Michael Holzt
Subject: [avrdude-dev] Bug in 5.0
Date: Sun, 30 Oct 2005 04:39:50 +0100
User-agent: Mutt/1.5.9i

Something seems to be messed up. This is with the same device, without 
changing everything between the two runs. The device is a ATmega163 on 
a smartcard.

| address@hidden:~$ avrdude -P /dev/ttyS0 -c stk500v2 -p m163
| [...]
| avrdude: Device signature = 0x000000

Does not look good.

| address@hidden:~$ avrdude -P /dev/ttyS0 -c stk500v2 -p at90s8515
| [...]
| avrdude: Device signature = 0x1e9402

That is correct, but i had to use a wrong device as the parameter. I can
therefore not program the device or use it in any other way.

With a 4.4.0 from CVS it works:

| address@hidden:~/0$ ./avrdude -C ./avrdude.conf -P /dev/ttyS0 -c stk500v2 -p 
m163
| [...]
| avrdude: Device signature = 0x1e9402   (Atmel-ID detected)

Any idea what might be broken?


Regards,
Michael

PS: Got my M.Sc....





reply via email to

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