Introduction - If you have any usage issues, please Google them yourself
This a simple interrupt-driven LED flasher, which runs on an ARM Integrator
Board. It reads the switches on the board to determine the LED flash speed
and pattern. The resulting image is intended to be downloaded into Flash.
It features:
- a main application program, written in C
- an interrupt handler, written in C
- init code and exception vectors, written in ARM assembler
- ROM/RAM remapping on reset