Hi,
I am using KL16Z128 microcontroller , I want to add bootloader to my software and I started searching in NXP website.
I read in different places that KL26 bootloader is very similar (some wrote that KL26 is the same as KL16 but with usb support is it correct? )
Where I can find KL26 bootloader for codewarrior 10.6 with Serial support?
Thanks for your help,
David
Hi David
You can get KL26 UART (choice of SREC/IHEX/Kboot/AN2295 Developer's loader) for KL26 at:
http://www.utasker.com/kinetis/FRDM-KL26Z.html
http://www.utasker.com/kinetis/TEENSY_LC.html
Disabling the USB functionality (USB-MSD/KBOOT) will allow it to work on the KL16 and it can be built with CW, KDS, IAR, Keil, Crossworks, CooCox, Green Hills, Atollic, GCC or VS.
Regards
Mark