trying to revive a S32K148 board when its stuck in reset

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

trying to revive a S32K148 board when its stuck in reset

530 次查看
SaiMacha
Contributor I

I’m currently trying to revive a board that is stuck in reset because I used strict sequential boot on it. I tried using the multilink’s emergency device recovery feature but it did not work. Is there anything else I can try to revive this board? Please advise.

0 项奖励
1 回复

518 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @SaiMacha,

I'm afraid this is not possible.

Mass Erase is blocked by CSEc

(AN12130, 3.2.5.2 Mass erase and CSEc considerations, https://www.nxp.com/docs/en/application-note/AN12130.pdf)

You would need to use the DBG_CHAL / DBG_AUTH commands to remove the partitioning.

But this is not possible since the MCU is in reset.

 

Regards,

Daniel

0 项奖励