-
Notifications
You must be signed in to change notification settings - Fork 1
Home
swinman edited this page May 2, 2013
·
28 revisions
###THIS MATERIAL IS UNDER HEAVY DEVELOPMENT SO MAY NOT BE FUNCTIONAL OR ACCURATE.
These wiki pages include information about setting up windows and linux for programming 32-bit atmel avr. AVR32 tools include (development was done on Windows 7 64bit and Ubuntu 12.10 64 bit):
- using the Atmel Software Framework
- compiling avr32 programs
- JTAG programming (command line)
- bootloader programming
There are python wrappers for compiling and programming at32uc3b chips (right now tools are only for programming).
##Setting up programmers Windows AVR32 Setup (Windows 7 64-bit)
Linux AVR32 Setup (Ubuntu 12.10 64 bit)
##Setting up AVR Toolchain
http://devzone.aery32.com/2012/07/06/how-to-install-avr-32-bit-toolchain-on-linux/
##Useful Links
Atmel Serial Bootloader
AVR32 GCC
AVR32 Linux HOWTO