AT91 SAM7S Periodic Interval Timer Interrupt Management
The goal of this demonstration project is to show how to use AT91 ARM-Based Software Packages. This project will run a test of AT91SAM7S ATMEL parts and corresponding evaluation board AT91SAM7S board. It's interrupt implementation example.
Name |
Reference |
ARM-Based Software Package |
6016 |
AT91SAM7S Data sheet |
Description Files |
|
srcxxx/SAM7Board.h |
SAM7 evaluation board description |
Startup Files |
|
srcxxx/Cstartup.xxx |
AT91SAM7S Microcontroller reset entry point |
srcxxx/Cstartup_SAM7.c |
AT91SAM7S Initialization called by Assembly code in Cstartup |
C Files |
|
../src/main.c |
Main entry point |