Part Number: TMS320F28379D
Tool/software: Code Composer Studio
Greetings,
I have developed a process which we are using to unlock locked devices and to make that unlocking “permanent”. The unlocking seems to be working consistently. And the process of permanently unlocking the device has worked well until now. In this case, when I do the last step, clicking the “Program LINKPOINTER” button, the tool gives me the following console output, and the following dialog box.
C28xx_CPU1: Performing Security Operation...
C28xx_CPU1: Programming LINKPOINTER registers...
C28xx_CPU1: Error during Flash programming (Flash algorithm returned error code). FMSTAT value = 4112. Operation Cancelled (0).
C28xx_CPU1: Please make sure the memory location you are programming have not already been programmed.
C28xx_CPU1: Error encountered during security operation. Operation Cancelled.
The steps I take are to:
- Unlock the device.
- Click Tools->On-Chip Flash
- Add the appropriate passwords to Z1-CSMPSWD0 (0x5F010)(32 BITS) 0x” and Z1-CSMPSWD0 (0x5F012)(32 BITS) 0x”.
- Click the “Program Password” button.
- In the Zone 1 LINKPOINTER settings, the three values are changed from FFFFFFFF to FFFFFFFE.
- Click the “Program LINKPOINTER” button.
What step am I missing?
Thank you,
Ed
