9 years, 6 months ago.

FRDM-K22F Support

I am contemplating the possibility of starting development with the K22F board from Freescale. However, I see that it is in Beta.

Are there plans to fully support the K22F soon? If so, any estimates?

And since just new mbed lib version has been released there is now official support for it.

posted by Erik - 28 Oct 2014

3 Answers

9 years, 6 months ago.

If you delete your mbed lib from the compiler (assuming you use the online one), and import mbed-src (http://developer.mbed.org/users/mbed_official/code/mbed-src/), it should work properly.. The next time they release new mbed lib version it should also work using that.

9 years, 5 months ago.

Yes, the frdm_rtos example code does not compile right out of the box.

9 years, 5 months ago.

In the works. Check back soon or when this is merged. https://github.com/mbedmicro/mbed/pull/732