搜索资源列表
UCOS-II-rtc-MIPS4300
- 自己写的,基于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
F2812-UCOS
- f2812的初始化构架,中断向量表,UCOS代码。 特别注意,具体应用时要充分考虑任务堆栈,防止堆栈溢出造成的BUG!本人所用开发环境为CCS2.2。这是为公司项目写的开始测试,不设计公司机密,可以随意使用。但下载者如涉及与INT公司项目有关应用,须经INT公司许可!-f2812 framework of the initialization, interrupt to the scale, UCOS code. Special attention to the specific appli
ucos
- LPC2148上移植的ucosii,定时器1中断的程序,定时100us,p0.0口输出方波。
uCOS-II-V285
- 最近移植在s3c44b0x上的最新的ucos v2.85版本,并建立了简单的多任务,靠系统时钟中断切换,绝对的好东东奉献给大家!
ucos-ii_V270
- 前段时间在s3c44b0x上移植的ucos v2.70版本,系统时钟中断能跑起来了,请您享用!
test_arm926.rar
- 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)
ucosPucgui 在ADS1.2中开发的基于S3C2440的触摸屏中断
- 在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
ARM7_ATSAM64_UCOS_KEIL.rar
- 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
uCOS
- UCOS工程,采用keil开发工具开发,程序中基于stm32v100处理器. 在uC/OS-II中建立3个任务Taskled、Tasktep、Taskadc和三个中断。 Taskled初始化时,LED 依次点亮,当按下 Key 键时产生中断。 中断服务子程序内容:灯全部熄灭,2 秒钟后发光二极管全部点亮,再过 1 秒钟后中断返回。 Tasktep用来实时检测温度传感器u4的温度。STM32通过IIC接口获取温度传感器的温度。 Task
ucos-ii-for-cm3
- uCOS-II在CM3处理器上的移植,采用的是SVC中断处理,将用户级和特权级分开。-CM3 uCOS-II processor in the transplant, using the SVC interrupt handling, user-level and privilege level separately.
成功将UCOS移植到S3C2410
- 成功将UCOS移植到S3C2410 添加中断任务
LPC2378Kit_PORT
- KEIL 下的UCOSII移植,里面有LED的点灯,点灯是需要按一下按LED灯亮一下,还有串口,不过波特率不准,只实现接收进入中断,其实就是完成了中断进入、信号量创建,对初学者十分有用。此例子用的是KEIL公司的MCB2300开发板,和英蓓特的LPC2300一样,原理图可以在KEIL公司官网上下到。-KEIL under UCOSII transplantation, there are LED
UCOSII_S3C2440
- 基于S3C2440芯片的UCOSII移植完整版,包括初始化代码,驱动程序以及多达15个包括中断服务程序、键盘、优先级、任务初始化等实例,适合初学者快速入门!-S3C2440 chip based on the full version of UCOSII transplantation, including the initialization code, driver and up to 15 including the interrupt service routine, keyboards
UCOS_arm
- UCOS 时钟中断与上下文切换情景分析 -UCOS clock interrupt and context switching scenario analysis
ucos2_s3c2410_mdk
- uC/OS-II for S3C2410 MDK版 ----------------版本----------------- 核心版本:V2.86 原版 移植版本:AN-1014 原版 其余部分取自 bobey ---------------编译器--------------- RealView MDK-ARM Version:3.24 测试正常 ----------------目录---------------- /Appli
LPC2378Ucos2
- 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
uCOS276+44B0X
- 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
uCOS-II
- 各个实例显示嵌入式实时操作系统μ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,
ucoszlg7290
- 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
uCOSII_S3c44b0xV2.88
- ucos-ii V2.88 在 S3c44b0x下最新移植 能成功可靠运行,支持中断嵌套.-ucos-ii V2.88 For S3c44b0x