共10条
1/1 1 跳转至页
uc/OS III 相对于uc/OS II 有哪些改进呢?

3楼
Release Date | 1990–1999 | 1999–present | 2009–present |
Preemptive Multitasking | Yes | Yes | Yes |
Maximum number of tasks | 64 | 255 | Unlimited |
Number of tasks at each priority level | 1 | 1 | Unlimited |
Round robin scheduling | No | No | Yes |
Semaphores | Yes | Yes | Yes |
Mutual exclusion semaphores | No | Yes | Yes (Nestable) |
Event flags | No | Yes | Yes |
Message mailboxes | Yes | Yes | No (not needed) |
Message queues | Yes | Yes | Yes |
Fixed sized memory management | No | Yes | Yes |
Signal a task without requiring a semaphore | No | No | Yes |
Option to post without scheduling | No | No | Yes |
Send messages to a task without requiring a message queue | No | No | Yes |
Software timers | No | Yes | Yes |
Task suspend/resume | No | Yes | Yes (Nestable) |
Deadlock prevention | Yes | Yes | Yes |
Scalable | Yes | Yes | Yes |
Code footprint | 3K to 8K | 6K to 26K | 6K to 24K |
Data footprint | 1K+ | 1K+ | 1K+ |
ROMable | Yes | Yes | Yes |
Run-time configurable | No | No | Yes |
Compile-time configurable | Yes | Yes | Yes |
ASCII names for each kernel object | No | Yes | Yes |
Pend on multiple objects | No | Yes | Yes |
Task registers | No | Yes | Yes |
Built-in performance measurements | No | Limited | Extensive |
User definable hook functions | No | Yes | Yes |
Time stamps on posts | No | No | Yes |
Built-in kernel awareness support | No | Yes | Yes |
Optimizable scheduler in assembly language | No | No | Yes |
Catch a task that returns | No | No | Yes |
Tick handling at task level | No | No | Yes |
Source code available | Yes | Yes | Yes |
Number of services | ~20 | ~90 | ~70 |
MISRA-C:1998 | No | Yes (except 10 rules) | N/A |
MISRA-C:2004 | No | No | Yes (except 7 rules) |
DO178B Level A and EUROCAE ED-12B | No | Yes | In progress |
Medical FDA pre-market notification (510(k)) and pre-market approval (PMA) | No | Yes | In progress |
SIL3/SIL4 IEC for transportation and nuclear systems | No | Yes | In progress |
IEC-61508 |
No | Yes | In progress |



6楼
从对比来看,uC/OS-III比之前的版本功能完善和强大了许多,但是如果有之前uC/OS-II的经验,学起来应该很容易。

共10条
1/1 1 跳转至页
回复
有奖活动 | |
---|---|
【EEPW电子工程师创研计划】技术变现通道已开启~ | |
发原创文章 【每月瓜分千元赏金 凭实力攒钱买好礼~】 | |
【EEPW在线】E起听工程师的声音! | |
“我踩过的那些坑”主题活动——第001期 | |
高校联络员开始招募啦!有惊喜!! | |
【工程师专属福利】每天30秒,积分轻松拿!EEPW宠粉打卡计划启动! | |
送您一块开发板,2025年“我要开发板活动”又开始了! | |
打赏了!打赏了!打赏了! |
打赏帖 | |
---|---|
多组DCTODC电源方案被打赏50分 | |
【我踩过的那些坑】STM32cubeMX软件的使用过程中的“坑”被打赏50分 | |
新手必看!C语言精华知识:表驱动法被打赏50分 | |
【我踩过的那些坑】杜绑线问题被打赏50分 | |
【我踩过的那些坑】STM32的硬件通讯调试过程的“坑”被打赏50分 | |
【我踩过的那些坑】晶振使用的问题被打赏100分 | |
【我踩过的那些坑】电感选型错误导致的处理器连接不上被打赏50分 | |
【我踩过的那些坑】工作那些年踩过的记忆深刻的坑被打赏10分 | |
【我踩过的那些坑】DRC使用位置错误导致的问题被打赏100分 | |
我踩过的那些坑之混合OTL功放与落地音箱被打赏50分 |