Documentation:AVR32 General/Installing tools on Windows
From AVRFreaks Wiki
[edit] GNU Toolchain
To install the AVR32 GNU Toolchain, download the installer from the Atmel website (the AVR32 GNU Toolchain page) or from your installation CD-ROM. The following AVR32 tools are available in the GNU toolchain:
- avr32-binutils, GNU binutils for AVR32 (assembler, linker etc)
- avr32-gcc, GNU Compiler Collection (GCC) for AVR32
- avr32-gdb, GNU Debugger (GDB) for AVR32
- avr32gdbproxy, GNU Debugger (GDB) proxy server for AVR32
- avr32program, Utility for programming and controlling the AVR32
The AVR32 GNU tools must be run under the Cygwin environment. If Cygwin is not previously
installed on your computer, it will be installed automatically by the AVR32 tools
installer. An existing Cygwin installation will be detected, and the AVR32 tools
will be installed in the existing environment.
Cygwin offers a Unix/Linux-like environment for Windows with a large collection of programs. Only a small subset of Cygwin is installed by the AVR32 tools installer. For information about using Cygwin and installing additional software, please visit the official Cygwin web site.
[edit] AVR32 Studio
Refer to www.atmel.com - AVR32 Studio.
