avrdude-dev
[Top][All Lists]
Advanced

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

Fwd: Re: [avrdude-dev] Performance W2k console vs. batchfile


From: apeter
Subject: Fwd: Re: [avrdude-dev] Performance W2k console vs. batchfile
Date: Wed, 23 Apr 2003 17:59:43 +0200 (MEST)

--- Weitergeleitete Nachricht / Forwarded Message ---
Date: Wed, 23 Apr 2003 17:57:59 +0200 (MEST)
From: address@hidden
To: "E. Weddington" <address@hidden>
Subject: Re: [avrdude-dev] Performance W2k console vs. batchfile

> 
> > > Today I wrote a batchfile to program my at90s8535 in one go:
> > > 
> > > 1. erase the chip
> > > 2. write flash
> > > 3. write eeprom
> > > 4. ready :)
> > > 
> > 
> > What are the commands that you use for these?
> > 
> @echo off
> echo Erasing...
> avrdude -p 8535 -c stk200 -e
> echo Programming Flash
> avrdude -p 8535 -c stk200 -m flash -i flash.hex -f i
> echo Programming internal EEPROM
> avrdude -p 8535 -c stk200 -m eeprom -i eeprom.eep -f r
> 

-- 


+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!





reply via email to

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