搜索资源列表
uCOS-II 2.52在51上的移植程序独立喂狗任务
- ucos2 移植到C51的源码,经过本人验证可以使用,价值很好-C51 ucos2 transplanted to the source, after certification can I use, good value
uC_OS2.51官方源代码
- uc/osII2.51官方源代码,想要学习这个操作系统的可以仔细看看,没有解压密码-uc/osII2.51 official source code, and wanted to learn the operating system can look at, no extracting passwords
MCS51_uCOC_II
- 移植到MCS51的uCOC_II,已经测试过在51上的任务可以调度起来。-transplanted to the MCS51 uCOC_II has tested the 51 on the scheduling task can be together.
xltExlt2
- 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Selec
UCOSSST51
- ucOS在51单片机上的移植实现, 可以跑多个任务,实现任务间的参数传递-ucOS in MCS-51 to achieve the transplant can run multiple tasks, the task of achieving the transmission parameters
uCOSIIinLPC210X
- 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会.
uCOS-II到 C51单片机下的移植
- 嵌入式操作系统ucos在51单片机上的移植,很有实用价值,参考这个程序也可以把ucos轻松的移植到其它mcu或arm及dsp上-embedded operating system in the SCM 51 transplant, useful, reference to this procedure can also CENTER easily ported to other mcu or on the arm and dsp
支持256个任务的UCOS2.51
- 修改后的ucos2.51可以支持256个任务,在vc下测试过。-revise the ucos2.51 can support 256 missions, under the vc tested.
uCOS_2.51.rar
- 不用说了,uC/OS2.51官方源代码,此外结合本人心得体会增加了详细地说明,希望对初次使用者能起到一定的帮助作用。适用于uC/OS-II开发工具Borland C3.1剪裁版。 ,Needless to say, uC/OS2.51 official source, in addition to combine my experiences increased detailed descr iption, and I hope to first-time users can play a ro
ucos-51
- 51单片机嵌入ucos实例.通过此模块可以对其它型号的51系列单片机进行移值-51 examples of single-chip embedded uCOS. This module can be passed to other models of 51 series single-chip microcomputer for the transplant
UcosCorecodes
- 51移植UCOS源代码,看不懂...自己去研究.-51 transplant uCOS source code, can not read ... their own to study.
MCS51
- 我移植的uCos 2.86 版本,可以在单片51上运行,在AT89C51ED2上测试过.-I transplant uCos 2.86 version, you can run in single-chip 51 in AT89C51ED2 tested.
ucos2
- 用C语言编写的uCOS_II在51单片机上移植,此代码可直接移植到单片机上,并给出一个串口通信例子供读者学习与交流-Using C language on uCOS_II at 51 Singlechip transplantation, this code can be directly transplanted into single-chip, and give an example of serial communication for readers to study and exch
ucos
- 基于51的ucosII的一个简单应用,可以帮助初学者更好的了解ucos-51 ucosII based on a simple application that can help beginners better understand ucosII
51ucosii
- UCOS使用在51之中,可以学习一下如何在51之中使用UCOS操作系统-UCOS being used in 51, 51 can learn about how the operating system being used UCOS
51ucosii
- 51 单片机操作系统实例之ucosli keil c51可模拟-51 single operating system instance can simulate the ucosli keil c51
UCOS-Keil
- ucos在kell环境下的源码 可以直接在51上移植-ucos in kell environment on the source can be directly transplanted in 51
ucos5168_large
- ucos在51单片机上的移植示例,对底层函数感兴趣的可以-ucos transplantation in 51 single on the example of the underlying function can be of interest to see
OS_AND_TEST
- //支持实时/非实时调度的51单片机系统 调度速度快 支持MCU各种模式 //延时可以计算 -//support real-time/non real time scheduling of 51 single chip microcomputer system scheduling fast support MCU mode//delay can be calculated
51__ucosii
- 在51单片机上实现UCOS的移植,主要是源代码,大家可以移植学习,本人已经实践可以使用-UCOS transplant on 51 SCM source code, we can be ported to learn I already practice can use Thank you