Keil™, An ARM® Company

MCB2100 User's Guide

Example Programs

The Keil MDK-ARM Development Tools CD-ROM includes several example programs that are configured for the Keil MCB2100 Board.

Each example program is stored in a separate folder in \KEIL\ARM\BOARDS\KEIL\MCB2100\ along with project files that help you quickly build the project and run the program.

The following example programs are installed automatically:

  • BLINKY
    This project sequentially flashes the LEDs and prints the value of the A/D converter input AIN0 to the serial port. The AIN0 input voltage controls the LED display speed. 
  • BLINKYCAN
    This project is the same as the BLINKY project above, but the AIN0 result is first output to the CAN2 port, then input from the CAN1 port to control the LED display speed.

Several other example projects have a target named MCB2100 that may be selected using the build toolbar. For more information, see the Sample Programs chapter in the Getting Started User's Guide(..\Keil\ARM\HLP\GSA.CHM).

More example projects and programs are available at:

http://www.keil.com/download/list/arm.htm

These projects and programs let you start programming other features of the LPC21xx device, such as Interrupt-driven SIO, PWM and more.