Deactivate debug interfaces on S32K148

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Deactivate debug interfaces on S32K148

Jump to solution
1,376 Views
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 Kudos
1 Solution
1,227 Views
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  

View solution in original post

0 Kudos
2 Replies
1,227 Views
michael_kirches
Contributor III

Hi Daniel,

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

Best Regads,

Michael

0 Kudos
1,228 Views
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 Kudos