-
基于LPC2478硬件平台的IAP和远程WEB应用。
系统共分为三个部分,BOOT区,LOW区和HIGH区。可通过WEB实现对芯片的远程IAP在线升级....
基于LPC2478硬件平台的IAP和远程WEB应用。
系统共分为三个部分,BOOT区,LOW区和HIGH区。可通过WEB实现对芯片的远程IAP在线升级.-LPC2478 hardware platform based on the IAP and remote WEB application. System is divided into three parts, BOOT District, LOW and HIGH District area. WEB achieved through long-range chip upgrade IAP online.
- 2023-04-25 03:45:03下载
- 积分:1
-
uCOSII_demo
ucos ii在stm32F17上的移植源码,是在IAR开发环境下的,(IAR7.1)(the transplantation of ucos ii in stm32F217)
- 2015-01-11 23:56:01下载
- 积分:1
-
ucosII系统使用串口读取PLC控制器的信息;
ucosII系统使用串口读取PLC控制器的信息;-read PLC data with uart on the ucosII system
- 2022-02-25 22:35:50下载
- 积分: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
-
ucOS下AD实验程序,可以任意更改AD寄存器的地址
ucOS下AD实验程序,可以任意更改AD寄存器的地址-ucOS under AD experimental procedure can arbitrarily change the addresses Register AD
- 2022-03-13 03:45:57下载
- 积分:1
-
基于ucos和lwip实现网口和串口的模块实现,包括了软件架构和编程思路...
基于ucos和lwip实现网口和串口的模块实现,包括了软件架构和编程思路-LwIP uCOS and based on the realization of network and serial port of the module, including the software architecture and programming ideas
- 2022-07-07 09:06:27下载
- 积分:1
-
uCOS for S3C44B0x
ucosii移植到s3c44b0的源代码(-The source code for port Ucosii transplants to the s3c44b0 )
- 2004-04-29 08:09:21下载
- 积分:1
-
UC-OS下的TCP-IP-PPP协议栈-UC-OS under the TCP-IP-PPP protocol stack
- 2022-03-11 07:28:00下载
- 积分:1
-
UCgui的用法
以及如何操作UCGUI 及其强大个功能
UCgui的用法
以及如何操作UCGUI 及其强大个功能-UCgui usage and how to operate UCGUI powerful and functional
- 2022-07-09 16:08:53下载
- 积分:1
-
详细注解UCOS2.52, 这些注释的内容主要来自邵贝贝教授翻译的那本《嵌入式实时操作系统UCOSII》, 转帖....
详细注解UCOS2.52, 这些注释的内容主要来自邵贝贝教授翻译的那本《嵌入式实时操作系统UCOSII》, 转帖.-Detailed annotation UCOS2.52, the contents of these notes, mainly from the translation of Professor Shao Beibei that this
- 2022-03-22 10:51:42下载
- 积分:1