| |||||
Technical Support On-Line Manuals MCB2100 User's Guide | BLINKYCANThe BLINKYCAN example program flashes one LED at a time in sequence, back and forth continuously, and outputs the value of the A/D converter AIN0 to the CAN2 port which is connected to the CAN1 port. When the AINO value is input through the CAN1 port, the CAN1 port controls the LED display speed. This example project runs the same way as the BLINKY project. The BLINKYCAN example project demonstrates assembling, compiling, linking, downloading, and debugging using the µVision IDE on the MCB2100 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 BLINKYCANTo load the BLINKYCAN project, select Open Project from the Project menu and open BLINKYCAN.UV2 from one of the following folders.
Editing BLINKYCANYou may edit BlinkyCAN.c or review the source code. Double click on BlinkyCAN.c in the Files page of the Project Workspace window. µVision loads and displays the contents of BlinkyCAN.c in an editor window. Running BLINKYCANPerform the following four steps to run the BLINKYCAN Example on the MCB2100 Evaluation Board: | ||||
| |||||