Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
5 years, 1 month ago.
cant create or add mbed-os2 with cli
When try create new projects
-
ubuntu 16.04 terminal output
abd@abd-ThinkPad-T480:~/workspace$ mbed new blinky --mbedlib [mbed] Working path "/home/abd/workspace" (directory) [mbed] Creating new program "blinky" (git) [mbed] WARNING: Cannot find the mbed tools directory in "/home/abd/workspace/blinky" ---
When try to add mbed-os2 on existing project
ubuntu 16.04 terminal output
abd@abd-ThinkPad-T480:~/workspace/mbed_blinky$ mbed remove mbed [mbed] Working path "/home/abd/workspace/mbed_blinky" (program) [mbed] Removing library "mbed" in "/home/abd/workspace/mbed_blinky/mbed" abd@abd-ThinkPad-T480:~/workspace/mbed_blinky$ mbed add http://os.mbed.com/users/mbed_official/code/mbed/ [mbed] Working path "/home/abd/workspace/mbed_blinky" (program) [mbed] Adding library "mbed" from "https://os.mbed.com/users/mbed_official/code/mbed" at latest revision in the current branch [mbed] ERROR: Unable to clone repository (https://os.mbed.com/users/mbed_official/code/mbed/) ---
taking those errors.
mbed version 1.10.1
1 Answer
5 years, 1 month ago.
Hi there,
the answer for your question you can probably found here.
Best regards, Jan