Description: This program demonstrates how to configure port pins as digital inputs
// and outputs. The C8051F020 target board has one push-button switch
// connected to a port pin and one LED. The program constantly checks the
// status of the switch and if it is pushed, it turns on the LED.
To Search:
File list (Check if you may need any files):
switch Test\STARTUP.A51
...........\STARTUP.LST
...........\STARTUP.OBJ
...........\SwitchOnOff
...........\SwitchOnOff.hex
...........\SwitchOnOff.lnp
...........\SwitchOnOff.M51
...........\SwitchOnOff.Opt
...........\SwitchOnOff.plg
...........\SwitchOnOff.Uv2
...........\SwitchOnOff_Opt.Bak
...........\SwitchOnOff_Uv2.Bak
...........\switchTest.c
...........\switchTest.lst
...........\switchTest.obj
switch Test