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

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

Re: [avr-gcc-list] avrgcc and avrstudio on win xp


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] avrgcc and avrstudio on win xp
Date: Wed, 6 Apr 2005 11:03:12 +0200 (MET DST)

"Sudheer S. Sridharamurthy" <address@hidden> wrote:

> I was trying to use avrgcc 3.0.2 with avrstudio 3.52 on windows
> xp(home edition).

Boy, that's ancient!  It must be three years old now (which is twice
the revolution time of the IT business).

Please upgrade.  You're obviously using Windows, so use the WinAVR
distribution.

Also upgrade your AVR Studio to the latest version (4.11 or something
like that).  In case you've got an STK500 (or compatible) programmer,
better *don't* allow AVR Studio to upgrade its firmware though (yet),
as the opensource programming tools cannot handle the new (2.x)
firmware yet.

> "avr-objcopy: not found.

Hmm, you don't seem to have avr-binutils installed either.  Never
mind, it will be part of the WinAVR distribution as well.

Just remove your old installation before though.

> My source file is gcctest.c.

Note that the old gcctest files have never been updated to comply to
the current toolchain.  Just start out with the simple demo.c file
that is part of avr-libc (and you guess it, it will be installed by
WinAVR as well :-), then pick up any *recent* examples from the
Internet (like from the avrfreaks.net "academy").

-- 
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]