Version: 1.0

AT91 SAM7A1 Basic

The goal of this demonstration project is to demonstrate how to use the AT91 ARM-Based Software Package. This project runs a test of the AT91SAM7A1 device and his corresponding Evaluation Kit, the AT91SAM7A1-EK. This project is a basic project example, which includes all the resource files and the Cstartup file. It can be used to generate a new SAM7A1 project for AT91SAM7A1-EK.

Reference Documents

Name

Reference

AT91SAM7A1 Datasheet

6048A ATARM 03-Mar-05

Contents:

Software tools

Source Files

Source Files:

 

Description Files

srcxxx/Board.h

SAM7EK evaluation board description

 

Startup Files

srcxxx/Cstartup.xxx

AT91SAM7A1 microcontroller reset entry point

srcxxx/Cstartup_SAM7.c

AT91SAM7A1 initialization called by the assembly code in the Cstartup

 

C Files

../src/main.c

Main entry point