-
ucosii+lpc1768移植
keil环境下,将ucosii移植到lpc1768,用跑马灯来验证。包含所有代码和指导手册。
- 2022-03-13 16:13:48下载
- 积分:1
-
基于TI的2407移植的ucos程序范例
基于TI的2407移植的ucos程序范例-based on TI"s 2407 transplant procedures example CENTER
- 2022-01-26 05:16:58下载
- 积分:1
-
Source-lwiptranslatenoteucosII-JHB
焦海波的lwip在ucosII的移植笔记及其源码,源码软件环境为:ADS 1.2,LWIP1.1.1,ucos2.76。硬件环境为ARM7-AT91SAM7X256,PHY为RTL8201BL。移植笔记的源码不好找,特此上传。(Jiao Haibo- the transplant notes of The lwip in ucosII. It s notes source. Software environment: ADS 1.2, LWIP1.1.1 ucos2.76. Hardware environment: ARM7-The AT91SAM7X256, the PHY is put the RTL8201BL. The source of Transplantation notes is hard to find, so upload here.)
- 2012-07-03 08:34:48下载
- 积分: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
uCOS-II在51单片机上的移植,用Keil 7.5编译通过,希望对移植uCOS的人以启发和帮助。-uCOS-II microcontroller in the 51 transplants, with Keil 7.5 compile, and I hope to transplant uCOS people to inspire and help.
- 2022-01-26 05:48:05下载
- 积分:1
-
TG12864 LCD代码 在UC/OS 下 EASYRARM2100 下跑过,显示一个图形,程序在ADS1。2下运行。是个处女做,仅供参考...
TG12864 LCD代码 在UC/OS 下 EASYRARM2100 下跑过,显示一个图形,程序在ADS1。2下运行。是个处女做,仅供参考-Source code of TG12864 LCD driver for uC/OS tested on EASYRARM2100. It can display an image on the screen. It has been tested on ADS1.2. My first program.
- 2022-08-02 13:18:10下载
- 积分:1
-
ucosII s3c44b0x in the transplant code, a detailed example
ucosII在s3c44b0x上的移植代码,有详细例子-ucosII s3c44b0x in the transplant code, a detailed example
- 2023-03-08 21:15:03下载
- 积分:1
-
ucos-ii-transplanted-to-VC
将ucos-ii移植到vc++6.0上,包含ucos-ii源码和移植源代码(The ucos-ii transplanted to vc++ 6.0, contains ucos-ii Source and portable source code)
- 2020-07-13 09:18:52下载
- 积分:1
-
Stm32_uCOS+uCGUI(FSMC)(3.2寸屏)控制芯片R61505U
stm32的ucos和ucgui(FSMC)开发,适合初学者。(STM32 UCOS and ucGUI (FSMC) development, suitable for beginners.)
- 2017-07-04 13:20:43下载
- 积分:1
-
STM32_-GPS-ucgui-ucos
基于STM32的UCOSII与UCGUI设计点2。4寸手机屏,可显示GPS坐标值,时间等(STM32 UCOSII and UCGUI design based on 2 points. 4 inch screen mobile phone, can display the GPS coordinates, time etc)
- 2015-12-30 21:41:33下载
- 积分:1