Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I think the online compiler and mbed software platform is cool and all, but I was also interested in compiling C/C++ code directly with a toolchain (and on this forum it seems I'm not alone). So here's a quick guide on how you can compile the CMSIS example program (and anything else you'd like) for the mbed: http://dev.frozeneskimo.com/notes/compiling_your_own_cmsis_code_for_the_mbed
Note that these instructions don't include yet compilation with the mbed library that provides the convenient interfaces listed in the handbook. Also, If anyone comes up with a better system_LPC17xx.h configuration (I'm just using the CMSIS LPC17xx example), please let me know.
Thanks