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

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

Re: [avr-gcc-list] AVRStudio and GNU C


From: Panther Electronics
Subject: Re: [avr-gcc-list] AVRStudio and GNU C
Date: Sat, 3 May 2003 09:17:30 +0530

Dear Eric,

:-}It also comes with Programmers Notepad 2, and editor / IDE, which
:-}can
:-}call command-line tools and capture their output better than AVR
:-}Studio 3 can (you don't have to use gcc.bat and company).


But the help of PN2 does not exist; hence its just not possible to
get it going.

Srikanth kamath T

On Fri, 02 May 2003 15:05:55 -0600, E. Weddington wrote:
:-}On 3 May 2003 at 6:54, Jack Valmadre wrote:
:-}
:-}> Hi,
:-}> I'm having trouble setting up AVRStudio (version 3.53) and GNU
:-}C.
:-}> I've been following the steps on
:-}>
:-}http://www.itee.uq.edu.au/~comp1300/pracs/GNU_C_Tutorial/gcctute.ht
:-}m.
:-}> I've done everything in the tutorial, but when I try to build, I
:-}get
:-}> an error saying:
:-}>
:-}> 'gcc_cmp.bat' is not recognized as an internal or external
:-}command,
:-}> operable program or batch file.
:-}>
:-}> However, I have gcc_cmp.bat and gcc_cmp2.bat in
:-}C:\WINDOWS\system.
:-}> When I run gcc_cmp.bat I get:
:-}>
:-}> -------- begin --------
:-}> make.exe: *** No targets specified and no makefile found.  Stop.
:-}> --------  end  --------
:-}>
:-}> I've got the makefile and the targets set up.  And when I run
:-}> gcc_cmp2.bat I get:
:-}>
:-}> C:\WINDOWS\system>make.exe   1>c:\tmpout.txt 2>&1
:-}>
:-}> What do I need to do?
:-}
:-}You need to update your toolset.
:-}
:-}Don't use the AVR Freaks distribution, its out-of-date. Use the
:-}WinAVR distribution: <http://sourceforge.net/projects/winavr>
:-}
:-}When you install WinAVR, it contains a README.txt file that
:-}explains
:-}how to set up the toolset to use AVR Studio 3. But why use it?
:-}
:-}It also comes with Programmers Notepad 2, and editor / IDE, which
:-}can
:-}call command-line tools and capture their output better than AVR
:-}Studio 3 can (you don't have to use gcc.bat and company).
:-}
:-}WinAVR also contains a lot of other things. See its home page:
:-}<http://winavr.sourceforge.net/>
:-}
:-}Eric
:-}
:-}_______________________________________________
:-}avr-gcc-list mailing list
:address@hidden
:-}http://www.avr1.org/mailman/listinfo/avr-gcc-list





reply via email to

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