搜索资源列表
swifor2410
- 基于ARM920T内核的S3C2410下的SWI(软件中断)程序,ARM所作-Based on ARM920T core of the S3C2410 SWI (software interrupt) procedures, ARM made
watchdog
- 看门狗的源码,主要是ARM汇编完成,交叉编译器采用3.4.1,大约10秒钟看门狗中断一次,中断时由串口输出文字。
keyboard
- 基于linux和arm s3c2410的键盘驱动程序,动态加载内核模块,当按键按下,触发外部中断,通过spi和中断管脚,将键盘对应值在测试程序中显示。
led_exirq11
- 这个源码是基于三星的arm 44b0x开发板上的基于uclinux上的外部中断测试程序,对linux和arm初学者入门很有帮助-this source is based on Samsung's arm 44b0x development board based on the Basis of external interrupt testing procedures, and right arm beginners linux entry helpful
GPIO_irq
- 嵌入式ARM-LINUX中断编程,平台为IMX27,当收到外部信号后产生打印信息。-Embedded ARM-LINUX interrupt programming, platform IMX27, when an external signal received after the printing of information.
code
- ARM mini2440 包含LED,KEY中断,串口通信等测试代码-ARM mini2440 test source code
ARM
- 嵌入式系统通常是以具体应用为中心,以处理器为核心且面向实际应用的软 硬件系统,其硬件是整个嵌入式系统运行的基础和平台,提供了软件运行所需的 物理平台和通信接口;而嵌入式系统的软件一般包括操作系统和应用软件,它们 是整个系统的控制核心,提供人机交互的信息等。所以,嵌入式系统的开发通常 包括硬件和软件两部分的开发,硬件部分主要包括选择合适的MCU或者 SOC 器件、存储器类型、通讯接口及I/O、电源及其他的辅助设备等;软件部分主要 涉及OS porting和应用程序的开发等,
ARM-Linux-Interrupt-Mechanism
- ARM Linux中断机制分析 本文档基于AT91SAM9260EK板 -ARM Linux interrupt mechanism of this document is based on AT91SAM9260EK board
Interrupt
- 嵌入式ARM环境,linux操作系统中断处理程序-Embedded ARM environment, linux operating system interrupt handler
arm_interrupt
- 详细介绍ARM体系中最难的中断体系,对理解中断编程很有帮助-Details of the most difficult ARM system interrupt system, interrupt programming is helpful for understanding
Embedded_Programming_Code
- 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
ARM
- 详细介绍了ARM9的系统结构,存储器配置,DMA、ADC和触摸屏、中断控制器、I/O、PWM、UART等-Details on the ARM9 architecture, memory configuration, DMA, ADC and touch screen, interrupt controller, I/O, PWM, UART, etc.
CH06
- Arm异常中断处理以及程序涉及,分析arm内核处理器的中断方式-chapter 6 of arm book, introduce how to handle arm exceptions
Exp2-ARM-serial-interrupt
- ARM串口中断实验的源码,能实现串口中断-ARM serial interrupt source experiment, to achieve the serial port interrupt
s3c2410-sorce-code(embeded-linux)
- 基于s3c2410的嵌入式裸机实验程序 主要包括:arm中断实验、lcd显示实验、触摸屏实验、跑马灯实验、数码管显示实验-Include: experimental procedure based on the the s3c2410 embedded bare metal arm interrupt experiment, lcd display experiment, touch screen experiments, experimental Marquee, LED display
Armplat_WTdog
- ARM Linux gec2440开发板看门狗报警中断-The ARM Linux gec2440 development board watchdog alarm interrupt
Study-ARM-Step-by-Step
- 本文从学习者的角度出发,分别描述了下面几部分内容:arm编程的基本至少,boot代码的流程和功能分析,os中断程序的编写举例和boot代码的流程图。-Starting from the perspective of the learner, respectively described in the following sections: ARM programming basic at least, the processes and functions of the boot code an
ARM-Boot-Coding
- ARM编程基本知识,BOOT代码流程,OS中断程序编写-The basic knowledge of of the the ARM programming, BOOT code processes, OS interrupt program to prepare
2440-RTC
- 基于S3C2440的RTC实时时钟显示实验作为对前段时间学习ARM的总结,写个这个基于S3C2440的RTC实时时钟显示程序,主要涉及到串口中断,外部中断,节拍中断,LCD显示,LCD字符显示,RTC操作等等一些内容,经实验,程序显示正常,达到了预期的效果,学习,参考。 -S3C2440-based RTC real time clock display experiment as a summary of earlier learning ARM, write the S3C2440-ba
buttons_driver-and-test
- 友善之臂mini2440的按键驱动程序和测试程序(包括中断,poll机制等)-Friendly ARM mini2440 s button driver and test program
