资源列表
ucos
- 首先从main函数开始,下面是uC/OS-II main函数的大致流程: main(){ OSInit() TaskCreate(...) OSStart() } 首先是调用OSInit进行初始化,然后使用TaskCreate创建几个进程/Task,最后调用OSStart,操作系统就开始运行了。 - Call port specific initialization code */ #endif OS_InitMisc()
Exp1
- 北京博创科技开发的2410开发平台ucos下的串口实验-Beijing 2410 Borch technology platform developed under the serial test ucos
Exp4motor
- 北京博创科技开发的2410平台ucos下的电机驱动实验-Beijing 2410 Borch technology platform for the development of motor drive under test ucos
Exp5touchscreen
- 北京博创科技开发的2410平台ucos下的触摸屏驱动实验-Beijing 2410 Borch technology platform developed under the touch screen driver ucos experiment
ucos_m16v10
- ucos,m16上运行的,带有protues仿真,网上下的,欢迎下载-ucos, m16 running with protues simulation, under online, please download
ucosCeshi
- 基于ucos系统的压力测试系统(有键盘,led显示,报警等功能)-Ucos system pressure test on the system (with the keyboard, led display, alarm and other functions)
uCOSII_Middleware_Rs232Diver
- 周立功公司的uCOSII串口驱动中间件,请自行添加uC/OS-II 2.52的源代码-ZLG uCOSII serial driver middleware, please add their own uC/OS-II 2.52 of the source code! !
uCOSII_MODEM_DIVER
- 周立功公司提供的uCOSII操作系统下的MODEM中间件,移植时请自行添加uCOSII源码-Zhou, who provided the MODEM uCOSII middleware operating system, transplant source, please add their own uCOSII
UCOSII_Timer1_ADC
- 基于ARM7的UCOSII操作系统下的定时采样源代码,对于学习UCOSII很有帮助。-ARM7-based operating system timing UCOSII sample source code, useful for learning UCOSII.
UCOS_II_small
- freescale ucos-II的内核代码-freescale ucos-II of the kernel code
OS_MBOX
- easy u cos application for os mutex
OS_CORE
- simple u cos application
