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

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

Re: [avr-gcc-list] "Win"AVR for Linux


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] "Win"AVR for Linux
Date: Thu, 20 Mar 2003 15:04:45 +0100 (MET)

Hermann Kraus <address@hidden> wrote:

> Is there any package like winavr for linux.

Probably not as a complete package.

> The package should include
> - an emualator/debugger that doesn't need any special hardware like JTAG(like
> in AVR-Studio for Windows)

avr-gdb, simulavr

(avr-gdb is just the official GDB release, configured with
--target=avr)

> - a programming software (like PonyProg for Win)

avrdude, uisp

> - an IDE for Programming (like AVR-Studio or even better like Delphi)

Emacs :-)

I think something like the editor that is in WinAVR is also available
for Unix.

There might be other options for this for Unix, no idea, Emacs has
always satisfied my needs. ;-)

> - a GUI for the Debugger.

Emacs :-)

Well, not really a GUI.  People talk about ddd or was it insight?  No
idea, again, by now i'm good enough with Emacs here.

> (- the avr-gcc-compiler)

avr-binutils, avr-gcc.  Again, that's the official GNU files,
configured for the AVR target.  For GCC, use the 3.3 snapshots, not
the official latest 3.2.x releases.

avr-libc (http://savannah.nongnu.org/download/avr-libc/snapshots/)

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/


reply via email to

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