| ||||||||
Technical Support On-Line Manuals MCBTMPM330 User's Guide | BLINKYThe BLINKY example program toggles the LEDs on Port I and prints the converted A-to-D value to the serial port. The speed the LEDs flash depends on the voltage presented to AN4 by the on-board potentiometer. The BLINKY example project demonstrates assembling, compiling, linking, downloading, and debugging using the µVision IDE on the MCBTMPM330 board. The on-board LEDs make it easy to visually verify that the program loads and executes properly. Loading BLINKYTo load the BLINKY project, select Open Project from the Project menu and open BLINKY.UV2 from the following folder:
Editing BLINKYYou may edit Blinky.c or review the source code. Double-click on Blinky.c in the Files page of the Project Workspace window. µVision loads and displays the contents of Blinky.c in an editor window. Running BLINKYPerform the following four steps to run the BLINKY Example on the MCBTMPM330 Evaluation Board: | |||||||
| ||||||||