-
lpc1788_ucos3
ucosiii(ucos3)在lpc1788上的移植,实现操作系统的基本功能和lcd显示(在ucdragon YL1788上,使用YL-LCD35-V1.0的液晶显示屏),网络功能暂未实现(ucosiii (ucos3) on the lpc1788 transplant, the basic functions of the operating system and lcd display (ucdragon YL1788 YL-LCD35-V1.0 LCD), network functionality yet achieve)
- 2012-10-31 18:12:36下载
- 积分:1
-
AN-IAR-Cortex-M3-OS2
uCOS-II在STM32F1系列的开发板上的例程(Developing uC/OS-II-Based Projects for the CortexM3 Using Embedded Workbench.)
- 2018-12-01 18:47:47下载
- 积分: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
-
一个移植好的ucosII for ATmega128
一个移植好的ucosII for ATmega128-A good transplant ucosII for ATmega128
- 2022-07-06 14:04:48下载
- 积分:1
-
LPC1788 _UCOS_TFT_7.31_16C
说明: LPC1788 UCOS-II应用示例(LPC1788 and ucos-ii application instance)
- 2020-06-11 09:14:09下载
- 积分:1
-
ucos下的driver的抽象层, 有了这一层porting将更容易
ucos下的driver的抽象层, 有了这一层porting将更容易-CENTER driver of the abstraction layer that with this level will be easier porting
- 2022-03-18 17:26:34下载
- 积分:1
-
ucos-51example
里面有串口驱动使用程序。将ucos移植到了stc单片机上。(Serial driver to use the program. Ucos transplant to stc microcontroller.)
- 2012-11-27 15:53:43下载
- 积分:1
-
stm32-UCOSPGUI-
stm32 ucos +ucgui LCD开发(stm32 ucos+ucgui LCD)
- 2014-05-31 19:55:17下载
- 积分:1
-
uC/OS
uC/OS-View Process of Using uC OS/
- 2022-03-23 23:26:20下载
- 积分:1
-
FS_arm_drive
AMR7 小型文件系统驱动。
LPC2138基于ucos的中间件,可进行基于FAT32的基本文件操作.
(AMR7 small file system driver. Based on the LPC2138 OUT middleware can be conducted based on the basic FAT32 file manipulation.)
- 2006-12-07 18:03:06下载
- 积分:1