S32K344-About the recovery mode sequence

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

S32K344-About the recovery mode sequence

跳至解决方案
539 次查看
Simon-Liu
Contributor V

Hello:

I have some questions about the [32.12 Recovery mode sequence] section of RM:
1. When LC is MCU_PROD and CUST_DEL, IVT can be programmed; in other life cycles, IVT can be debugged and reprogrammed. Does that mean that debugging is not possible in MCU_PROD and CUST_DEL?
2. In Figure 143, no matter which life cycle it is in, debugging can be performed as long as the conditions are met, right?
3. Whether reprogramming is possible is not reflected in the Sequence diagram. Does it have nothing to do with Recovery mode but only with the life cycle?

 

BestRegards,

Simon

0 项奖励
回复
1 解答
461 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Simon-Liu,

This should be more clear:

For MCU_PROD|CUST_DEL LC.

If the MCU enters the recovery mode, it will execute the infinite loop with the WFI code at 0x2040_0100, then the APP/IVT can be reprogram by the debugger.

For OEM_PROD|IN_FIELD LC.

If the MCU enters the recovery mode, it will provide 30 seconds for the secure debug authentication process to unlock the JTAG debugging capability, if the secure debug authentication is successful, then the APP/IVT can be reprogram by debugger also.

 

Regards,

Daniel

在原帖中查看解决方案

2 回复数
502 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Simon-Liu,

I have requested a review of this statement, it does not make much sense to me either.

I will let you know as soon as possible.

Please use the up-to-date version of the RM, the Figure 143 reference indicates you use an older version.

 

Regards,

Daniel

462 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Simon-Liu,

This should be more clear:

For MCU_PROD|CUST_DEL LC.

If the MCU enters the recovery mode, it will execute the infinite loop with the WFI code at 0x2040_0100, then the APP/IVT can be reprogram by the debugger.

For OEM_PROD|IN_FIELD LC.

If the MCU enters the recovery mode, it will provide 30 seconds for the secure debug authentication process to unlock the JTAG debugging capability, if the secure debug authentication is successful, then the APP/IVT can be reprogram by debugger also.

 

Regards,

Daniel