****************************************************************************** ******************* Processor Expert Demonstration Project ******************* ****************************************************************************** File: ButtonsDelay.mcp Short description: LEDs switched with buttons with delay (demonstration) Target platforms: HCS08. Function Description ==================== This project is a very simple demonstration of using Free running counter. The example shows how to create an application using Processor Expert and C language. The goal of application is switch on one of the four LEDs using four buttons. The LEDs automatically switch off after 5 seconds after button pressed. Required Hardware and Settings ============================== M68DEMO908GB60 demo board. Building The Project ==================== Build the project usual way in CodeWarrior. No special settings are required. Running The Project =================== Run the project usual way. Press buttons to switch on LEDs. *** End Of File ***