-
LPC2148上移植的ucosii,定时器1中断的程序,定时100us,p0.0口输出方波。...
LPC2148上移植的ucosii,定时器1中断的程序,定时100us,p0.0口输出方波。
- 2022-04-16 12:11:03下载
- 积分:1
-
Projeto1
Serial echo application, example for LPC2368.
- 2009-12-22 05:59:12下载
- 积分:1
-
ucosii4sk
ucosii4sk
- 2022-01-25 15:13:09下载
- 积分:1
-
一个UCOS下的经典例程,用BC4.5编译(也可以运行MAKETEST),如果你用的BC3或者其它版本的话,把目录强行改为BC45就可以了....
一个UCOS下的经典例程,用BC4.5编译(也可以运行MAKETEST),如果你用的BC3或者其它版本的话,把目录强行改为BC45就可以了.-a UCOS the classic routines with BC4.5 compiler (also can run MAKETEST), if you use other versions or BC3, then what Contents forced to Cooking on it.
- 2022-08-31 11:10:02下载
- 积分:1
-
uCOS_51
说明: ucos ii 移植到51上;仅供学习;无实际应用价值。(ucos ii run on mcs51;no value ;just for study.)
- 2019-11-16 18:09:14下载
- 积分:1
-
MicroCOS_II光盘,其中带有用移植代码和详细的移植说明。代码均以警策是通过。...
MicroCOS_II光盘,其中带有用移植代码和详细的移植说明。代码均以警策是通过。-MicroCOS_II discs, which use with transplant code and detailed note transplantation. Both Paradox code is adopted.
- 2022-08-17 00:20:17下载
- 积分: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-III实验_任务切换的设计(时间片调度)
uCOS-III实验_任务切换的设计(时间片调度)
uCOS-III实验_任务切换的设计(时间片调度)
uCOS-III实验_任务切换的设计(时间片调度)
uCOS-III实验_任务切换的设计(时间片调度)
uCOS-III实验_任务切换的设计(时间片调度)
uCOS-III实验_任务切换的设计(时间片调度)
uCOS-III实验_任务切换的设计(时间片调度)
- 2022-07-18 11:30:19下载
- 积分:1
-
最新版ucos2.86源码和详细工程设计文件的移植…
最新版ucos2.86
源码及详细的移植工程 文档
ADS-The latest version of ucos2.86 source and detailed engineering documents transplantation ADS
- 2022-10-14 00:15:02下载
- 积分:1
-
contrib-2.0.0
lwip应用例程,含webserver,tcp/udp server和client等(LwIP application routine source code
,)
- 2019-01-22 19:15:05下载
- 积分:1