EE 281 Lab 1: Using AVR GCC

These instructions are for installing the AVR GCC compiler and libraries on a Windows 2000/NT system.  More information about this can be obtained at the following link: http://www.avrfreaks.net/AVRGCC/.  For information about installing AVR GCC for Linux, follow this link: http://combio.de/avr/ 

  1. Setting up the compiler:

 

  1. Compiling GCCTEST projects:

The GCCTEST files give 9 very good examples of C code written for the AVR. Each of these can be compiled and downloaded to your STK500.  We strongly encourage you to look through these examples to get a feel for how to use C with the AVR.   Here is a description of how to compile these projects.

 

  1. Other hints/suggestions:

 


Last modified: Mon Oct 22 12:19:03 PDT 2001