Version: 1.0

AT91 SAM7S 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 AT91SAM7Sxx device and his corresponding Evaluation Kit, the AT91SAM7S-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 SAM7Sxx project.

Reference Documents

Name

Reference

ARM-Based Software Package

6016

AT91SAM7Sxx Datasheet

 

Contents:

Software tools

Source Files

Source Files:

 

Description Files

srcxxx/Board.h

SAM7 evaluation board description

 

Startup Files

srcxxx/Cstartup.xxx

AT91SAM7Sxx microcontroller reset entry point

srcxxx/Cstartup_SAM7.c

AT91SAM7Sxx initialization called by the assembly code in the Cstartup

 

C Files

../src/main.c

Main entry point