Dear Sirs.
We develop a tool for programming TMS320 chips.
On fresh (not programmed) TMS320F280049C chip we read out a DCSM OTP address range (0x78000 .. 0x78800)
and so a values that not equal to 0xFFFF. The preprogrammed values for CSMKEY1 in each zone are documented in TRM,
but we also find a values for
Z1_PWDLOCK, Z2_PWDLOCK = 0xFB7FFFFF, Z1_CRCLOCK = 0x4BFFFFFF, Z2_CRCLOCK = 0x0FFFFFFF;
Is that values atually preprogrammed by TI, and how we can modify it in ECC-protected OTP.