>
>
> On Jul 6, 2012, at 9:31 AM, David Kelly wrote:
>
> >
> > On Jul 6, 2012, at 11:24 AM, englsprogeny1 wrote:
> >
> > > I've been using AVR GCC for many years. I purchased a JTAG debugger on ebay.
> > >
> > > This version needs AVR Studio 4.xx
> >
> > Does it really? Its not a clone of one of Atmel's supported JTAG's?
> >
> > > When I do the AVR Studio install and attempt to build I get the following:
> > >
> > > Build started 6.7.2012 at 12:06:38
> > > mmcu=atmega128 -Wall -gdwarf-2 -std=gnu99 -DF_CPU=16000000UL -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -MD -MP -MT Go_Atmega128.o -MF dep/Go_Atmega128.o.d -c ../Go_Atmega128.c
> > >
> > > /usr/bin/sh: -Wall: command not found
> > >
> > > make: [Go_Atmega128.o] Error 127 (ignored)
> > >
> > > It looks like there is something wrong with -Wall
> >
> > IIRC you have to install WinAVR in addition to AVRStudio back in the 4.x days.
> >
> > While on that subject I am recently finding out what a dog .NET and Microsoft Visual Studio 10 is, all due to Atmel Studio 6.x.
> >
> > --
> > David Kelly N4HHE, dkelly@...
> > ============================================================
> > Whom computers would destroy, they must first drive mad
> >
> >
> >
> Also, there are major problems with the current (and last) public release of Studio4, which is 4.19.
>
> Ran into it last night when I tried a new install. Went back to 4.18 + WinAVR and all is beautiful.
>
> Here is the link to the Atmel archive:
>
> http://www.atmel.com/tools/STUDIOARCHIVE.aspx
>
>
> Download 4.18 and the three service packs. Install 4.18, then SP1, then SP2, then SP3. If you have a newer version of the USB driver, Jungo, just ignore the alerts as it is backward compatible.
>
> Then, if you have not done so, already, install WinAVR.
>
> Jim Wagner
> Oregon Research Electronics
>
>
>
>
>
>
> [Non-text portions of this message have been removed]
>