文件名称:ek-lm4f120xl--interrupts
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-07-21
- 文件大小:
- 158kb
- 下载次数:
- 0次
- 提 供 者:
- 1**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ek-lm4f120xl TI Stellaris LaunchPad 例程之中断实验-This example application demonstrates the interrupt preemption and
tail-chaining capabilities of Cortex-M4 microprocessor and NVIC. Nested
interrupts are synthesized when the interrupts have the same priority,
increasing priorities, and decreasing priorities. With increasing
priorities, preemption will occur in the other two cases tail-chaining
will occur. The currently pending interrupts and the currently executing
interrupt will be displayed on the display GPIO pins E1, E2 and E3 will
be asserted upon interrupt handler entry and de-asserted before interrupt
handler exit so that the off-to-on time can be observed with a scope or
logic analyzer to see the speed of tail-chaining (for the two cases where
tail-chaining is occurring).
tail-chaining capabilities of Cortex-M4 microprocessor and NVIC. Nested
interrupts are synthesized when the interrupts have the same priority,
increasing priorities, and decreasing priorities. With increasing
priorities, preemption will occur in the other two cases tail-chaining
will occur. The currently pending interrupts and the currently executing
interrupt will be displayed on the display GPIO pins E1, E2 and E3 will
be asserted upon interrupt handler entry and de-asserted before interrupt
handler exit so that the off-to-on time can be observed with a scope or
logic analyzer to see the speed of tail-chaining (for the two cases where
tail-chaining is occurring).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
interrupts\ccs\.ccsimportspec
..........\...\.ccsproject
..........\...\.cproject
..........\...\.project
..........\...\.settings\org.eclipse.cdt.codan.core.prefs
..........\...\Debug\interrupts.bin
..........\...\.....\interrupts.out
..........\...\macros.ini_initial
..........\...\target_config.ccxml
..........\ewarm\Exe\interrupts.bin
..........\.....\...\interrupts.out
..........\gcc\interrupts.axf
..........\...\interrupts.bin
..........\interrupts.c
..........\interrupts.ewd
..........\interrupts.ewp
..........\interrupts.icf
..........\interrupts.ld
..........\interrupts.sct
..........\interrupts.sgxx
..........\interrupts.uvgui.smjnk
..........\interrupts.uvgui_smjnk.bak
..........\interrupts.uvopt
..........\interrupts.uvproj
..........\interrupts_ccs.cmd
..........\interrupts_interrupts.dep
..........\interrupts_sourcerygxx.ld
..........\interrupts_uvopt.bak
..........\interrupts_uvproj.bak
..........\JLinkLog.txt
..........\JLinkSettings.ini
..........\Makefile
..........\readme.txt
..........\.vmdk\ExtDll.iex
..........\.....\interrupts.axf
..........\.....\interrupts.bin
..........\sourcerygxx\interrupts.axf
..........\...........\interrupts.bin
..........\startup_ccs.c
..........\startup_ewarm.c
..........\startup_gcc.c
..........\startup_rvmdk.S
..........\startup_sourcerygxx.S
..........\ccs\.settings
..........\...\Debug
..........\ewarm\Exe
..........\ccs
..........\ewarm
..........\gcc
..........\rvmdk
..........\sourcerygxx
interrupts