CSM Caveats
Never program all the PWL’s as 0x0000
Doing so will permanently lock the zone
Programming the PSWDLOCK field with any
other value than “1111” (0xF) will lock and
secure the password locations
Remember that code running in unsecured
RAM cannot access data in secured memory
Don’t link the stack to secured RAM if you have
any code that runs from unsecured RAM
Do not embed the passwords in your code!
Generally, the CSM is unsecured only for debug
Code Composer Studio can unsecure the zone