KW41Z bricked (secured + flash protection)

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

KW41Z bricked (secured + flash protection)

704 Views
tommot
Contributor I

Hy everyone!

I have a question concerning recovery of a bricked KW41Z (on a Rigado R41Z Evaluation Board).

When testing Segger Embedded Studio I didn't check if the area for setting flash secure and mass erase bits was exluded from allowed memory ranges (trusting the default settings).

J-Link can now access the device but it cannot erase or unlock it.

"Readout protection is set and mass erase is disabled. J-Link cannot unprotect the device."

After some research, finding tips for unlocking other Kinetis MCUs I currently think that there is no way of recovering the device.

But I wasn't able to find something KW41Z specific. So my question: Is it really dead? :smileywink:

Thank you and best regards

Thomas

Labels (1)
0 Kudos
2 Replies

418 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Thomas Bigler

The only method to recover a secured device is to launch a mass erase command. Unfortunately, if you Jlink debugger mas your device as protected and mass erase disable. then yes, there is no way to recover your device. I would like to recommend you next link:

How (not) to Secure my Microcontroller | MCU on Eclipse 

Best regards

Jorge Alcala

0 Kudos

418 Views
tommot
Contributor I

Thanks for your answer and the link, I was actually expecting that.

So this microcontroller will forever keep its 5 line hello world program :smileywink:

I already adapted the linker script (default one from Segger Embedded Studio is incorrect) so that this will not happen again.

Best Regards

Thomas

0 Kudos