搜索资源列表
MCS-51系统中断优先级的软扩展
- 鉴于MCS-51系统只提供“二级中断嵌套”,提出扩展51系统中断优先级的纯软件方法。其利用51系统内建的中断允许寄存器IE和中断优先级寄存器IP,通过屏蔽字机制来实现;以C51的形式,给出这种扩展方法的函数库实现,为该方法的使用赋予友好、简洁的用户接口。-Given MCS-51 systems only provide "two interrupt nesting," expanded 51 priority system interruption of pure soft
2104_VIC.RAR
- 在LPC2104上实现中断嵌套的例子,也适用于LPC2100系列的其他型号-achieving interrupt nesting example, also apply to LPC2100 series of other models
MCS5_uCOC_II
- 移植到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()前不产生中断的要求。
9200UCOS
- 移植文件针对中断处理部分作了处理,支持中断嵌套!(重新编译若出现错误,请删掉原编译的文件,后重新编译或者删掉工程文件后,重新利用源码文件建立新工程文件即可!)-portable document against interrupt handling of processed, nested interrupt support! (Recompiled if there is a mistake, please delete the original translation of document
UCOSII2.83_S3C44B0_LIYUTAI
- 该UCOSII_2.83移植为基于立宇泰S3C44B0X的专业板,外部晶振为8MHZ,内部频率为MCLK=64MHZ,串口波特率为115200,串口0。四个Exint4,Exint5,Exint6,Exint7,外部中断每按一次累加一次并把数据发送上来(直接在超级终端中使用),同时开了串口0接收中断:串口0把接收到的数据仍旧发送上来,同时四个任务发送Task0,Task1,Task2,Task3 外部中断和串口接收中断采用我们一般使用的模式,只是在进外部中断和串口接收中断时关总中断,
20051030222745258
- RTOS ucOS II移植.经过严格测试,保证可用,移植文件针对中断处理部分作了处理,支持中断嵌套.-RTOS ucOS II transplantation. After rigorous testing to ensure that available, Document transplant interrupt handling of processed, nested interrupt support.
int
- STR912的中断控制器的应用例子,关于中断嵌套的应用。开发环境为IAR EWARM,
int
- msp430中断嵌套程序,用于学习msp430中断嵌套.
MSP430c
- MSP430常用模块程序,采用c语言编写 分为:调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信) 定时中断程序 PWM输出程序 捕获脉冲信号周期程序 软件模拟异步串行通信程序 基本定时器程序 FLASH擦写程序 非行列式键盘程序 行列式键盘程序 DMA数据传输程序 软件模拟IIC总线读写24C02程序 FLL+锁频环程序
msp430_interrupt
- 本程序开发环境:IAR Embedded Workbench V4.09A/W32,Windows XP 主要是msp430单片机中断嵌套程序例子
VIC_nesting
- 周立功的模板,实现定时器和外部中断C语言下的中断嵌套。-Week Ligong template realize timer and external interrupt under C language interrupt nesting.
uC_OSII
- 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
uCOSII_S3c44b0xV2.88
- ucos-ii V2.88 在 S3c44b0x下最新移植 能成功可靠运行,支持中断嵌套.-ucos-ii V2.88 For S3c44b0x
INT
- keil下LPC2131的中断嵌套例程 串口接收和定时器中断的嵌套-keil for arm
calander
- 基于arm的万年历程序。带按键和显示,中断嵌套-Based on the arm of the calendar program. With buttons and display, interrupt nesting
uC_OS-II_S3C44B0X
- 支持嵌套中断的uC/OS-II FOR 44B0 的移植代码。支持嵌套中断,也可以在中断中调用像OSMboxPost、OSSemPost这些系统函数。经过了多个实验的测试,运行得很稳定。这个代码也很容易移植到其他的ARM7片子上去。欢迎使用和提出意见。-Support for nested interrupts uC/OS-II FOR 44B0 migration of the code. Support for nested interrupts, you can also interrup
MCUzhongduanCode
- 单片机中断嵌套 单片机中断嵌套 单片机中断嵌套 -MCU Interrupt
uCOSNestingIrq
- 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
interrupt
- AT89X51单片机中断嵌套程序,定时器1与外部中断0相互嵌套-AT89X51 microcontroller interrupt nesting procedures, external interrupt 0 timer 1 and nested within each other
Keil_XMC1300中断嵌套例程
- Keil_XMC1300中断嵌套例程,基于Keil(Keil_XMC1300 interrupt nesting routine)