Introduction
These examples here can be used for a starting point for your own work. I will provide you some small examples for the Cortex-M0, -M3, -M4 and ARM7 cpu.
These examples was tested with:
- J-Link v4.26a
- YAGARTO 4.6.0-20110429
- Eclipse 3.6.2
Cortex-M0
LPC1114Test tested with a LPC-P1114 development board (SWD debug only)
Cortex-M3
STM32Test tested with a STM32-P103 development board (STM32F103RB)
STM3210ETest tested with a STM3210E-EVAL development board (STM32F103ZE)
STM3210CTest tested with a STM3210C-EVAL development board (STM32F107VC)
LPC1343Test tested with a LPC-P1343 development board (SWD debug only)
LPC1768Test tested with a MCB1760 development board
FM3Test tested with a SK-FM3-100PMC development board (MB9BF506N)
SAM3U4ETest tested with a SAM3U-EK development board
SAM3N4CTest tested with a SAM3N-EK development board
SAM3S4CTest tested with a SAM3S-EK development board
Cortex-M4
K40Test tested with a TWR-K40X256 development board
ARM7 projects
EIRTest tested with an EIR (ELEKTOR Internet Radio) development board
Ethernut3Test tested with an Ethernut 3 board (RAM only)
SAM7X256Test tested with an AT91SAM7X-EK development board
SAM7S256Test tested with a SAM7-P256 development board
LPC2148Test tested with a LPC-P2148 development board
LPC2294Test tested with a LPC-L2294 development board
STR7Test tested with a HITEX STR7 development board
|