Export C + Libraries and use in another compiler

26 May 2010

Is it possible to write your code in mbed and when you get to the critical I.P. part of your code export from mbed and finish the project off on another compiler which is not web based???

26 May 2010

Not that we officially support at the moment; as you can probably guess, the web based approach is one of the ways we're making it possible to support lots of users without all the install/config/setup/platform/conflict problems that would otherwise be a huge support nightmare(/cost).

But it is possible. As an example, see http://mbed.org/forum/mbed/topic/518/?page=1#comment-2631 and some other topics in the forums.

Hope that helps!
Simon