CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - arm 中断

搜索资源列表

  1. swifor2410

    0下载:
  2. 基于ARM920T内核的S3C2410下的SWI(软件中断)程序,ARM所作-Based on ARM920T core of the S3C2410 SWI (software interrupt) procedures, ARM made
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:8.59kb
    • 提供者:陈好
  1. watchdog

    0下载:
  2. 看门狗的源码,主要是ARM汇编完成,交叉编译器采用3.4.1,大约10秒钟看门狗中断一次,中断时由串口输出文字。
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-17
    • 文件大小:13.98kb
    • 提供者:whj
  1. keyboard

    1下载:
  2. 基于linux和arm s3c2410的键盘驱动程序,动态加载内核模块,当按键按下,触发外部中断,通过spi和中断管脚,将键盘对应值在测试程序中显示。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:9.3kb
    • 提供者:rbk
  1. led_exirq11

    0下载:
  2. 这个源码是基于三星的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
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:22.01kb
    • 提供者:cguo
  1. GPIO_irq

    0下载:
  2. 嵌入式ARM-LINUX中断编程,平台为IMX27,当收到外部信号后产生打印信息。-Embedded ARM-LINUX interrupt programming, platform IMX27, when an external signal received after the printing of information.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:1.95kb
    • 提供者:wangxingtao
  1. code

    0下载:
  2. ARM mini2440 包含LED,KEY中断,串口通信等测试代码-ARM mini2440 test source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:692.92kb
    • 提供者:hongwei
  1. ARM

    0下载:
  2. 嵌入式系统通常是以具体应用为中心,以处理器为核心且面向实际应用的软 硬件系统,其硬件是整个嵌入式系统运行的基础和平台,提供了软件运行所需的 物理平台和通信接口;而嵌入式系统的软件一般包括操作系统和应用软件,它们 是整个系统的控制核心,提供人机交互的信息等。所以,嵌入式系统的开发通常 包括硬件和软件两部分的开发,硬件部分主要包括选择合适的MCU或者 SOC 器件、存储器类型、通讯接口及I/O、电源及其他的辅助设备等;软件部分主要 涉及OS porting和应用程序的开发等,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:831.5kb
    • 提供者:yanghong
  1. ARM-Linux-Interrupt-Mechanism

    0下载:
  2. ARM Linux中断机制分析 本文档基于AT91SAM9260EK板 -ARM Linux interrupt mechanism of this document is based on AT91SAM9260EK board
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:166.99kb
    • 提供者:caoxiansheng
  1. Interrupt

    0下载:
  2. 嵌入式ARM环境,linux操作系统中断处理程序-Embedded ARM environment, linux operating system interrupt handler
  3. 所属分类:Embeded Linux

    • 发布日期:
    • 文件大小:349.32kb
    • 提供者:crack4000
  1. arm_interrupt

    0下载:
  2. 详细介绍ARM体系中最难的中断体系,对理解中断编程很有帮助-Details of the most difficult ARM system interrupt system, interrupt programming is helpful for understanding
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-01
    • 文件大小:796.12kb
    • 提供者:alien
  1. Embedded_Programming_Code

    0下载:
  2. 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
  3. 所属分类:Embeded Linux

    • 发布日期:2018-02-23
    • 文件大小:4.32mb
    • 提供者:
  1. ARM

    0下载:
  2. 详细介绍了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.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:513.9kb
    • 提供者:Roma
  1. CH06

    0下载:
  2. Arm异常中断处理以及程序涉及,分析arm内核处理器的中断方式-chapter 6 of arm book, introduce how to handle arm exceptions
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:296.4kb
    • 提供者:yiting
  1. Exp2-ARM-serial-interrupt

    0下载:
  2. ARM串口中断实验的源码,能实现串口中断-ARM serial interrupt source experiment, to achieve the serial port interrupt
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:162.08kb
    • 提供者:lili
  1. s3c2410-sorce-code(embeded-linux)

    0下载:
  2. 基于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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:射手
  1. Armplat_WTdog

    0下载:
  2. ARM Linux gec2440开发板看门狗报警中断-The ARM Linux gec2440 development board watchdog alarm interrupt
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-30
    • 文件大小:23.52kb
    • 提供者:董守义
  1. Study-ARM-Step-by-Step

    0下载:
  2. 本文从学习者的角度出发,分别描述了下面几部分内容: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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-11
    • 文件大小:1.9mb
    • 提供者:孙江华
  1. ARM-Boot-Coding

    0下载:
  2. ARM编程基本知识,BOOT代码流程,OS中断程序编写-The basic knowledge of of the the ARM programming, BOOT code processes, OS interrupt program to prepare
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-12
    • 文件大小:1.89mb
    • 提供者:袁璐
  1. 2440-RTC

    0下载:
  2. 基于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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-12
    • 文件大小:3.2kb
    • 提供者:冯建明
  1. buttons_driver-and-test

    0下载:
  2. 友善之臂mini2440的按键驱动程序和测试程序(包括中断,poll机制等)-Friendly ARM mini2440 s button driver and test program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:6.21kb
    • 提供者:lvgang
« 12 »
搜珍网 www.dssz.com