文件名称:timer_interrupt
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 387kb
- 下载次数:
- 0次
- 提 供 者:
- h***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
freescale MCF5485EVB开发板上中断操作示例,利用一个timer产生中断,另外3个timer作为GPIO,使3g个LED每隔1秒钟轮换亮一次。-freescale MCF5485EVB interrupt the operational example of the development board, using a timer generate an interrupt, another three timer as a GPIO, so 3g a LED light at one-second rotation time.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fhong
.....\console.lcf
.....\fhong.mcp
.....\fhong.old.mcp
.....\fhong_Data
.....\..........\Build_All
.....\..........\.........\TargetDataWindows.tdt
.....\..........\CWSettingsWindows.stg
.....\..........\M5485_Console_Debug
.....\..........\...................\ObjectCode
.....\..........\...................\TargetDataWindows.tdt
.....\..........\M5485_ROM
.....\..........\.........\ObjectCode
.....\..........\.........\TargetDataWindows.tdt
.....\..........\M5485_UART_SDRAM
.....\..........\................\TargetDataWindows.tdt
.....\..........\M5485_UART_SRAM
.....\..........\...............\ObjectCode
.....\..........\...............\TargetDataWindows.tdt
.....\MCF5485EVB.cfg
.....\MCF5485EVB.mem
.....\MCF5485EVB_Console.cfg
.....\MCF5485EVB_ROM.cfg
.....\MCF5485EVB_SDRAM.cfg
.....\mwerks_prefix.h
.....\obj
.....\...\M5485EVB_Console_Debug.elf
.....\...\M5485EVB_Console_Debug.elf.S19
.....\...\M5485EVB_Console_Debug.elf.xMAP
.....\...\M5485EVB_ROM.elf
.....\...\M5485EVB_ROM.elf.S19
.....\...\M5485EVB_ROM.elf.xMAP
.....\...\M5485EVB_UART_SRAM.elf
.....\...\M5485EVB_UART_SRAM.elf.S19
.....\...\M5485EVB_UART_SRAM.elf.xMAP
.....\...\Readme.txt
.....\readme.txt
.....\rom.lcf
.....\sdram.lcf
.....\src
.....\...\common
.....\...\......\alloc.c
.....\...\......\assert.c
.....\...\......\io.c
.....\...\......\mcf548x_lo.s
.....\...\......\mcf548x_lo.s.list
.....\...\......\mcf5xxx.s
.....\...\......\mcf5xxx.s.list
.....\...\......\memtest.c
.....\...\......\printf.c
.....\...\......\psc_uart.c
.....\...\......\stdlib.c
.....\...\......\sysinit.c
.....\...\......\verdi_leds.c
.....\...\console
.....\...\.......\console_main.c
.....\...\include
.....\...\.......\assert.h
.....\...\.......\common.h
.....\...\.......\io.h
.....\...\.......\m5485evb.h
.....\...\.......\mcf548x
.....\...\.......\.......\mcf548x_can.h
.....\...\.......\.......\mcf548x_ctm.h
.....\...\.......\.......\mcf548x_dspi.h
.....\...\.......\.......\mcf548x_eport.h
.....\...\.......\.......\mcf548x_fbcs.h
.....\...\.......\.......\mcf548x_fec.h
.....\...\.......\.......\mcf548x_gpio.h
.....\...\.......\.......\mcf548x_gpt.h
.....\...\.......\.......\mcf548x_i2c.h
.....\...\.......\.......\mcf548x_intc.h
.....\...\.......\.......\mcf548x_pci.h
.....\...\.......\.......\mcf548x_pciarb.h
.....\...\.......\.......\mcf548x_psc.h
.....\...\.......\.......\mcf548x_sdramc.h
.....\...\.......\.......\mcf548x_sec.h
.....\...\.......\.......\mcf548x_siu.h
.....\...\.......\.......\mcf548x_slt.h
.....\...\.......\.......\mcf548x_sram.h
.....\...\.......\.......\mcf548x_usb.h
.....\...\.......\mcf548x.h
.....\...\.......\mcf5xxx.h
.....\...\.......\memtest.h
.....\...\.......\mwerks.h
.....\...\.......\psc_uart.h
.....\...\.......\stdlib.h
.....\...\.......\verdi.h
.....\...\.......\verdi_leds.h
.....\...\simple
.....\...\......\int_handlers.c
.....\...\......\main.c
.....\...\......\vectors.s
.....\...\......\vectors.s.list
.....\Stationery_ReadMe.txt
.....\sys_sram.lcf
.....\console.lcf
.....\fhong.mcp
.....\fhong.old.mcp
.....\fhong_Data
.....\..........\Build_All
.....\..........\.........\TargetDataWindows.tdt
.....\..........\CWSettingsWindows.stg
.....\..........\M5485_Console_Debug
.....\..........\...................\ObjectCode
.....\..........\...................\TargetDataWindows.tdt
.....\..........\M5485_ROM
.....\..........\.........\ObjectCode
.....\..........\.........\TargetDataWindows.tdt
.....\..........\M5485_UART_SDRAM
.....\..........\................\TargetDataWindows.tdt
.....\..........\M5485_UART_SRAM
.....\..........\...............\ObjectCode
.....\..........\...............\TargetDataWindows.tdt
.....\MCF5485EVB.cfg
.....\MCF5485EVB.mem
.....\MCF5485EVB_Console.cfg
.....\MCF5485EVB_ROM.cfg
.....\MCF5485EVB_SDRAM.cfg
.....\mwerks_prefix.h
.....\obj
.....\...\M5485EVB_Console_Debug.elf
.....\...\M5485EVB_Console_Debug.elf.S19
.....\...\M5485EVB_Console_Debug.elf.xMAP
.....\...\M5485EVB_ROM.elf
.....\...\M5485EVB_ROM.elf.S19
.....\...\M5485EVB_ROM.elf.xMAP
.....\...\M5485EVB_UART_SRAM.elf
.....\...\M5485EVB_UART_SRAM.elf.S19
.....\...\M5485EVB_UART_SRAM.elf.xMAP
.....\...\Readme.txt
.....\readme.txt
.....\rom.lcf
.....\sdram.lcf
.....\src
.....\...\common
.....\...\......\alloc.c
.....\...\......\assert.c
.....\...\......\io.c
.....\...\......\mcf548x_lo.s
.....\...\......\mcf548x_lo.s.list
.....\...\......\mcf5xxx.s
.....\...\......\mcf5xxx.s.list
.....\...\......\memtest.c
.....\...\......\printf.c
.....\...\......\psc_uart.c
.....\...\......\stdlib.c
.....\...\......\sysinit.c
.....\...\......\verdi_leds.c
.....\...\console
.....\...\.......\console_main.c
.....\...\include
.....\...\.......\assert.h
.....\...\.......\common.h
.....\...\.......\io.h
.....\...\.......\m5485evb.h
.....\...\.......\mcf548x
.....\...\.......\.......\mcf548x_can.h
.....\...\.......\.......\mcf548x_ctm.h
.....\...\.......\.......\mcf548x_dspi.h
.....\...\.......\.......\mcf548x_eport.h
.....\...\.......\.......\mcf548x_fbcs.h
.....\...\.......\.......\mcf548x_fec.h
.....\...\.......\.......\mcf548x_gpio.h
.....\...\.......\.......\mcf548x_gpt.h
.....\...\.......\.......\mcf548x_i2c.h
.....\...\.......\.......\mcf548x_intc.h
.....\...\.......\.......\mcf548x_pci.h
.....\...\.......\.......\mcf548x_pciarb.h
.....\...\.......\.......\mcf548x_psc.h
.....\...\.......\.......\mcf548x_sdramc.h
.....\...\.......\.......\mcf548x_sec.h
.....\...\.......\.......\mcf548x_siu.h
.....\...\.......\.......\mcf548x_slt.h
.....\...\.......\.......\mcf548x_sram.h
.....\...\.......\.......\mcf548x_usb.h
.....\...\.......\mcf548x.h
.....\...\.......\mcf5xxx.h
.....\...\.......\memtest.h
.....\...\.......\mwerks.h
.....\...\.......\psc_uart.h
.....\...\.......\stdlib.h
.....\...\.......\verdi.h
.....\...\.......\verdi_leds.h
.....\...\simple
.....\...\......\int_handlers.c
.....\...\......\main.c
.....\...\......\vectors.s
.....\...\......\vectors.s.list
.....\Stationery_ReadMe.txt
.....\sys_sram.lcf