avr-gcc-list
[Top][All Lists]
Advanced

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

RE: [avr-gcc-list] AVaRICE and gdb windows port


From: E. Weddington
Subject: RE: [avr-gcc-list] AVaRICE and gdb windows port
Date: Mon, 24 Feb 2003 09:44:38 -0700

On 24 Feb 2003 at 12:17, Marc Wetzel wrote:

> What about UISP?
> 
> Seems pretty stable, and has all features people need?
> 
> Shouldn't be too much work to get it up and running under mingw.
> 
> I tried it last year but as my daily work rised up, my private
> engagement dropped down.
> 
> Right know I'm back on the track and I will try to code some kind of
> "serial lib/wrapper" that could be used in gdb-mingw, uisp and perhaps
> some other projects.
> 
> Afaik the parallel interface could be done using giveio.
> 

Brian Dean's programmer software avrprog has been renamed
AVR Downloader / UploaDEr (avrdude)
He has kindly made it open source. See:
<http://savannah.nongnu.org/projects/avrdude>

It has now been ported to Linux and Windows (using cygwin). This is 
the software that will be included in WinAVR. 

The main advantage of avrdude over uisp is extensibility. avrdude has 
the capability to allow a user to specify a custom programmer and 
specify a new AVR part if needed.

As to supporting the AVR ISP programmer: avrdude can talk to an 
STK500. IIRC the AVR ISP programmer uses the same protocol as the 
STK500 so, in theory, yes. I don't know if this has been tested yet.

Marc,
I had tried to build 2 different versions of uisp under cygwin and 
mingw with no success. avrdude is now building under cygwin but links 
to 3 cygwin dlls. If you want to discuss ways of cutting this down 
and possibly getting it to build under mingw I would be very 
interested. We can continue this under the avrdude-dev list.

Eric


reply via email to

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