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

搜索资源列表

  1. MCS-51系统中断优先级的软扩展

    0下载:
  2. 鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority system interruption of pure soft
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:75711
    • 提供者:江丰
  1. 2104_VIC.RAR

    0下载:
  2. 在LPC2104上实现中断嵌套的例子,也适用于LPC2100系列的其他型号-achieving interrupt nesting example, also apply to LPC2100 series of other models
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2010-07-07
    • 文件大小:38966
    • 提供者:王辉堂
  1. MCS5_uCOC_II

    0下载:
  2. 移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:157834
    • 提供者:zhangk
  1. INT

    0下载:
  2. LPC2106外部中断实例,包括一个按键中断,两个按键中断,中断嵌套和按键中断控制数码管显示程序,共四个程序。-LPC2106 external interrupts cases, including the interruption of a button, two button interrupts, interrupt nesting, and interrupt control button digital control with a total of four procedures.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:268695
    • 提供者:何情
  1. INT0_INT1

    0下载:
  2. ATMEGA16单片机INT0 INT1中断嵌套实验-Single-chip ATMEGA16 experimental INT0 INT1 interrupt nesting
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:751
    • 提供者:Charles
  1. ucos2_s3c2410_mdk

    0下载:
  2. uC/OS-II for S3C2410 MDK版 ----------------版本----------------- 核心版本:V2.86 原版 移植版本:AN-1014 原版 其余部分取自 bobey ---------------编译器--------------- RealView MDK-ARM Version:3.24 测试正常 ----------------目录---------------- /Appli
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1335158
    • 提供者:gavinxu
  1. uCOS276+44B0X

    0下载:
  2. uCOS-V2.76版本成功移植在ARM7 44B0X处理器上,支持系统时钟以及中断嵌套,很有学习价值,本人已经测试通过,欢迎下载学习.-uCOS-V2.76 version of the success of transplantation in the ARM7 44B0X processors to support the system clock and interrupt nesting, it is worth learning, I have the test are welcom
  3. 所属分类:uCOS

    • 发布日期:2017-05-02
    • 文件大小:312258
    • 提供者:Davinci
  1. VogU7M19

    0下载:
  2. ads下ucos在9200上的移植,串口中断嵌套-uCOS ads in 9200 under the transplantation, the serial interrupt nesting
  3. 所属分类:uCOS

    • 发布日期:2017-04-24
    • 文件大小:128093
    • 提供者:agou
  1. VIC_nesting

    0下载:
  2. 周立功的模板,实现定时器和外部中断C语言下的中断嵌套。-Week Ligong template realize timer and external interrupt under C language interrupt nesting.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:67842
    • 提供者:QD
  1. uCOSII44b0

    0下载:
  2. ucos2 移植到44b0 上的源代码,支持中断嵌套,调试通过.-44b0 on ucos2 transplanted into the source code to support interrupt nesting, debugging through.
  3. 所属分类:uCOS

    • 发布日期:2017-05-02
    • 文件大小:550094
    • 提供者:李黎明
  1. uC_OSII

    0下载:
  2. uCOS-II源代码,此代码已经成功移植到44B0 CPU,我已经应用在实际项目,代码实现了中断嵌套,对于小型系统中需要跑操作系统,此代码是个不错的选择。-uCOS-II source code, the code has been successfully transplanted to 44B0 CPU, I have used in the actual project, the code to achieve the disruption of nesting, for small sy
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:60995
    • 提供者:Davinci
  1. 13-1

    0下载:
  2. MSP430系列单片机实用C语言程序设计中断嵌套程序-MSP430 Microcontroller C Programming Language utility program designed to interrupt nesting
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:16030
    • 提供者:
  1. calander

    0下载:
  2. 基于arm的万年历程序。带按键和显示,中断嵌套-Based on the arm of the calendar program. With buttons and display, interrupt nesting
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:127547
    • 提供者:ace
  1. VIC_nesting

    0下载:
  2. lpc2131硬件不支持中断嵌套,该例程通过软件实现中断嵌套-lpc2131 hardware does not support interrupt nesting, the routine through the software interrupt nesting
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:66950
    • 提供者:rmbzhang
  1. uCOSNestingIrq

    0下载:
  2. uCOS在44b0芯片下的移植工程,该工程支持中断嵌套,在工程中笔者实现了44b0的看门狗功能,以及实现了用户定时器和消息模块,值得学习和参考。-uCOS transplanted under the 44b0-chip project, the project supports interrupt nesting in the project I realized 44b0 of the watchdog function, and the realization of the user ti
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:110622
    • 提供者:Davinci
  1. IAR_UCOS_II

    0下载:
  2. 这是一个移植在ATMEGA16上的UCOS操作系统例子,和正常的移植不同,这个例子中将系统的中断栈和各个任务的任务栈分开了,中断嵌套时要保护的上下文和在中断中分配的临时变量全部在唯一的一个中断栈中,它带来的好处是可以在内存比较小的单片机上使用UCOS,坏处也是显而易见的,它增加了中断切换的时间和复杂性,要根据实际情况取舍。这个例子使用IAR EWAVR 5.30打开。-This is a transplant in the ATMEGA16 UCOS operating system on th
  3. 所属分类:uCOS

    • 发布日期:2017-03-26
    • 文件大小:133771
    • 提供者:丁一
  1. Interrupt

    0下载:
  2. 430单片机中断嵌套程序,经调试验证,可用-430 SCM interrupt nesting procedures, verified by debugging can be used
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:6822
    • 提供者:zhangqunli
  1. qiantao

    0下载:
  2. MSP430关于中断嵌套和应用,新手必看的资料-MSP430 interrupt nesting and on the application of information Xinshoubikan
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:3321
    • 提供者:李华
  1. MCU

    1下载:
  2. 对工业对象中主要的被控参数电阻炉炉温进行研究,设计了硬件电路和软件程序. 硬件电路选用8031单片机, 软件程序采用两重中断嵌套方式.提出了一种PID 控制的方法, 即只调节Kp 一个参数, 来实现PID 控制. 与常规PID 三个参数调整相比,省时、高效, 为实现简易的自整定控制带来方便.-The main object of the Industrial Resistance Heater controlled parameter study and design of hardware c
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:230102
    • 提供者:马叶飞
  1. an10381

    0下载:
  2. nesting of interrupts in lpc 210x
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:49396
    • 提供者:srinivas
« 12 »
搜珍网 www.dssz.com