-
我移植了加州大学
我 Porting 的 uC/OS-II V2.84 (目前Micrium)最新版之 Keil C51 工程,专供给 8051 上做任务调度,我已将 Code Size 改小至 4000 Byte,对于 X-Ram 的用量也仅 160 Byte(于 Keil C51 V8.08a 下编译后).我在 Main.c 内创建了两个任务调度的 LED 闪烁程序,方便了解任务是如何被创建的,同时我也在 Keil C51 的 Project 内设好了 Simulator 模式及 Port 1 窗视可即时的观测这两个任务调度情况.-I Porting the uC/OS-II V2.84 (currently Micrium) the latest version of the Keil C51 works exclusively on the supply of 8051 to do mission scheduling, I have Code Size改小to 4000 Byte, the usage of X-Ram is only 160 Byte (in Keil C51 V8.08a compiled). I main.c create two task scheduling of the LED flashing procedures to facilitate the understanding of how the mission was founded at the same time I Keil C51 is also equipped with the Project Good the Simulator Mode and Port 1 window, as can be observed real-time task scheduling of these two cases.
- 2022-07-08 00:39:37下载
- 积分:1
-
N3290x-non-OS-Library
N3290x non-OS Library
- 2017-01-16 22:50:54下载
- 积分:1
-
UCOSII-1-Task-Scheduling
STM32 ucos任务调度例程,包含STM32F4xxx中文手册,不错例程,适合初学者(STM32 ucos task scheduling routines, including STM32F4xxx Chinese manual, good routines, suitable for beginners)
- 2016-03-25 22:56:23下载
- 积分:1
-
uCOSII276 source to want to earlier versions of the XD
uCOSII276源码给想要早些版本的XD-uCOSII276 source to want to earlier versions of the XD
- 2022-04-12 04:43:33下载
- 积分:1
-
uc/OS Porting file for LPC2104
uc/OS Porting file for LPC2104
- 2022-03-05 22:49:38下载
- 积分:1
-
vs2005-ucos
vs2005平台下的ucos-II,方便在pc平台下学习UCOS。(vs2005 platform ucos-II, the pc platform to facilitate learning UCOS.)
- 2013-08-16 20:19:18下载
- 积分:1
-
ucGUI
ucgui移植到LPC2200,并测试成功(ucgui transplanted to the LPC2200, and tested successfully)
- 2011-06-01 21:53:03下载
- 积分:1
-
uCOS_II在TMS320LF2407demo板上的移植.压宿包一个,还是不错的
uCOS_II在TMS320LF2407demo板上的移植.压宿包一个,还是不错的-uCOS_II TMS320LF2407demo board in the transplant. Pressure places a package, or good
- 2022-04-23 16:46:14下载
- 积分:1
-
STM32F407_uCOS-III lwip(20160827)
主要实现功能:
1 tcp server并发(主要涉及文件app_lwip.c、app_tcp_server.c)
2 网线热插拔(主要涉及文件app_lwip.c、app_tcp_server.c)
3 不重启修改ip地址(主要涉及文件app_lwip.c、app_tcp_server.c、app_key.c(按键修改ip地址))
4 将lwip的数据接收从中断方式改成单独的接收任务方式(主要涉及文件app_lwip.c)
5 usb串口信息打印(115200波特率)
6 注意:使用的stm32的HAL库而不是标准库(The main functions are:
1 TCP server concurrency (mainly related to file app_lwip.c, app_tcp_server.c)
Hot plugging of 2 network lines (mainly related to documents app_lwip.c, app_tcp_server.c)
3 do not reset the IP address (mainly related to file app_lwip.c, app_tcp_server.c, app_key.c (key modify IP address))
4 change the data reception of LwIP from the interrupt mode to the individual receiving task (mainly involving the file app_lwip.c)
5 USB serial port information printing (115200 baud rate)
6 note: the HAL Library of the STM32 used instead of the standard library)
- 2020-08-13 16:28:27下载
- 积分:1
-
luxiandeng5
μC/OS-Ⅱ是一个完整的,可移植、固化和裁剪的实时多任务内核,是用ANSI的C语言编写的,包含一小部分汇编语言代码,使之可供不同架构的微处理器使用。(embedded operating system compiler environment hardware structure transplantation Case)
- 2009-12-11 17:00:33下载
- 积分:1