搜索资源列表
18_890
- 里面是关于arm中断的详细的资料,包括中断向量,中断响应等-inside interruption arm of the detailed information, including vector interrupt, the interrupt response, etc.
中断向量表动态配置
- arm中的中断向量表动态配置 中断向量表动态配置-arm of disruption to scale disruption to the dynamic allocation Scale Dynamic Configuration
arm-linux_interrupt
- 描述了linux下的整个中断过程,作驱动开发和linux程序开发不可不看
INTERRUPT
- ARM中断向量表的简单分析
ARM资料包
- 软件包 LPC2000_I2CLPC2000微控器I2C软件包[ZIP] LPC2104模拟总线软件包[ZIP] uCOS-II V2.52在LPLPC2000C系列ARM微控制器上的启动代码[ZIP] LPC213x SSI通讯实验[ZIP] 原理图 ISP1181B与LPC2214接线原理图[PDF] ISP1160与LPC2214接线原理图[PDF] ARM微控制器与以太网控制芯片连接电路图[PDF] LPC210x 与
ARM中断代码
- 是一个关于arm中断的详细程序,包括各种驱动
基于ARM S3C6410 BSP 移植源码
- 基于ARM S3C6410 BSP移植源码,ADS工程,操作系统和应用程序均运行于虚拟地址: 中断向量入口:0xFFFF0000 操作系统内核空间:0x80000000~0xFFFFFFFF 用户应用程序空间:0x00000000~0x7FFFFFFF 优化了内存管理及Cache使用策略,使系统整体性能较之前版本提高约40%
ARM2410timer
- ARM定时器中断程序,设计的较详细,希望给大家有所帮助-ARM timer interrupt process, the more detailed design, we hope to help
ARMCode_Demo
- ARM设计实例,为学习ARM者提供参考,里面包括正弦波发生器、使用UART中断方式进行通讯等实例-ARM design example for those who learn ARM provide a reference, which include the sine wave generator, use the UART interrupt, such as examples of ways to communicate
swi
- ARM处理器软中断处理。a_swi.s文件是最开始处理的SWI句柄,用ARM汇编指令编写。c_swi.c文件是在执行a_swi.s文件之后调用执行的C语言SWI句柄。 -ARM processor soft interrupt handling. a_swi.s document is the beginning of the SWI handler deal with the preparation of ARM compilation directives. c_swi.c document
interrupt
- ARM中断异常处理的相关总结与说明-ARM interrupt exception handling summary and descr iption of the relevant.
ARM.cortex-M3.Interrupt.QEI.hw_types
- ARM cortex-M3系列处理器的代码,包括正交编码器接口QEI、中断控制Interrupt、硬件类型定义hw_types。(IAR环境工程)-ARM cortex-M3 family of processors code, including quadrature encoder interface, QEI, interrupt control Interrupt, the hardware type definition hw_types. (IAR Environmental Eng
ARM_interupt
- 本文详细说明了,ARM中断响应及返回过程。-interupt
1111
- ARM的硬件实验,包括中断,led灯,-ARM' s hardware experiments, including the interruption, led lights, and so on
ARM
- 嵌入式系统通常是以具体应用为中心,以处理器为核心且面向实际应用的软 硬件系统,其硬件是整个嵌入式系统运行的基础和平台,提供了软件运行所需的 物理平台和通信接口;而嵌入式系统的软件一般包括操作系统和应用软件,它们 是整个系统的控制核心,提供人机交互的信息等。所以,嵌入式系统的开发通常 包括硬件和软件两部分的开发,硬件部分主要包括选择合适的MCU或者 SOC 器件、存储器类型、通讯接口及I/O、电源及其他的辅助设备等;软件部分主要 涉及OS porting和应用程序的开发等,
VICDef
- ARM嵌入式系统实验,基础实验,外部中断实验1-ARM Embedded System experiment, based on experiment, the external interrupt Experiment 1
ARM
- 本书的各章节内容安排如下: 第1章简要介绍目前ARM微处理器的种类及主要结构特征。 第2章介绍ARM编程模型的基本知识,包括寄存器的组织和ARM微处理器的工作模式,ARM体系结构中异常及处理等基本概念。 第3章详细介绍ARM体系的指令系统和寻址方式,着重介绍32位的ARM指令集。16位的Thumb指令集为32位ARM指令集的一个子集,在了解了ARM指令集的基础上,就很容易理解Thumb指令。 第4章介绍ARM汇编语言程序设计的基本知识。 第5章本章是全书的重点,详细介绍基于S
S3C44B0interrupttestexample
- S3C44B0 中断实验参考程序 通过实验了解ARM的中断方式和原理 熟悉ARM中断的编程方法 硬件:Embest S3CEV40实验平台,Embest ARM标准/增强型仿真器套件,PC机。 软件:Embest IDE 2003集成开发环境,Windows 98/2000/NT/XP。-Experimental reference program S3C44B0 interrupt the experiment and understand the principles of
ARM实现秒表功能
- 实现秒表功能。数码管高两位显示秒,低两位显示精确到0.01秒的数值(提示,修改PIT0中断的时间,调整走时和显示算法;在实现自由走时的基础上,利用按键,使其具有开始、暂停、继续、停止等功能。开始键负责清零,然后开始计时。(Stopwatch function. Two digital tube display seconds, low two digit display accurate to 0.01 seconds (numerical prompt, modify the PIT0 int
ARM-LCD操作 (1)
- 封装了中断函数和W35屏的配置,以及图片,中文,英文,按键检测中断等(Package interrupt function and W35 screen configuration, as well as pictures, Chinese, English, button detection, interruption, etc.)