Is there any program or executable I can use to load the bootloader code without using the KDS v3.2 with a JLINK. I am using a K22FN256 chip. Can the KinetisFlashTool be used to load the bootloader? It seems that it is just for applications.
Thanks!
if your board has an OpenSDA circuit on it with a MSD firmware, you can load it that way.
Otherwise you need some SWD/JTAG programming tool like a Segger J-Link, P&E Multilink or a LPC-Link2.
I hope this helps,
Erich
Thanks for replying,
Okay so I use a Segger J-Link, no OpenSDA circuit. Therefore, to confirm, I always need to open KDS and load the bootloader on?
Hi Christopher,
If you are using the JLINK, you can use the software under JLINK driver, eg, JLINK commander with command: loadfile xxx.bin
Or you can use the JFLASH or Ozone software, these software can download the app file directly with the JLINK, you just need to get the app.bin, app.hex ect. Don't need the IDE.
Wish it helps you!
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------