-
ucgui在gba上的移植
ucgui在gba上的移植-ucgui impressions in the transplant
- 2022-04-18 14:46:55下载
- 积分:1
-
1 arm7+ tms3205402 done in control, with HPI connections, voice with ADPCM
一个arm7+tms3205402做的中控,用HPI连接,语音用ADPCM-1 arm7+ tms3205402 done in control, with HPI connections, voice with ADPCM
- 2022-09-30 01:15:04下载
- 积分:1
-
ucos-gcc
ucos-ii-gcc UCOS-II在AVR单片机上的应用 利用GCC开发环境(CENTER-ii- gcc UCOS-II in the AVR on the use of GCC Application Development Environment)
- 2005-07-14 12:42:58下载
- 积分: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
-
Version 2.8 of ucosii. This is the most recent one, take a look!!
ucosii 2.8版本,最新版,看一下吧!-Version 2.8 of ucosii. This is the most recent one, take a look!!
- 2022-02-01 09:45:54下载
- 积分:1
-
uCosII mail messages and task management
uCosII 邮箱消息和任务管理-uCosII mail messages and task management
- 2022-01-26 02:04:01下载
- 积分:1
-
SDT启动试验
BOOT实验SDT-BOOT tests SDT
- 2023-02-05 00:55:03下载
- 积分:1
-
ucOS_II-ON-STC89C516RDP
网上有很多关于ucos移植到c51的资料,但基本都没有调试文档,让很多有心去了解ucos的人走不少弯路,现在附上本人在STC89C516RD+成功运行的版本,其实主要的移植部分都没有改动,主要是说说自己的心得,另附上ucos源代码注释文档以及keil C51的详细设置文档(There are many online about the ucos transplantation information to c51, but basically no debugging document, so a lot of interest in understanding ucos take many detours, now attach I successfully run in STC89C516RD+, version, in fact, a major part of the transplant are not changed mainly talk about my own experience, attached on ucos source code comment documentation, and detailed settings document keil C51)
- 2013-04-06 17:26:06下载
- 积分:1
-
ucos 51壳V2。
uCOS 51 Shell V2.
- 2023-01-29 21:05:03下载
- 积分:1
-
UCOSII四小实验任务的消息队列可以帮助嵌入式操作系统。
ucosii小实验任务4 消息队列,可以帮助学习嵌入式操作系统-ucosii four small experimental tasks Message Queue can help embedded operating system
- 2022-02-24 17:29:23下载
- 积分:1