Deactivate debug interfaces on S32K148

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

Deactivate debug interfaces on S32K148

跳至解决方案
1,783 次查看
michael_kirches
Contributor III

Hello alll,

for our current project we are using S32K148 and are required to deactivate all debugging interfaces after production, such that memory can no longer be read by attaching an external debugger.

I'd like to ask if there's an option to do this in software, or if we have to find a solution in hardware?

Regards,

Michael

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

Hello Michael,

You can secure the MCU in the flash configuration filed.

pastedImage_1.png

Please refer to this example:

Example S32K144 Verify Backdoor Access Key S32DS1.3 

It uses Backdoor Access Key to unlock the MCU.

5.2.1.1 Flash memory security interactions with debug (S32K1xx RM rev.9).

BR, Daniel  

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,634 次查看
michael_kirches
Contributor III

Hi Daniel,

thanks for your reply, it helps a lot to solve our request.

Best Regads,

Michael

0 项奖励
回复
1,635 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hello Michael,

You can secure the MCU in the flash configuration filed.

pastedImage_1.png

Please refer to this example:

Example S32K144 Verify Backdoor Access Key S32DS1.3 

It uses Backdoor Access Key to unlock the MCU.

5.2.1.1 Flash memory security interactions with debug (S32K1xx RM rev.9).

BR, Daniel  

0 项奖励
回复