A guide to using mbed with an FRDM-KL25Z in Linux

16 Aug 2014

I have been trying to get mbed to work offline in Linux with an FRDM-KL25Z using only open source tools. I couldn't find much documentation for how to do this, but after some trial-and-error everything now seems to be working.

I wrote a step-by-step guide documenting everything that I had to do, from upgrading the firmware to compiling a simple program. Perhaps someone will find it useful.

http://andsk.se/2014/08/13/a-step-by-step-guide-to-using-the-frdm-kl25z-in-linux-with-gcc-and-the-mbed-library/

I'm still new to mbed so there could be mistakes. I would appreciate comments and criticism.