搜索资源列表
EBDSAM7S64-Interrupt-ADS
- 本程序为完成各种中断的演示.at91sam7s64芯片,ads1.2编译器.代码说明: 1)完成基本的初始化 2)初始化PIO,IRQ,FIQ,software_interrupt等 3)驱动板上的四个按键(PB1,PB2,PB3,PB4) 4)初始化DEBUG口,Usart1等 5)初始化定时器timer0,timer1等-procedures for the completion of the various demonstration interrupted.
wnykqpcb
- rINTCON=0x5 //Non-vectored,IRQ enable,FIQ disable rINTMOD=0x0 //All=IRQ mode-rINTCON = 0x5 / / Non-vectored. IRQ enable, FIQ disable rINTMOD = 0x0 / / All IRQ mode =
SAM7X256-AIC-ADS1.2
- 一、开发环境 1、开发板: AT91SAM7X256-EK 2、仿真器: SAM-ICE(ATMEL) 3、开发软件: ADS1.2 (ARM调试模式) 二、程序功能 1、程序目的:AT91SAM7X256的AIC功能验证与使用指导。 2、功能说明: 1).PIO 中断测试程序 --改变LED1的状态 2).IRQ0 中断测试程序 --改变LED1的状态 3).FIQ 中断测试程序 --改变LED2的状态 4).software 中断测试程
ucos_FIQ
- 在LPC2100系列上的用于UCOS上的FIQ的使用,ADS编译
ARMask
- ARMask.The ARM has six operating modes: • User (unprivileged mode under which most tasks run) • FIQ (entered when a high priority (fast) interrupt is raised) • IRQ (entered when a low priority (normal) interrupt is raised) R
romboot
- (1)个人针对atmel提供的运行于CPU内13k空间的ram的romboot修改而成。 (2)提供了IRQ和FIQ的测试工作; (3)提供了对外部sdram的数据总线和地址总线的测试工作 (3)提供了对spi dataflash和nor flash的访问操作 (4)实现了romboot在spi dataflash和nor flash中的升级 (5)因为受编译后文件不能超过13kbytes的限制,采用条件编译的方法控制各个功能
lpc214x_fiq_demo
- 基于LPC214X KIT学习板FIQ例程。编译环境:keil rvmdk 3.03以上!
IRQ FIQ SWI Abort 名词解释
- IRQ FIQ SWI Abort 名词解释
Proteus-FIQ-interrupt
- 通过proteus来仿真测试一下ARM7的FIQ中断的实现,加深对程序和ARM7工作机制的理解。-Proteus to simulate the test by the FIQ interrupt ARM7 implementation of the program and the ARM7 work to deepen understanding of the mechanisms.
FIQ
- LPC2103ARM7例程,外部中断,FIQ方式,需要修改启动代码。-LPC2103ARM7 routines, external interrupt, FIQ mode, you need to modify the startup code.
fiq
- 最新的LPC214X FIQ驱动程序,适用于 NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148。-LPC214X FIQ driver for NXP LPC2141, LPC2142, LPC2144, LPC2146, LPC2148.
fiq
- FIQ example for LPC2378
FIQ_TEST
- 周立功lpc2103 FIQ中断实例,通过按键产生快速中断-ZLG lpc2103 FIQ interrupts instance, generated by fast-break button
FIQ
- LPC2106的裸机程序,控制FIQ中断。-LPC2106 bare metal process control FIQ interrupt.
FIQ_Demo
- 在LPC23xx上实现FIQ中断,程序中给出了FIQ中断寄存器的设置,只要按照用户要求修改对应的中断号便能实现FIQ快速中断。-To achieve the LPC23xx FIQ interrupt, the program gives the FIQ interrupt register settings, if required in accordance with the user can modify the number corresponding to interrupt FIQ
ams-delta-fiq
- Amstrad E3 FIQ handling driver for Linux.
fiq
- Support FIQ on ARM architectures for Linux v2.13.6.
ams-delta-fiq
- Amstrad E3 FIQ handling for Linux.
fiq
- Support for FIQ on ARM architectures.
ssi-fiq-ksym
- Exported ksyms for the SSI FIQ handler.