-
ucCos移植到广州友善nano2410
ucCos移植到广州友善nano2410-Canton-friendly ucCos transplanted to nano2410
- 2023-08-03 03:20:04下载
- 积分: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
-
三星开发板S3C44B0的经过移植的启动程序。可以用EMBEST IDE PRO编程。...
三星开发板S3C44B0的经过移植的启动程序。可以用EMBEST IDE PRO编程。-Samsung development board S3C44B0 after transplantation of the commencement of proceedings. IDE can be used EMBEST PRO programming.
- 2022-03-24 03:08:31下载
- 积分:1
-
STM32F103C8T6的UCOS 创建2个任务.
STM32F103C8T6的UCOS 创建2个任务.
为了能够进入调试模式,必须在 stm32f10x_conf.h 文件中定义 DEBUG。它为 SRAM
的外设结构中创建了一个指针。于是调试变得很容易而且所有寄存器的设置都可以通过转储
外设来获得。
- 2022-09-18 09:25:03下载
- 积分:1
-
uCOSII2.91+UCGUI3.90A
说明: 源代码 ,例程 ,该例程为uCOSII2.91+UCGUI3.90A使用例程,源代码(Source code, routine, the routine is uCOSII 2.91 + UCGUI3.90A use routine, source code)
- 2019-01-21 13:59:00下载
- 积分: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
-
uCOS_uCGUI_TQ2440_LCD_W43
根据网上资料改进,基于uCOS-II和ucGUI,可运行于4.3英寸LCD的TQ2440开发板,包含了众多的ucGUI显示demo,亲测可行,是学习ARM、嵌入式操作系统和gui的好资料。(According to the online information to improve, based on uCOS-II and ucGUI, can be run on the 4.3 in. LCD TQ2440 development board that contains a large number of ucGUI display demo. pro-test is feasible, which is good for learning ARM, embedded operating system and gui.)
- 2014-06-30 14:38:31下载
- 积分:1
-
- 2022-07-23 19:19:58下载
- 积分:1
-
当时的脂肪ucos270,其他代码我会发送,请等待
这次发个ucos270的time,其他代码我会陆续发送,请等待-The fat ucos270 of the time, other code I would have sent, please wait
- 2023-03-22 00:10:04下载
- 积分:1
-
51系列单片机的UCOSII......压缩包一个.还不错吧
51系列单片机的UCOSII......压缩包一个.还不错吧-51 Series MCU UCOSII ...... compressed one. It is also good
- 2022-03-24 00:36:21下载
- 积分:1