MCBTMPM330 User's Guide

Example Programs

The Keil MDK-ARM Development Tools download includes an example program configured for the Keil MCBTMPM330 Board.

This example is configured for two µVision targets:

  • TMPM330 RAM - where the program runs from on-chip RAM.
  • TMPM330 Flash - where the program runs from internal Flash located on the microcontroller.

This example uses the following file structure:

  • Abstract.txt contains a short description of the example.
  • Example dependent source code.

Note

Example programs are stored in a separate folder in \KEIL\ARM\BOARDS\KEIL\MCBTMPM330\ along with project files that help you quickly build the project and run the program.

The following example program is installed automatically:

  • BLINKY
    The Blinky project shows the combination of configuring peripherals and initialization functions.  The potentiometer position determines how fast the LEDs blink.