File Download Area

Systronix C420 Example Program

This example is a simple program that counts from 1 to 1000, toggles the P1_0 bit and transmits the counter value out serial channel 0.

This program demonstrates how to use all aspects of the Keil toolset including:

  • The uVision2 integrated development environment.
  • The C51 compiler, linker and the µVision simulator/debugger.
  • The Systronix C420 Board.

This program is available in two Targets:

  • Simulator -- Uses the uVision2 simulator for testing.
  • Monitor for Systronix C420 -- Uses the Monitor with Systronix C420 board.

To compile/assemble for the monitor, you must define MONITOR for conditional assembly/compilation of stuff required (or excluded) for monitor debugging.

SYS420_EXAMPLE.ZIP (23K)
Wednesday, January 30, 2002