The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Issue: I want to know why I cannot down the mbed code for my project?

Hi sir,

hg clone https://david_wang_wei@os.mbed.com/users/mbed_official/code/mbed/,

mbed deploy (mbed.lib https://mbed.org/users/mbed_official/code/mbed/builds/#7130f322cb7e)

I want to know why I cannot down the mbed code for my project using the above command line or using the mbed deploy via .lib?

1 comment:

10 Jan 2020

1) are you sure you online in used mBed2 compiler to developed? or 2) are you sure your device is on the list?

i was in used LPC1768 was OK, .... i just write a LED lighting On/Off function tested. or you can tried this follow link: https://os.mbed.com/users/simon/code/HelloWorld/docs/03c191369089/main_8cpp_source.html

Others... if you downloads the zip and in used yourself choice compiler e.g. Keil....etc. you need search the community topic ... as long time ago having post.... i forgot the record. (and i feels online is very good compiler, but i stay at mBed2 only, because i build things mostly about electronic, having IoT but not totally in core section program ... modular programming)

Good Luck