Tool/software:
Hi,
I am planning to lock the device but to allow to be flash reprogrammed when unlocked.
I am doing it by changing my linker command file and defining the OTP data sectors.
I have several questions:
1. Do I need to program the linker pointer only after the password is programmed?
2. Why do the linker pointers need to be the same? or I am missing something here.
3. If I use the linker pointer with default values, that points to the first sector block of the zone memory. Does it mean that I can use it without change of the linker pointer?
4. I am developing on the Launchpad, (which is, by the way, a wonderful board thanks to the brilliant TI engineers). Are the TMS320F280049C chip OTP default values different from the ones that are in the TMS320F280049C on the launchpad board?
5. What is the right way to program the OTP location that protects the password from reading it with the JTAG without disabling the JTAG? I am a little bit confused with the description given in the sprui33h document which is here:

Description does say that the content of the register is a "password lock location." is that the address of the Z1_OTPSECLOCK register or the copy of its contents.
I would much appreciate your answers.
Regards,
Vlad Pavlovic