Dear Forum Members.
I am second year student and using Silabs 8051. I don't have any knowledge of rtos/rtx kernel and want to learn it from scratch.
where to begin for it.
after internet search some keil page pop up which gives it advantages of rtos over superloop concept and a demo video also. But really I don't get much convinced about it. Superloop concept is easier to implement. while rtos have memory requirements also. Then is it used in higher memory controllers.
When I say rtos, & made two tasks , what is kernel in it as there is no kernel in MCU. So what I get is basically rtos emulate to user that different task are concurrently managed & give them easier way to do that.
Is there any material to learn rtos from scratch & using it. Should I go for RTX kernel or Freertos