how application got valid

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

how application got valid

515件の閲覧回数
mohammads0019
Contributor II

Hello Guys , Does any one know , how the bootloader consider is the application is valid or not.. in Kinetis Bootloader code, I am using FRDM kl25z board...

ラベル(1)
タグ(2)
0 件の賞賛
1 返信

399件の閲覧回数
Jorge_Gonzalez
NXP Employee
NXP Employee

Hello Mahammad Sathalya:

The application entry point or jump address is taken from the application's vector table at the application offset (e.g. for KL25 the offset is 0x8000 by default). Then the jump address is validated as next:

pastedImage_2.png

Regards!,
Jorge Gonzalez

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

0 件の賞賛