IMXRT1172 flashloader not starting

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

IMXRT1172 flashloader not starting

ソリューションへジャンプ
775件の閲覧回数
Kaidou
Contributor II

Hello.

I'm working with a IMXRT1172 board. I enabled the Encrypted (OTFAD) authenticated secure boot and enabled the HAB and I was able to flash the board.

Then yesterday i tried again to flash a new image and now the flashloader is not starting.

I get the following error:


### Load FlashLoader ###
blhost -t 5000 -u 0x1FC9,0x013D -j -- load-image "..\secure_provisioning0\bootable_images\signed_MIMXRT1172_flashloader.bin"
{
"command": "load-image",
"response": [],
"status": {
"description": "0 (0x0) Success.",
"value": 0
}
}
blhost succeeded
### Waiting FlashLoader to be initialized for 5 seconds ###
### Timeout wait value can be adjusted from Preferences ###
### Check presence of FlashLoader ###
blhost -t 2000 -u 0x15A2,0x0073 -j -- get-property 7 0
ERROR:SPSDK: Selected 'usb' device not found.
blhost failed

 

The board is correctly connected and in serial downloader mode.
I tried with another board with secure boot not enabled and the connection works.

What might be the issue?

Thanks

タグ(3)
0 件の賞賛
1 解決策
542件の閲覧回数
diego_charles
NXP TechSupport
NXP TechSupport

Hi @Kaidou 

If you selected the HAB closed life cycle there is no way to disable HAB or change keys, since they are already burned. 

 

元の投稿で解決策を見る

0 件の賞賛
5 返答(返信)
616件の閲覧回数
Kaidou
Contributor II

Is it possible that the flashloader is signed with a different key than the SRK burnt into the board?

 

0 件の賞賛
587件の閲覧回数
diego_charles
NXP TechSupport
NXP TechSupport

Hi @Kaidou 

Per my understanding , when HAB is enabled, the flashloader must be signed with keys derived from the same CA that was used to sign the image.

Are you still using the same workspace and keys ? Do you have the same certificate?

Best regards, 

Diego

 

 

 

 

0 件の賞賛
572件の閲覧回数
Kaidou
Contributor II

Thanks for your reply!

I'm guessing I don't have the correct keys anymore. Is there a way to recover the board somehow?
But I don't have much hope.

0 件の賞賛
543件の閲覧回数
diego_charles
NXP TechSupport
NXP TechSupport

Hi @Kaidou 

If you selected the HAB closed life cycle there is no way to disable HAB or change keys, since they are already burned. 

 

0 件の賞賛
513件の閲覧回数
Kaidou
Contributor II

Ok!

Thank you very much for your help!

0 件の賞賛