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 件の賞賛
返信