BLINKY

The BLINKY example program blinks the LEDs on Port 2 sequentially back and forth continuously.

The BLINKY example project demonstrates assembling, compiling, linking, downloading, and debugging using the µVision IDE on the MCB900 board. The on-board LEDs make it easy to visually verify that the program loads and executes properly.

Loading BLINKY

To load the BLINKY project, select Open Project from the Project menu and open Blinky.UV2 from the folder:

Open BLINKY Project Dialog

Project WorkspaceWhen the BLINKY project opens, the µVision Project Workspace window displays the source files that make up the project.

Editing BLINKY.C

You may edit Blinky.c or review the source code. Double click on Blinky.c in the Files page of the Project Window. µVision loads and displays the contents of Blinky.c in an editor window.

Running BLINKY

Perform the following three steps to run the BLINKY Example on the MCB900 Evaluation Board:

  1. Building BLINKY
  2. Downloading BLINKY
  3. Debugging BLINKY
ARM KUI 0035A
Non-Confidential