Other Parts Discussed in Thread: UNIFLASH, C2000WARE
Dear C2000 expert,
It looks that DCSM are very complicated in F28004x device compared with previous F2803x and F2802x device. Since I'm afraid that the device will be locked if the operations are not correct.
What I want is that protect the flash content from copying by JTAG, and device could be unlocked by user code.
Is there any examples that describe how to program password into device step by step? And how to unlock device step by step?
And I have some questions because TRM seems not describe very clearly.
1. How to use linkpointer in OTP? What's the relationship with the ZxOTP_CSMPSWD0?
2. The CSMPSWD seems stores in OTP, but the address of CSMPSWD in Uniflash can't match with OTP address range, why?