|
|||||||||||
|
Technical Support On-Line Manuals MCBXC800 User's Guide |
MCBXC800 User's GuideBLINKYThe BLINKY example program toggles the LEDs on Port 3 and prints the text "HELLO" to the serial port COM0. The toggle speed of the LEDs depend on the input voltage of the AIN0 input. The BLINKY example project demonstrates assembling, compiling, linking, downloading, and debugging using the µVision IDE on the MCBXC800 board. The on-board LEDs make it easy to visually verify that the program loads and executes properly. The HyperTerm terminal emulator program makes it easy to verify serial output. Loading BLINKYTo load the BLINKY project, select Open Project from the Project menu and open BLINKY.UV2 from the following folder:
The Abstract.txt file contains documentation about the project. Editing BLINKYYou may edit MAIN.C or review the source code. Double click on MAIN.C in the Files page of the Project Window. µVision loads and displays the contents in an editor window. Running BLINKYPerform the following four steps to run the BLINKY Example on the MCBXC800 Evaluation Board: | ||||||||||
|
|||||||||||