-2

If I wanted to learn deeply and build a embedded Linux Operating systems would i benefit from knowing about RTOS or can I straight away go for embedded Linux.

1 Answers1

2

Impossible to answer without knowing what you are planning to do. In most cases it's not helpful, sometimes even a disadvantage to be familiar with bare metal systems (with or without RTOS) for working with an embedded linux.

On the other hand, working with an RTOS gives you deeper insights to some OS principles that might be helpful to know for special tasks on n embedded linux device, like when it comes to performance optimizations or very low latency.

So let me ask back: I want to cruise on a steam boat this summer. Do I need to learn to sail first?

Philippos
  • 13,237
  • 2
  • 37
  • 76