How to get started with RTOS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to get started with RTOS

1,110 Views
punitkumar
Contributor IV

Hi

Till now, I've only did baremetal projects and so not familiar with any rtos or embedded Linux.

Can someone please guide me on how to get started learning rtos/embedded Linux?

I'm thinking of getting started with FreeRTOS, will it be good to start?

Thanks & regards

Punit Kumar

0 Kudos
Reply
2 Replies

896 Views
mrharmonsr
Contributor III

I recommend the book "“µC/OS-II: The Real-Time Kernel, 2nd Edition" for learning about RTOSs.  I believe you

can download it here:   https://www.micrium.com/download/µcos-ii-the-real-time-kernel-2nd-edition/

After reading the book, you will be able to see how FreeRTOS and other RTOSs implement the RTOS concepts.

FreeRTOS is a great place to start.

Using an RTOS is much simpler than using embedded Linux. 

896 Views
punitkumar
Contributor IV

Thanks larryharmon

0 Kudos
Reply