Kinetis Bootlooader without KDS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Kinetis Bootlooader without KDS

1,131 次查看
burgeh
Contributor IV

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.

kerryzhou

Thanks!

3 回复数

899 次查看
BlackNight
NXP Employee
NXP Employee

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

899 次查看
burgeh
Contributor IV

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?

0 项奖励
回复

899 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

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!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复