Thanks Guys, I installed 4.18 and all is working now. (This is with my old ICE that works on a COM port) My new ICE that I found on ebay: http://www.ebay.com/itm/AVR-USB-Emulator-debugger-programmer-JTAG-ICE-for-Atmel-/280886155007?pt=LH_DefaultDomain_0&hash=item41661e96ff I see that this new ICE uses a 'virtual serial port' through the USB. Interesting.... I may just go with my old serial port based ICE (as it's basically the same thing) Jim, I have Visual Studio Ver10 on my machine. I'm happy enough with the environment. David, I don't think that my JTAG ICE will work with AVR Studio 6 because the ebay seller stated 4.xx You are probably right. Maybe I should try version 6.xx From what Jim says, it looks like AVR Studio 6 will not work correctly as I have MS Visual Studio .NET version 10 installed --- In AVR-Chat@yahoogroups.com, Jim Wagner <wagnejam99@...> wrote: > > > 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] >
Message
Re: AVR Studio 4 Build Issue
2012-07-06 by englsprogeny1
Attachments
- No local attachments were found for this message.