avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Programmer errors on linux, help!


From: Francisco T. A. Silva
Subject: Re: [avrdude-dev] Programmer errors on linux, help!
Date: Mon, 26 May 2003 08:36:11 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i586; pt-BR; rv:1.3b) Gecko/20030317

Hi Janusz,

Sometime ago I had a problem like yours and traced it to the SiS chipset
(on Duron/Athlon mainboards). The parallel port shows spurious activity,
impairing software like avrdude, uisp, Ponyprog. Oddly enough, the
parallel printer works! So far no solution short of switching to another
mainboard, far and away from Sis, or installing an extra parallel port card.

Regards,
--
Francisco

PS: the problem was linux only, in widoze everything worked fine.

Janusz Dobrowolski escreveu:
Hi all!

I use avrdude with parallel programmer (alf type hardware) on my linux box (Celeron 233 / Debian 3.0) with no pronblems. But on my other computer (AMD Duron 1000/Debian 3.0) avrdude fails. The program contacts programmer, read IC signature bytes (ok) and try to program device. Verifying fails on first bytes. When When I try rerd IC some times, consecutive reads differs. Most often there are only 0xff's read, sometimes some beginning bytes are read ok.
I done some tests in avrdude terminal mode, and again - on programmer startup
device signature is read, and then every reading returns 0xff. But
executing (on ATmega16) command:
send 0xac 0x53 0 0 (enter programming mode)
returns good result: ff ff 53 00  !

I tried to change timing by setting SLOW_TOGGLE 1 in par.c, but it hangs programmer.

Tests where done on at90s2313 and ATmega16, result is the same.

Any suggestions ?

janusz


_______________________________________________
avrdude-dev mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/avrdude-dev







reply via email to

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