customer said:I was able to program the password. The problem is after I program the password using FlashBurn, I cannot connect to the BlackHawk programmer anymore. I did it twice and then after power cycle, I can’t connect anymore… of course this is using the evaluation board.
Now I want to know how to unlock the device
I was able to lock myself out of the C2000 and then unlock it.
Setup:
Code Composer Studio Version: 5.3.0.00090
Experimenter’s Kit – Piccolo F28035
ControlSUITE v3.1.0 FlashingLeds-F28035 example
Procedure:
1.Lock the TMS320F28035
Debug example on hardware. Resume. Suspend
Tools > Memory Map > On-Chip Flash > Code Security Password > Key 7 > Change from FFFF to FFFE
Program password (button)
Lock (button)
Terminate debug
Reset Experimenter’s kit
Debug example on hardware
Load fails because device is locked.
2.Unlock the TMS320F28035
View > Target Configurations > Navigate to the configuration inside FlashingLeds-F28035 > Launch Selected Configuration (right click)
Run > Connect Target (C28xx) > Resume > Suspend
Tools > Memory Map > On-Chip Flash > Code Security Password > Unlock (button). Error because password is wrong.
Tools > Memory Map > On-Chip Flash > Code Security Password > Key 7 > Change from FFFF to FFFE
Unlock (button
Tools > Memory Map > On-Chip Flash > Erase Sector Selection > Sector A > Erase flash (button)
Terminate debug
Reset Experimenter’s kit
Debug example on hardware. Resume. Suspend. This works because the device is unlocked.
Let me know how you do replicating my results.