You are viewing an older revision! See the latest version

mbed Compiler

Table of Contents

    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

    Compilation

    To perform the actual compilation it uses the industry standard ARM RVDS (v4.0, soon to be 4.1) compiler.


    All wikipages