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

搜索资源列表

  1. UCOS-II-rtc-MIPS4300

    0下载:
  2. 自己写的,基于MIPS4300 64 bitCPU 使用RTC中断移植的UCOS—II源码,内行人明白其重要性-wrote it myself, MIPS4300 64 bitCPU based on the use of RTC interrupted transplant UCOS-II source, insiders understand the importance
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:18.49kb
    • 提供者:栋梁
  1. F2812-UCOS

    0下载:
  2. f2812的初始化构架,中断向量表,UCOS代码。 特别注意,具体应用时要充分考虑任务堆栈,防止堆栈溢出造成的BUG!本人所用开发环境为CCS2.2。这是为公司项目写的开始测试,不设计公司机密,可以随意使用。但下载者如涉及与INT公司项目有关应用,须经INT公司许可!-f2812 framework of the initialization, interrupt to the scale, UCOS code. Special attention to the specific appli
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:123.76kb
    • 提供者:洪远洋
  1. ucos

    0下载:
  2. LPC2148上移植的ucosii,定时器1中断的程序,定时100us,p0.0口输出方波。
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:709.54kb
    • 提供者:刘永相
  1. UCOSContextSwitchAnalyze

    0下载:
  2. UCOS中断和上下文切换情形分析,讲的很详细
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:159.28kb
    • 提供者:xiang
  1. uCOS-II-V285

    0下载:
  2. 最近移植在s3c44b0x上的最新的ucos v2.85版本,并建立了简单的多任务,靠系统时钟中断切换,绝对的好东东奉献给大家!
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:769.93kb
    • 提供者:xuwei
  1. ucos-ii_V270

    0下载:
  2. 前段时间在s3c44b0x上移植的ucos v2.70版本,系统时钟中断能跑起来了,请您享用!
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:89.71kb
    • 提供者:xuwei
  1. test_arm926.rar

    0下载:
  2. ucos 在 arm9 芯片上的移植,内容包括: 1)初始启动的系统控制; 2)中断的拷贝; 3)锁相环的设置; 4) 堆栈的初始化; 5)ucos的移植 5i)任务切换的汇编代码; 5ii)时钟节拍的汇编代码; ,uCOS ARM9 chip in the transplant, including: 1) the initial startup of system control 2) copies of interruption 3) PLL settings 4)
  3. 所属分类:uCOS开发

    • 发布日期:2012-08-21
    • 文件大小:195.07kb
    • 提供者:henry
  1. ucosPucgui 在ADS1.2中开发的基于S3C2440的触摸屏中断

    0下载:
  2. 在ADS1.2中开发的基于S3C2440的触摸屏中断、ucos、ucGUI全部有效,已结合到一起。ucGUI仅仅在屏幕中显示文本。具体看main.c文件-In ADS1.2 in the development of touch-screen based S3C2440 interruption, ucos, ucGUI all effective, has to come together. ucGUI only display text on the screen. Specifically
  3. 所属分类:uCOS开发

    • 发布日期:2017-05-09
    • 文件大小:2.11mb
    • 提供者:王楠
  1. ARM7_ATSAM64_UCOS_KEIL.rar

    0下载:
  2. ATMEL ARM7 SAM64 Porting ucos / Keil ARM VER3.04。不同于其它,本代码使用了独立的中断栈,能显著降低RAM的需求,尤其适合小RAM的CPU使用。工程中已经建立了ULINK、以及H-JTAG调试的FALSH&RAM版本,因为涉及版权,不包含ucos source。,ATMEL ARM7 SAM64 Porting ucos/Keil ARM VER3.04. Different from the other, the code uses a separ
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:778.86kb
    • 提供者:leaf
  1. uCOS

    1下载:
  2. UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
  3. 所属分类:uCOS开发

    • 发布日期:2017-05-08
    • 文件大小:310.08kb
    • 提供者:xam
  1. ucos-ii-for-cm3

    0下载:
  2. uCOS-II在CM3处理器上的移植,采用的是SVC中断处理,将用户级和特权级分开。-CM3 uCOS-II processor in the transplant, using the SVC interrupt handling, user-level and privilege level separately.
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:7.76kb
    • 提供者:易龙明
  1. UCOS_arm

    0下载:
  2. UCOS 时钟中断与上下文切换情景分析 -UCOS clock interrupt and context switching scenario analysis
  3. 所属分类:uCOS

    • 发布日期:2017-04-02
    • 文件大小:175kb
    • 提供者:ljm
  1. uCOS-II

    0下载:
  2. 各个实例显示嵌入式实时操作系统μC/OS-Ⅱ内核的任务管理和调度、系统时钟和节拍服务、时间管理、中断、任务的通信和同步、内存的简单管理原理,适合初学者入门-All examples of embedded real-time operating system μC/OS- Ⅱ core task management and scheduling, the system clock and the tempo of service, time management, interruption,
  3. 所属分类:uCOS

    • 发布日期:2017-05-12
    • 文件大小:2.91mb
    • 提供者:水月
  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
    • 文件大小:59.57kb
    • 提供者:Davinci
  1. ucoszlg7290

    0下载:
  2. ucos在ARM芯片LPC2210上的移植代码,包括三个任务:中断方式读ZLG7290的按键;基于I2C接口的温度传感器;一个TFT液晶芯片的驱动显示,调试通过。-ucos in ARM transplantation on the LPC2210 chip code, consists of three tasks: reading ZLG7290 interruption of the keys I2C interface on the temperature sensor a TFT
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:823.39kb
    • 提供者:秦伟
  1. uCOSII_S3c44b0xV2.88

    0下载:
  2. ucos-ii V2.88 在 S3c44b0x下最新移植 能成功可靠运行,支持中断嵌套.-ucos-ii V2.88 For S3c44b0x
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:682.72kb
    • 提供者:myxxx
  1. LPC2368

    1下载:
  2. lpc2368 +ucos-ii 2.52 + 5个中断(软中断,uart,uart1 ,int0,int1)调试成功,CPU开销小-lpc2368+ ucos-ii 2.52+ 5 interrupt (software interrupt, uart, uart1, int0, int1) debug successful, CPU overhead,
  3. 所属分类:Software Testing

    • 发布日期:2015-12-18
    • 文件大小:514.56kb
    • 提供者:呵呵
  1. app

    0下载:
  2. ucos在lpc2148的移植程序,包含串口通信、外部中断,LCD显示,LED,蜂鸣器-ucos in lpc2148 transplant procedures, including serial communication, external interrupt, LCD display, LED, buzzer
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:8.53kb
    • 提供者:ajksdna
  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
    • 文件大小:108.03kb
    • 提供者:Davinci
  1. ucosinterrput

    0下载:
  2. ucos-II 源码,测试程序,中断代码,外部中断,定时中断,I2C中断
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:211.91kb
    • 提供者:zhouchong
« 12 3 4 5 »
搜珍网 www.dssz.com