avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Setting sck period from command line


From: E. Weddington
Subject: Re: [avrdude-dev] Setting sck period from command line
Date: Thu, 29 Jul 2004 23:06:12 -0600

On 28 Jul 2004 at 0:32, Brian Dean wrote:

> On Fri, Jul 23, 2004 at 02:40:12PM +0200, Matthias Wei?er wrote:
> 
> > Another recommendation:
> > 
> > AVRDUDE should be able to read a scriptfile with the same commands as in 
> > terminal mode:
> > 
> > -t without parameter: enter terminal mode
> > -t "filename": execute the commands in the file and exit
> 
> It does this already, but maybe not the way you thought of, i.e.:
> 
>    echo "dump flash" | avrdude -p m128 -t
> 
> Or, if you have a file instead:
> 
>   avrdude -p m128 -t < $file
> 
> Works fine.
> 

Is there an example of this in the docs?

Eric




reply via email to

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