Recent changes
Order
tag order
CMSIS RTOS
RTOS
mbed Website Releases
Help
mbed NXP LPC1768
Firmware
Homepage
From the mbed microcontroller Handbook.  

mbed and offline tools FAQ

Question

I don't want to use the mbed online compiler, because I'm not always near an internet connection, and I'd rather keep my files locally. Is this possible?

Answer

Yes!

The output of the mbed Online Compiler is in a raw binary format, there is no additional "magic". This means the binary can run on the mbed, or any other LPC1768, such as a custom PCB.

As such, any tool chain that can target the LPC1768 or LPC11U24 can generate binaries that work on the mbed microcontroller.

Additionally, a new feature to export to offline tools has been added to the online compiler, so that a project that is started in the cloud can be exported to an offline tool, cleanly and simply.

More details about this feature and the tool chains is supports can be found at:




calendar Page history
Last modified 29 Nov 2011, by   user Chris Styles   tag No tags | 0 comments  

Please login to post comments.