****************************************************************************** **************** Device Initialization Demonstration Project ***************** ****************************************************************************** File: QT4_TIM_LedDemo.mcp Short description : Flashing LED using TIM Target platforms: MC68HC908QT4 Function Description ==================== This project stationery is designed to get you up and running quickly with Device Initialization for MC68HC908QT4. It is set up for the selected CPU and target connection, but can be easily modified. This simple project demonstrates a usage of a TIM timer of the Freescale MC68HC908QT4 processor. Evaluation board QY-NITRON should be used to demonstrate the function. Source CPU clock is set to internal oscillator 12.8 MHz. The project uses built-in LED available on the evaluation board which is connected to the output pin of the timer TIM channel 1 (PTA1_TCH1_AD1_KBI1) and periodically blinking with period 125ms. Required Hardware and Settings ============================== Evaluation board QY-NITRON. No additional settings required. Generated and User Code ======================= Generated code is located in module "MCUinit.asm" and user code is located in module "main.asm". 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 ***