Hi,
The Kinetis Bootloader|Freescale includes three different bootloaders (same philosophy but different applications):
-RAM based Bootloader (available only in Kinetis with dedicated ROM) for now just the KL03.
-FLASH-Based Flashloader: This is a one-shot flash programming flashloader preprogrammed in new Kinetis devices, is now available in K22 and KV31F devices. You can check the datasheet of one of this two devices a check the information ("Pre-programmed Kinetis flashloader for one-time, in system factory programming").
-Kinetis Bootloader: this is a source code that comes in the package you can download into the Downloads tab in the Kinetis Bootloader site. This includes only support for the Freedom K64. It contains the blhost.exe file and the GUI that is used to download the binary into the device; you can check the information to use within this board in the document http://cache.freescale.com/files/soft_dev_tools/doc/user_guide/K64BTLDRUG.pdf?fasp=1&WT_TYPE=Users%2...
The FLASH-Based bootloader is not pre-programmed into the KL26 devices, just new Kinetis Devices.
Hope this information can help you.
Regards,
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. It would be nice!
-----------------------------------------------------------------------------------------------------------------------