Main Menu
Home
AVR News
Atmel AVR
AVR Development Tools
Valuable Tools
WinAVR toolset
Makefile for WinAVR
AVR Virtual Simulators
Hardware for prototyping
GCC and AVR-GCC
Short introduction to C
AVR-GCC Tutorial
Example AVR Projects
AVR-GCC articles
WinAVR Site Map
Scienceprog FORUM
ScienceProg BLOG
Disclaimer
WinARM Tutorial
Login Form





Lost Password?
No account yet? Register
Latest comments
Measuring motor speed and...
Dear Administrator The code above...
More...

Programming AVR ADC module...
hi please send me example usart with...
More...

Measuring motor speed and...
main.c: In function...
More...

Running TX433 and RX433 RF...
(Hopefully this is not a re-post). I am...
More...

Running TX433 and RX433 RF...
I just bnought a pair of the RX/TX 433...
More...

Syndicate
Friendly sites

Related Items:

Recommended sites


Latest News
WINAVR package for Windows OS PDF Print E-mail
Written by Administrator   
Tuesday, 08 August 2006
WINAVR is windows OS tool set for AVR microcontroller based projects. This package contains an AVR-GCC C/C++ compiler. Official site of WINAVR:  http://winavr.sourceforge.net/index.html . In this site you can download everything needed to start your firrs AVR project. For this article am will using WinAVR20060421 stable distribution as it is tested and working version.

 

The main tools and utilities in WINAVR are:

GNU Binutils - AVR target Binary Utilities (assembler, linker, etc). It contains:

    1) ld - GNU linker;
    2) as - GNU assmebler;
Also (seein  http://sources.redhat.com/binutils/ ):
    3) addr2line;
    4) ar;
    5) c++filt
    6) gprof;
    7) nlmconv;
    8) nm;
    9) objcopy;
    10) objdump;
    11) ranlib;
    12) readelf;
    13) size;
    14) strings;
    15) strip;
    16) windres.

avr-libc - C library for AVR. Normal spot to report bugs that also affect GCC and Binutils first.
avrdude - Programming software, supports lots of programmers.
GNU GCC - C Compiler
avrdude-gui - Graphical interface for avrdude
GNU Debugger (GDB) - Command line debugger
Insignt - Graphical debugger
AVaRICE - Connects the JTAG ICE to the AVR-GDB debugging software.
simulavr / simulavrxx - Simulator for the AVR
MFile - Makefile editor
Programmers Notepad - Text editor / IDE for compiler
SRecord - Tools for editing EPROM load files.
 

Related Items:

   

Users' Comments  
 

Average user rating

 


Add your comment
Only registered users can comment an article. Please login or register.

No comment posted



mXcomment 1.0.6 © 2007-2008 - visualclinic.fr
License Creative Commons - Some rights reserved
< Prev   Next >

© 2008 WinAVR AVR-GCC Tutorial
Joomla! is Free Software released under the GNU/GPL License.