MCBTMS570 User's Guide

Example Programs

The Keil MDK-ARM Development Tools download includes several example programs that are configured for the Keil MCBTMS570 Board.

The examples are configured for one µVision target:

  • TMS570 Flash - where the program runs from internal Flash located on the microcontroller.

All examples use the same file structure:

  • Abstract.txt contains a short description of the example.
  • startup_TMS570LS.s contains the startup code for the microcontroller.
  • system.c contains the initialization code for the microcontroller peripherals.
  • Example-dependent source code.

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

The following example demonstrates the usage of the board:

  • BLINKY
    The Blinky project shows 6 LEDs blinking with the AD Light conversion speed. AD values and bar graphs for temperature and light irradiation are displayed on the GLCD.