-
ucos移植在S3C44BOX上的源码,带非常详细的注释
ucos移植在S3C44BOX上的源码,带非常详细的注释-S3C44BOX CENTER transplantation in the source code, with very detailed Notes
- 2022-05-26 14:43:06下载
- 积分:1
-
52ARM_UCOS_II, 2nd edition UCOSII
52ARM_UCOS_II,UCOSII第二版-52ARM_UCOS_II, 2nd edition UCOSII
- 2022-03-09 14:06:52下载
- 积分:1
-
ucosii最新版本可惜有密码,那位大虾能提供密码共享阿
ucosii最新版本可惜有密码,那位大虾能提供密码共享阿-ucosii Unfortunately, the latest version of a password, he can provide nowadays A password-sharing
- 2022-01-24 17:01:47下载
- 积分:1
-
pp.tar
基于 ucos/II 的串口程序。在51单片机上移植实现,实验通过(Based ucos/II serial procedures. Transplant on 51 SCM implementation, experiment)
- 2014-12-30 15:35:36下载
- 积分:1
-
UCOSII工程模板
ucos基本模板,比较适合初学者使用,省去了搭建和移植的过程。希望能给大家提供帮助。(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 21:31:38下载
- 积分:1
-
基于UCOS操作系统的API函数,CHM格式,查阅非常方便
基于UCOS操作系统的API函数,CHM格式,查阅非常方便-UCOS operating system based on the API function, CHM format, access is very convenient
- 2022-01-26 00:12:11下载
- 积分:1
-
关于ucos
关于ucos-ii的中文使用说明,采用.chm文件格式便于阅读。-Ucos-ii on the Chinese for use, the use of. Chm file format easy to read.
- 2022-03-22 02:48:37下载
- 积分:1
-
mini2440_uCos2_ucgui
mini2440+ucos+ucgui,多线程支持,wm支持(mini2440+ ucos+ ucgui, multi-threading support, wm support)
- 2020-06-26 00:40:02下载
- 积分:1
-
In easysmart Arm2210 platform SMG240128A display chips, in the example under uCO...
在easysmart Arm2210平台下 的SMG240128A 显示芯片,在uCos 下的例子-In easysmart Arm2210 platform SMG240128A display chips, in the example under uCOS
- 2023-01-28 14:20:04下载
- 积分:1
-
演示了如何正确产生ucos2的滴答中断,以便于顺利移植ucos2到44b0上.对于ucos2初学者很有参考价值....
演示了如何正确产生ucos2的滴答中断,以便于顺利移植ucos2到44b0上.对于ucos2初学者很有参考价值.-demonstration of how to correctly produce ucos2 the tick interrupt, to facilitate the successful transplantation of 44b0 ucos2 on. For beginners ucos2 of great reference value.
- 2022-03-20 16:07:33下载
- 积分:1