MBED_OS Vs Yotta

08 Aug 2016

Hi,

I have been trying to run the new MBed-CLI,

but I guess this is the wrong approach

set PATH=%YOTTA_PATH%;%PATH% :: start yotta venv cmd /K "cd %HOMEPATH% & %YOTTA_INSTALL_LOCATION%\workspace\Scripts\activate & cd\workspace & dir"

is there a configuration line like this above for the new MBED-OS shell ?

How can I download the new MBED-OS5 IDE ? was it cloud9 based ? the link seems to have evaporated.

10 Aug 2016

Hi Nick,

For mbed CLI I'd either make a new virtualenv or just run it in normal environment, and then run pip install mbed-cli from there. You'll also need Mercurial and Git installed.

The Cloud9 based IDE is located at http://studio.mbed.com. We're waiting for some fixes on the website to open programs straight from developer.mbed.org before we properly announce it.