This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TM4C123GH6PZ: How to unlock the execute only device

Genius 5840 points
Part Number: TM4C123GH6PZ
Other Parts Discussed in Thread: UNIFLASH

Hello,

I configured flash protection by following API.

 FlashProtectSet(0x400, FlashExecuteOnly);

But I cannot unlock the device and error is displayed as follows when I tried unlock procedure described in previous thread with uniflash.

Could you tell me how to unlock the device?

Is this problem reproduce in TI?

Regards,

U-SK