联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All uCOS/RTOS(5) 
按平台查找All C/C++(5) 

[uCOS/RTOS] UCOSII工程模板

适用于新学习操作系统的程序员,文件简单易懂,新玩家可以先拿去试试。
OSTaskCreate((OS_TCB *)&AppTaskStartTCB, /* Create the start task */ (CPU_CHAR *)"App Task Start", (OS_TASK_PTR )AppTaskStart, (void *)0, (OS_PRIO )APP_CFG_TASK_START_PRIO, (CPU_STK *)&AppTaskStartStk[0], (CPU_STK_SIZE )APP_CFG_TASK_START_STK_SIZE / 10, (CPU_STK_SIZE )APP_CFG_TASK_START_STK_SIZE, (OS_MSG_QTY )0, (OS_TICK )0, (void *)0, (OS_OPT )(OS_OPT_TASK_STK_CHK | OS_OPT_TASK_STK_CLR), (OS_ERR *)&err); (2018-03-29, C/C++, 2313KB, 下载1次)

http://www.pudn.com/Download/item/id/1522331013620890.html

[uCOS/RTOS] eCos

建立eCos开发环境 电子科技大学计算机科学与工程学院 张金福 2008.11
(1)操作系统:Windows(XP sp3)、Linux(Ubuntu7.10) (2)工具软件:Vmware6.5、Small HTTP Server、TFTPD32 (3)eCos源代码:ecos-20080323.tar.bz2 (4)eCos配置工具:linux-configtool.rar、configtool-2.11-setup.exe (5)eCos交叉编译:ecoscentric-gnutools-i386-elf-1.4-2.i386linux.tar.bz2 (2012-06-29, C/C++, 506KB, 下载13次)

http://www.pudn.com/Download/item/id/1926064.html

[uCOS/RTOS] LPC17xx-uCos-W2.89

精选uC/OS II 2.89,完美支持CM3,并扩展了定时器;采用最新CMSIS编程框架,使用NXP官方最新CMSIS2.0,完美支持NXP LPC17xx系列微处理器;该程序提供一个编程构架,驱动层被CMSIS包含,关于CMSIS2.0使用和例程,请读者去NXP官网下载或者互联网,主程序为一个任务通信的流水灯,环境为周立功LPC1766开发板。此为方卫龙整合修改,所有祝大家玩的愉快。
Selected uC/OS II 2.89, the perfect support for CM3, and extends the timer CMSIS using the latest programming framework, using NXP latest official CMSIS2.0, the perfect support for NXP LPC17xx series microprocessor the program provides a programming framework, the driver layer is CMSIS contains about CMSIS2.0 use and routines, please download the reader to NXP official website or the Internet, a main task for the communication of light water, environment ZLG LPC1766 development board. This is Fang Weilong integrate changes, all I wish you all have fun. (2011-08-24, C/C++, 8230KB, 下载139次)

http://www.pudn.com/Download/item/id/1630283.html

[uCOS/RTOS] UC_test

UCOS 在ARM9_S3c2410上的移植,本程序在我的硬件上调试没有任何问题,是我自己移植的UCOS 和网上其他的移植代码有些不同,本程序已经在工程中稳定运行1 年。
UCOS ARM9_S3c2410 on in transplantation, this procedure in my hardware debugger without any problems, is my own uCOS transplantation and other transplant-line code is somewhat different, the procedures have been in the works in stable operation for 1 year. (2008-08-18, C/C++, 97KB, 下载13次)

http://www.pudn.com/Download/item/id/530545.html

[uCOS/RTOS] theGobang

这是嵌入式五子棋的软件,在北京博创公司的ARM300上调试运行成功,需要ucos操作系统,用STD2.5编译器。
This is the Embedded Software 331, in Beijing Bo Company on the ARM300 debugging operation successful OUT need operating systems, with STD2.5 compiler. (2007-03-09, C/C++, 1078KB, 下载22次)

http://www.pudn.com/Download/item/id/253812.html
总计:5