avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] avrduderc file : template ?


From: Joerg Wunsch
Subject: Re: [avr-chat] avrduderc file : template ?
Date: Wed, 7 Jan 2009 06:20:57 +0100 (MET)

Vincent Trouilliez <address@hidden> wrote:

> Ah, ok... mmm I am starting to fear then that it can only specify
> the programmer to be used ?

I think you could even go so far as redefining your own devices or
(bit-bang) programmer wiring schemes there, so essentially everything
that could also go into the regular avrdude.conf file.

However, yes, further command-line arguments are best passed down as
part of the Makefile.  But then, with the option to leave a default
programmer type and port in .avrduderc, the only other mandatory
command-line argument is the -p <device> one which you'd have to type.

As for the -U option, remember that you can shorten

-U flash:w:somefile:a

to just

-U somefile

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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