The FRDM KL25Z is the board manufactured by "Freescale Semiconductors".FRDM stand for Freedom. KL25Z is "Kinetis L series".The board is powered by ARM Cortex M0+ based processors.
The board is superb!. I've been using this board for almost an year now and trust me..it will not disappoint you.Some of it's best features is it's low cost,outstanding energy effeciency and its processing capability.This board is ideal for anyone wanting to start off with ARM based microcontrollers. Another benefit is that they are Arduino compatible. So any shield that you have for Arduino can be directly plugged into the FRDM KL25Z board and it'll work.
You can purchase this board at a local electronic dealer or you can search for it online at any of the big electronic supplies retailer.The are priced roughly the same as Arduino Uno boards.
The board can be programmed using mbed or Codewarrior IDE.
mbed is an online compiler.So make sure your internet connectivity is decent and if you want to,you can export your program/s to any of the offline compilers as Keil uVision or Eclipse IDEs.
Codewarrior however is offline and is best suited for me.The software is not small to download however.
Recommendation:
1. PC/Laptop should be ideally with RAM of 4GB,
2. Hard disk free space: 4GB (after Code warrior IDE installed),
3. USB data communication permission.
The software download link is
(NOTE: it is about 1.4GB in size)
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-SUITE-SPECIAL&nodeId=0152102726E4D3&fpsp=1&tab=Design_Tools_Tab.
There is a Special Edition by FREESCALE: CodeWarrior for Microcontrollers 10.6 (Eclipse, Offline) (REV 10.6). You can find this at the bottom most selections options. Click on this offline software to get downloaded.
IMPORTANT: DON'T FORGET TO CHECK THE "kinetis" DURING INSTALLATION.

See you soon on my next post where we will get started with programming this board.
![]() |
FRDM KL25Z board |
![]() |
Arduino Uno board |
The board is superb!. I've been using this board for almost an year now and trust me..it will not disappoint you.Some of it's best features is it's low cost,outstanding energy effeciency and its processing capability.This board is ideal for anyone wanting to start off with ARM based microcontrollers. Another benefit is that they are Arduino compatible. So any shield that you have for Arduino can be directly plugged into the FRDM KL25Z board and it'll work.
You can purchase this board at a local electronic dealer or you can search for it online at any of the big electronic supplies retailer.The are priced roughly the same as Arduino Uno boards.
The board can be programmed using mbed or Codewarrior IDE.
mbed is an online compiler.So make sure your internet connectivity is decent and if you want to,you can export your program/s to any of the offline compilers as Keil uVision or Eclipse IDEs.
Codewarrior however is offline and is best suited for me.The software is not small to download however.
Recommendation:
1. PC/Laptop should be ideally with RAM of 4GB,
2. Hard disk free space: 4GB (after Code warrior IDE installed),
3. USB data communication permission.
The software download link is
(NOTE: it is about 1.4GB in size)
There is a Special Edition by FREESCALE: CodeWarrior for Microcontrollers 10.6 (Eclipse, Offline) (REV 10.6). You can find this at the bottom most selections options. Click on this offline software to get downloaded.
IMPORTANT: DON'T FORGET TO CHECK THE "kinetis" DURING INSTALLATION.

See you soon on my next post where we will get started with programming this board.