logoalt Hacker News

tirantyesterday at 6:47 PM0 repliesview on HN

It has nothing to do with being realtime. Most mcus are also not running any realtime OS.

What matters here is how dynamic and tightly coupled are the os components. On an embedded system, most of the system and their dependencies are monolithic, without any live updates. The system tends to behave almost deterministically after every reboot.