avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] [bug #37997] Programmerunterst ützung kaputt


From: Joakim Lubeck
Subject: Re: [avrdude-dev] [bug #37997] Programmerunterst ützung kaputt
Date: Tue, 03 Sep 2013 14:46:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130330 Thunderbird/17.0.5

On 09/03/2013 02:20 PM, Joerg Wunsch wrote:
Remember that you can always specify an
avrdude.conf file that matches your binary using -C, e.g.


./avrdude -C avrdude.conf -c avr109 -P /dev/ttyUSB0 -p t2313 -vvvv -b 115200
-U ornamatrix.hex 2> logfile
I just have a small comment regarding this.
When I've used different versions of avrdude I came into a small inconvenience after adding xmega16E5 into $HOME/.avrduderc, using the new parent construction. Of course that made the old versions unhappy and I couldn't find any command line switch to turn of the inclusion of that file.

One workaround is to lie about $HOME, but that's kind of uggly.

Maybe there should be a command line switch to turn of inclusion of that file, or to select another one? Or maybe not.

/Joakim



reply via email to

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