s32k31x recovery Mode

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

s32k31x recovery Mode

579 次查看
hagoo
Contributor I

hello,

I disabled recovery Mode in S32k31x.

After generating DES once and T32 was attached, THEN S32k31x runs an infinite loop at 2040012C

 

That is the address value when entering recovery mode.

hagoo_0-1680772492482.png

Do you know why it stays at that address value even after disabling the recovery mode?

If you check DCM_GPR_DCMRWP1 when s32k31x stay at that address value, you can see that it is disabled in C.

hagoo_1-1680772833776.png

 

 

0 项奖励
3 回复数

542 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @hagoo 

that's strange, I can see no problem on my side.

When I didn't disabled the recovery mode, I reached the endless loop after 8 functional resets which were generated by code. When I disabled the recovery mode, I can trigger more functional resets, no recovery mode is entered:

lukaszadrapa_0-1681217580405.png

 

After destructive reset (POR), the application is still working.

Regards,

Lukas

0 项奖励

430 次查看
jtpark
Contributor IV

Hi Lukas,

 

Would you please let me know how to disable the recovery mode in software?

I am not able to find how to disable of DCM.DCMRWP1.

 

0 项奖励

417 次查看
jtpark
Contributor IV

Hi Lukas,

I found it.

 

jtpark_0-1688359568489.png

 

0 项奖励