Hi
This is a problem that occurred when I was debugging the Csec module. The IC5000/Winidea used by the debugger appeared in the 0x408 address area protected in download.As a result, Csec module could not load key, and the code used was the code that could normally use Csec module before. At first, I checked whether I set write protection, but later I found that no write protection was set, so I want to determine whether it is a problem of debugging device. All the FPROT registers are 0xFF, which means protected?
Regards!