Small examples
  Introduction
  ARM7 projects
  Cortex-M3 projects
  Back


Introduction

These projects here can be used for a starting point for your own work. I will provide you some small examples for the ARM7 and Cortex-M3 cpu.

^ top  

ARM7 projects

These examples was tested with JLinkARM v4.10i and can be used to debug in RAM and ROM. YAGARTO-20100501 or above is needed:

SAM7X256Test tested with an Atmel AT91SAM7X-EK development board

SAM7S256Test tested with an Olimex SAM7-P256 development board

Ethernut3Test tested with an Ethernut 3 board (RAM only)

EIRTest tested with an EIR (ELEKTOR Internet Radio) board (RAM only)

LPC2148Test tested with an Olimex LPC-P2148 development board

LPC2294Test tested with an Olimex LPC-L2294 development board

STR7Test tested with a HITEX STR7 development board

^ top  

Cortex-M3

These examples was tested with JLinkARM v4.10i and can be used to debug in RAM and ROM. YAGARTO-20100501 or above is needed:

SAM3U4ETest tested with a SAM3U-EK board

LPC1768Test tested with a MCB1760 board

STM3210ETest tested with a STM3210E-EVAL board

^ top