****************************************************************************** **************** Device Initialization Demonstration Project ***************** ****************************************************************************** File: GB60_TPM_InterruptLED.mcp Short description : Tutorial 1 LED demonstration project Target platforms: MC9S08GB60 (demo board M68DEMO908GB60) Function Description ==================== The LED is connected to the one pin of the CPU and the port output is controlled in the timer overflow interrupt routine. The steps for creation of this project are described in Device Initialization tutorial course 1. Please see the Device Initialization help, chapter Tutorial / Tutorial1. Required Hardware and Settings ============================== Demo board M68DEMO908GB60. No additional settings required. Generated and User Code ======================= Generated code is located in module "MCUinit.C". User code of Interrupt Service Rutine (ISR) is located in "MCUinit.C" Building The Project ==================== Build the project usual way in CodeWarrior. No special settings are required. Running The Project =================== Run the project usual way. *** End Of File ***