-
移植到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
-
带有详细文档的正式发布版本的ucos2.83。
带有详细文档的正式发布版本的ucos2.83。-detailed documentation with the formal release of ucos2.83.
- 2022-02-02 14:59:21下载
- 积分:1
-
ucosII最新源码,欢迎大家下载使用,学习
ucosII最新源码,欢迎大家下载使用,学习-ucosII the latest source code, welcome to download and learn
- 2022-08-14 10:13:36下载
- 积分:1
-
BGA
UCOS在LPC2378开发板里面的原版移植程序(UCOS in LPC2378 development board inside the original transplant procedure)
- 2008-05-17 18:24:11下载
- 积分:1
-
不是自己开发的,好不容易找到,希望能和大家分享
不是自己开发的,好不容易找到,希望能和大家分享-than their development, she found, and we want to share
- 2023-05-24 06:45:03下载
- 积分:1
-
ARM7 不带操作系统的LCD实验原代码
ARM7 不带操作系统的LCD实验原代码-ARM7 without LCD experimental operating system source code
- 2022-02-06 06:28:02下载
- 积分:1
-
Sanos Operating System Kernel
Sanos Operating System Kernel ----------------------------- Sanos is an OS kernel for use in PC based server appliances. The kernel was developed as part of an experiment on investigating the feasibility of running java server applications without a traditional operating system only using a simple kernel.-Sanos Operating System Kernel----------------------------- Sanos is an OS kernel for use in PC based server appliances. The kernel was developed as part of an experiment on investigating the feasibility of running java server applications without a traditional operating system only using a simple kernel.
- 2022-02-07 01:00:22下载
- 积分:1
-
ucos270的UCOSII的脂肪,其他代码我会发送,请等待
这次发个ucos270的ucosii,其他代码我会陆续发送,请等待-Ucos270 the fat of the ucosii, other code I would have sent, please wait
- 2022-02-21 23:19:14下载
- 积分:1
-
LWIP 1.10 FOR UCOS
UCOS的LWIP 1.10
- 2022-01-28 10:36:08下载
- 积分:1
-
uC/OS 2.52 source code complete version
Though there is many versions of sourc...
uC/OS 2.52源码完整版 网上也有地方有源码,但是大多数都是少文件的,本原码完整,能够直接使用- uC/OS 2.52 source code complete version
Though there is many versions of source code on the Internet ,most of them don t include all the files, this is a complete version ,you can use it directly
- 2023-02-19 20:50:03下载
- 积分:1