Board Support
Version 1.0
Functions available when using the Board Software Components
|
The Blinky project is a simple program for turning on and off LEDs on an evaluation Board. It is a bare-metal application without RTOS.
The Abstract.txt file contained in the Documentation group of the Project window gives you more information on the general setup and the available LEDs of the development board.
Open the example project in MDK (the web page explains how to do this). The µVision Project window should display a similar project structure:
You may now build and download the example project to the evaluation board using the µVision commands:
After these steps, the project should start executing on your evaluation kit by blinking the LEDs. In case of errors, refer to the Evaluation Board User's Guide for configuration information.