Hi, I want the following to be done once I have flashed the program into the micro-controller. I am using TWR-KV46F150M evaluation board. These are the requirements that I am looking for when I say lock and unlock.
1. When the lock is enabled, the micro should not be able to erase the old code and flash new one when tried.
2. When lock is enabled, the micro doesn't let another person to read the information that is flashed before it was locked.
3. After the unlock is done, micro is as good as new and would allow the read/erase the previous flashed code.
do I have to change the clock settings for this? How will I be able to achieve it? Regards