11 years, 5 months ago.

new to mbed

hi there i am new to mbed, basically when i run the mbed online compiler ( mbed_blinky ) after i build up its say success and i press compile button it will ask this what should Firefox do with this file open with window application (default) ? when i click ok it open the note pad and the code is in different language. it doesn't blink either.

which file format should i use to open to open with ? thank you

1 Answer

11 years, 5 months ago.

If you haven't seen these, I'd recommend them as a starting point:

http://mbed.org/handbook/mbed-NXP-LPC1768-Getting-Started

https://mbed.org/handbook/mbed-Compiler-Getting-Started

A shorter answer is to copy the downloaded binary to the mbed device - the mbed device should show up in the File Explorer window much like a USB memory stick, likely called "mbed" - and then reset the mbed. Again, refer to the getting started docs.