|
| Example ProgramsThe Keil C166 Developers Kit CD-ROM includes several example programs that are configured for the Keil MCBXC167 Board. Each example program is stored in a separate folder in \KEIL\C166\KEIL MCBXC167\ along with project files that help you quickly build the project and run the program. The following example programs are installed automatically: - BLINKY_MONITOR
This project sequentially flashes the LEDs and prints the text Hello World via the Serial Interface. This project is configured for testing with the Monitor via the Serial Interface. - BLINKY_OCDS
This project is identical to the Blinky Monitor project, but is configured for testing with the ULINK USB-JTAG Adapter. - EASYWEB
This project is a Tiny Web server that shows the values of two analog inputs in a Web page. - PLL_DEMO
This project shows how to configure the on-chip Phase Locked Loop (PLL) to set various CPU clocks. - TWINCAN
This project shows CAN communication via the on-chip TwinCAN controller
Note - Only the BLINKY examples can be used with the MCBXC167 BASIC board variant. The other examples are based on the extended hardware of the full MCBXC167 NET board.
More example projects and programs are available at:
www.keil.com/download/list/c166.htm. |
|