Mbed SDK vs Mbed OS

14 Apr 2016

Hey all, I am little confuse between Mbed SDK and Mbed OS. I know mbed sdk has RTOS which is based on RTX CMSIS RTOS and I can compile it and use the same. Now the question is [1] Is Mbed OS is just a framework on the top of Mbed SDK ? [2] How to port Mbed OS onto the Target?

No proper documentation talking about MbedOS only on MbedSDK and RTOS.

Looking forward

Regards, Sarang k

18 Apr 2016

Hello Sarang,

mbedOS as the name suggests is an open source embedded operation system designed specifically for the iots. You can port to target with yotta. There is a good documentation here https://docs.mbed.com/docs/getting-started-mbed-os/en/latest/installation/