CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - interrupt vector

搜索资源列表

  1. _8259A

    1下载:
  2.   8259A是专门为了对8085A和8086/8088进行中断控制而设计的芯片,它是可以用程序控制的中断控制器。单个的8259A能管理8级向量优先级中断。在不增加其他电路的情况下,最多可以级联成64级的向量优先级中断系统。8259A有多种工作方式,能用于各种系统。各种工作方式的设定是在初始化时通过软件进行的。 在总线控制器的控制下,8259A芯片可以处于编程状态和操作状态.编程状态是CPU使用IN或OUT指令对8259A芯片进行初始化编程的状态- 8259A is designed t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:764839
    • 提供者:keven
  1. IIR_cpu1

    0下载:
  2. 完整的IIR滤波器工程文件,包括源代码,CMD文件,以及中断向量表和库文件。-Complete IIR filter project files, including source code, CMD files, and interrupt vector table and library files.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:50264
    • 提供者:朱坤
  1. 8259

    0下载:
  2. 8259A可编程中断控制器实验 单片的 pc机中断控制器8259A的地址为20H、21H。编程时要根据中断类型型号设置中断矢量,8259中断屏蔽寄存器IMR对应位要清零(允许中断),中断服务结束返回前要使用中断结束命令: MOV AL,20H OUT 20H,AL 中断结束返回dos时应将IMR对应位置1,以关闭中断。 -8259A programmable interrupt controller chip in the pc test machine interrupt
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:173237
    • 提供者:方婷
  1. lab4

    0下载:
  2. 1. 熟悉C5400的连接时的配置 2. 熟悉中断矢量表的意义及其作用 3. 学习编写中断服务程序 -1. Familiar with the C5400' s connection configuration 2. Familiar with the interrupt vector table of the significance and role of 3. To learn the preparation of the interrupt service routin
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:11384
    • 提供者:小样
  1. s3c2410a

    0下载:
  2. ARM9S3C2410的编程,用的是ADS1.2的开发环境,整体但见一个可以启动,可以修改的S3C2410启动,中断向量等可修改代码-ARM9S3C2410 programming, using a ADS1.2 development environment, the whole talk, but one can start, you can modify the S3C2410 start, interrupt vector, etc. can modify the code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:146115
    • 提供者:Allen
  1. NVIC

    0下载:
  2. STM32V100单片机嵌套中断向量案例-Microcontroller interrupt vector nested case STM32V100
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:318671
    • 提供者:
  1. dec6713flash

    0下载:
  2. dec6713_flash的程序,对使用ti6713开发板的人比较有用,包括一些工程文件和中断向量表之类的-dec6713_flash procedures, the use of ti6713 useful for people development board, including some project files and interrupt vector table and the like
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:130715
    • 提供者:zzh
  1. bootloader

    0下载:
  2. s3c启动代码注释,包括建立中断向量表,初始化堆栈等-s3c startup code comments, including the establishment of the interrupt vector table, initialize the stack, etc.
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1262173
    • 提供者:刘桢光
  1. irq

    0下载:
  2. arm7TDMI irq 44B0 向量中断实验程序-arm7TDMI irq 44B0 experimental procedure interrupt vector
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:230837
    • 提供者:ty
  1. Timer0

    0下载:
  2. armlpc210302-定时器 Timer0 向量中断实验-armlpc210302-timer Timer0 Interrupt vector test
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:70649
    • 提供者:袁辉
  1. RTC

    0下载:
  2. armlpc2103.-实时时钟 RTC 向量中断实验-armlpc2103 .- Experimental real-time clock RTC interrupt vector
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:72315
    • 提供者:袁辉
  1. 09739393PWM

    0下载:
  2. PWM波工程的建立,包括中断向量的定义,汇编文件以及命令文件-The establishment of PWM wave projects, including the interrupt vector definition, compilation, and command files
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:20116
    • 提供者:张新家
  1. STM32_LED_520_tim2

    0下载:
  2. 通过定时器控制亮灯的 配合IAP程序,已经更改了程序地址的中断向量表-Light, through the timer control with the IAP program, the program has changed the address of the interrupt vector table
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:281384
    • 提供者:wl
  1. cputimer

    0下载:
  2. 详尽的介绍了cputimer中,系统初始化,中断向量表初始化,并介绍了cpu的定时,对初学者有一定的帮助。-Detailed introduction to the cputimer, the system initialization, interrupt vector initialization, and introduced the cpu' s time, there is some help for beginners.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:8737
    • 提供者:liuzeng007
  1. IVORn_Vector_Table

    0下载:
  2. powerpc内核中断地址向量表,包括IVPR,IVORs-powerpc core interrupt vector table,including IVPR,IVORs
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:649
    • 提供者:liuyuan
  1. IntcIsrVectors

    0下载:
  2. powerpc外部中断向量表,IVOR4-powerpc external interrupt vector table,IVOR4
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:1140
    • 提供者:liuyuan
  1. virus

    0下载:
  2. 通过简单汇编语言完成中断向量的修该,使得执行80号中断时不执行原功能,而是输出A Virus Interrupt !-Complete assembly language through a simple amendment to the interrupt vector, making the implementation of 80 does not perform the original function of interrupt, but the output of A Virus I
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:513
    • 提供者:yymind
  1. 2812

    0下载:
  2. 2812头文件,包括CMD,中断向量表等等,是个非常不错的2812开发基础文件包-2812 files, including CMD, interrupt vector, etc., is a very good basis for the development package 2812
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-11
    • 文件大小:2316886
    • 提供者:山海峰
  1. NVIC

    0下载:
  2. keil对STM ARM单片机编程,实现中断向量功能控制,连接在三个时钟上,并用中断来触发LED-keil on STM ARM microcontroller programming, interrupt vector control function, connected to three clock, and interrupt trigger with LED
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:44661
    • 提供者:ak
  1. NVIC

    0下载:
  2. 基于STM32芯片,NVIC嵌套中断向量列表控制器的程序,最好在keil环境下结合STM32开发板硬件调试-Based on the STM32 chip, NVIC nested interrupt vector control program list, the best combination of circumstances in keil STM32 development board hardware debugging
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:613244
    • 提供者:沈冬冬
« 1 2 34 5 6 »
搜珍网 www.dssz.com