<1> is the backdoor key defined by NXP when the device produced?
<2> does the backdoor key can be updated by user?
you said:You can use the Backdoor key feature to remove the protection without erasing the MCU:
my question is the follow
<3> can i call the API backdoor_key_verify(Key) remove the protection?
<4> if i want to remove partition and not erase MCU, the steps are
I. call API backdoor_key_verify(Key).
II. call erase all block command
are the steps right? if not can you tell me the right step?
