Hi,
I am using S9KEAZN64AMLC MCU (Custom Board). In FLASH Configuration, I secured Flash and enabled the backdoor key.
Sourdev_1-1695622294194.png
Key = 0xBBBBBBBBBBBBBBBB
FLASH configuration = 0xFFBDFFFF.
When Memory is secured, I cannot read data from memory.
Sourdev_2-1695622697743.png
If I execute backdoor access key command, the Memory is unsecured and can read data from memory.
Sourdev_3-1695623402168.png
After executing the Unlock sequence, after reading memory from JLINK did Power On Reset, Still I am able to read data from memory. Is it correct?
After resetting the device should go again to the Secured state, It should not allow to read memory again, as the FLASH configuration is 0xFFBDFFFF. Please confirm this behavior...