You are viewing an older revision! See the latest version
mbed Compiler
The mbed online Compiler is a Javascript (AJAX) based environment for developing and compiling code.
Summary of current features¶
- Code editing with syntax highlighting
- Multiple programs
- Import programs from online catalogue of published programs
- Import programs from zip file
- Full output of compile-time messages
- Multiple target support
- Publish your code directly from the compiler
- Export your programs as a .zip file
- Build information including graphical display of code size and RAM usage
- Code formatter
- Import and update of libraries from SVN
Your programs¶
Every mbed user has their own private workspace with their programs. Programs can be easily published via the Compiler which puts a copy of the program on the mbed website (programs).
Compilation¶
To perform the actual compilation it uses the industry standard ARM RVDS (v4.0, soon to be 4.1) compiler.