MKV58F1 bootloader

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

MKV58F1 bootloader

跳至解决方案
1,041 次查看
eddwhite1
Contributor I

I'm looking at implementing firmware updates over an ethernet connection on a MKV58F1M. I can get my application to receive and store an update file into the internal flash. Is there a way to launch the bootloader such that it performs an update from a known location in the internal flash?

标签 (1)
0 项奖励
回复
1 解答
835 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

In general, the bootloader routine located from internal Flash boot up address (0x0).

If there with suitable application code, after the chip boot up, the bootloader will jump to application code.

Customer could check here about Kinetis Ethernet bootloader demo for reference.

Wish it helps.


Have a great day,
Mike

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
836 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

In general, the bootloader routine located from internal Flash boot up address (0x0).

If there with suitable application code, after the chip boot up, the bootloader will jump to application code.

Customer could check here about Kinetis Ethernet bootloader demo for reference.

Wish it helps.


Have a great day,
Mike

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复