11 years, 3 months ago.

Support for FRDM KL26Z board

Is there a plan to add support for the Freescale KL26Z board? It's similar to the KL25Z, but uses the 64 pin KL26?

2 Answers

11 years, 3 months ago.

Here you got the source code of the KLxx devices (there is also another location for CMSIS files, but they should be fairly standard files): http://mbed.org/users/mbed_official/code/mbed-src/file/5706c6e2db45/targets/hal/TARGET_Freescale/TARGET_KLXX. As you see for these the code is largely shared, only a few files you have to make yourself, and those can also be largely copy pasted.

Accepted Answer
11 years, 3 months ago.

Anyone can do the SDK port to start the process. Looks like it would require little effort, mostly testing.

https://mbed.org/handbook/mbed-SDK-porting

Thanks for the redirect. I am still getting familiar with the site.

posted by Steve James 03 Jul 2014