-
uCOS/II under the graphics system FOSS
uCOS/II下用的图形系统源码-uCOS/II under the graphics system FOSS
- 2022-04-19 08:59:59下载
- 积分:1
-
ucos
uCOS-II到Keil+C51小模式下的移植-uCOS-II to Keil+ C51 small mode transplant
- 2022-07-01 06:30:56下载
- 积分:1
-
UCOSIII 思维导图
UCOS iii 思维导图,帮助快速理解UCOS 架构(UCOS III Mind Map to Help Rapidly Understand UCOS Architecture)
- 2018-11-29 09:42:29下载
- 积分: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
-
uCos_GUI_QC43_yl2478
UCgui在LPC2478的应用实例,我买的优龙开发板上带的,值得学习(UCgui in LPC2478 application examples)
- 2013-03-06 15:40:10下载
- 积分:1
-
UCOS-II_API函数参考手册
基于UCOSII的API函数介绍,让你更加熟练的使用UCOSII(The introduction of API function based on UCOSII makes you more proficient in using UCOSII.)
- 2019-03-15 21:52:22下载
- 积分:1
-
ucos ii到51单片机的一个简单的移植程序
ucos ii到51单片机的一个简单的移植程序-ucos ii to 51 single-chip microcomputer of a simple transplant procedure
- 2023-08-08 21:35:03下载
- 积分:1
-
uc/OS Porting file for LPC2104
uc/OS Porting file for LPC2104
- 2022-03-05 22:49:38下载
- 积分:1
-
移植到MCS51的uCOS_II。
1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。...
移植到MCS51的uCOS_II。
1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。
增加code关键字。UCOS_II.H和OS_CORE.C。
2。OS_CFG.H堆栈大小MaxStkSize改为900。
3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。
允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。
4。修改中断处理流程,以便严密监视中断嵌套情况。每个中断进入后立即进行OSIntNesting+1原语操作。
5。增加printf函数的移植,支持灵活的数据显示。支持标准或长二进制/八进制/十进制/十六进制/无符号整数,
支持字符、字符串、浮点数、百分号%。其中,浮点数在整个范围内被完全支持,统一采用科学记数法显示。
-transplanted to the MCS51 uCOS_II. 1. In the document which OSMapTbl OS_CORE.C and OSUnMapTbl array for Lookup, Therefore, it should be placed on code Lane. Increased code keyword. UCOS_II.H and OS_CORE.C. 2. OS_CFG.H MaxStkSize stack size to 900. 3. OS_CPU_C.C InitTimer0 function of the increase on the open T0 interrupted explained. Allow T0 interruption, this time EA = 0 (51 electricity default value), also will not be interrupted. meet the OSStart () do not have interrupted the former requirements. 4. Changes interrupt handling procedures, in order to closely mon
- 2022-08-25 03:55:13下载
- 积分: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