mc9s08dz60_demo

所属分类:其他嵌入式/单片机内容
开发工具:C/C++
文件大小:89KB
下载次数:1
上传日期:2018-05-13 08:32:33
上 传 者a870129289
说明:  飞思卡尔单片机MC9S08DZ60芯片 demo
(Freescale Semiconductor chip MC9S08DZ60 chip demo)

文件列表:
mc9s08dz60_demo (0, 2018-03-24)
mc9s08dz60_demo\.cproject (13326, 2016-06-15)
mc9s08dz60_demo\.cwGeneratedFileSetLog (243, 2011-01-05)
mc9s08dz60_demo\.project (2132, 2016-06-15)
mc9s08dz60_demo\.settings (0, 2018-03-24)
mc9s08dz60_demo\.settings\com.freescale.core.ide.cdt.toolchain.prefs (1557, 2018-03-24)
mc9s08dz60_demo\.settings\com.freescale.core.ide.newprojectwizard.prefs (118, 2011-01-05)
mc9s08dz60_demo\MC9S08DZ60 (0, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\EDOUT (0, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\main.dbg (274297, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\makefile (3269, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\makefile.local (599, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\mc9s08dz60_demo.abs (3271, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\mc9s08dz60_demo.abs.args (41, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\mc9s08dz60_demo.abs.s19 (348, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\mc9s08dz60_demo.args (163, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\mc9s08dz60_demo.map (8401, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\objects.mk (276, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\Project_Settings (0, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\Project_Settings\Linker_Files (0, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\Project_Settings\Linker_Files\subdir.mk (539, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\Sources (0, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\sources.mk (2136, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\Sources\main.args (94, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\Sources\main_1.args (399, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\Sources\main_asm.d (309, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\Sources\main_asm.obj (4138, 2018-03-24)
mc9s08dz60_demo\MC9S08DZ60\Sources\subdir.mk (1114, 2018-03-24)
mc9s08dz60_demo\Project_Headers (0, 2018-03-24)
mc9s08dz60_demo\Project_Headers\derivative.inc (394, 2011-01-05)
mc9s08dz60_demo\Project_Headers\MC9S08DZ60.inc (269109, 2011-01-05)
mc9s08dz60_demo\Project_Settings (0, 2018-03-24)
mc9s08dz60_demo\Project_Settings\Debugger (0, 2018-03-24)
mc9s08dz60_demo\Project_Settings\Debugger\MC9S08DZ60.mem (13733, 2012-07-05)
mc9s08dz60_demo\Project_Settings\Debugger\MC9S08DZ60.tcl (35, 2011-01-05)
mc9s08dz60_demo\Project_Settings\Debugger\mc9s08dz60_demo - MC9S08DZ60 - PnE Cyclone PRO.launch (12245, 2012-10-23)
mc9s08dz60_demo\Project_Settings\Debugger\mc9s08dz60_demo - MC9S08DZ60 - PnE Full Chip Simulator.launch (23144, 2012-10-23)
mc9s08dz60_demo\Project_Settings\Debugger\mc9s08dz60_demo - MC9S08DZ60 - PnE Full Chip Simulator.pemicro (505, 2012-10-23)
mc9s08dz60_demo\Project_Settings\Debugger\mc9s08dz60_demo - MC9S08DZ60 - PnE USB BDM.launch (12244, 2012-10-23)
mc9s08dz60_demo\Project_Settings\Linker_Files (0, 2018-03-24)
... ...

This application is meant to demonstrate a framework for an application running on the HCS908DZ60 MCU. It demonstrates interrupts from the timer and uses general purpose timeouts. Application Information: (1) An output compare channel of timer 1 is used to create a time base for the application. Output compare intervals happen every 10ms, and is continually set up in the timer interrupt service routine. The internal Bus clock is 8.3712 MHZ. (2) Provides three general purpose timeouts, each with a resolution of 10ms and a maximum timeout of 2.55 Seconds (1-255). When a timeout value is zero, it is ignored. When a timeout value is non-zero, it is decremented by the timer interrupt approximately every ten milli- seconds. When a timeout value goes to zero, the timeout event handler is called. The "timeout 1" value is initially set to 3, so the "timeout 1" event handler will be run after 30ms. The event handler schedules another "timeout 1" event in 30ms (timeout=3). * This source is (C)opyright 2010, P&E Microcomputer Systems, Inc. * Visit us at http://www.pemicro.com Here is the sample application...

近期下载者

相关文件


收藏者