ARM Cortex-M3/Luminary/Evaluation kit/EMP Board

ARM Cortex-M3. Ressourcer:

- The ARM Cortex-M3 Core.
- - Technical Reference Manual
- - Errata

- The Stellaris LM3S6965 Microcontroller.
- - Datablad
- - Errata

- The Kit.
- - Users Manual
- - Product Brief
- - Read Me First

- The EMP Board.
- - Version 2.1.
- - - Schematics
- - - Pinouts
- - - Fix the board
- - Version 3.0.
- - - Schematics
- - - Fan wire colors
- - Version 3.1.
- - - Schematics
- - - Pinouts

- Noter.
- - Install CoIDE
- - Create a C project in CoIDE
- - Recover fra a JTAG reset
- - An Introduction to the ARM Cortex-M3 Processor

- Kode.
- - Lab. 1
- - Header file with LM3S6965 Periferels (lm3s6965.h)
- - Example using the SysTick Timer (systick_int)
- - Example using Timer0 (timer0_int)