This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28035 device locked

Other Parts Discussed in Thread: CONTROLSUITE

hi,

i've been using F28035 on solar explorer kit to track mpp,and when i implemented my own mppt-programme on the chip. the following error shows

''Device Calibration not complete, check if device is unlocked and recalibrate.C28xx: Flash Programmer: Device is locked or not connected. Operation cancelled.
C28xx: GEL: File: C:\ti\controlSUITE\development_kits\SolarExplorer_v1.0\SolarExplorer_PVInverter_F2803x\F2803x_FLASH\SolarExplorer_PVInverter.out: Load failed.''

i tried to search for answers in the forum,and i did find some solutions

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.

like the obove one in refrence to  http://e2e.ti.com/support/microcontrollers/c2000/f/171/p/244748/858217.aspx#858217

but when i change the password from FFFF to FFFE and press the unlock button,the following showed

C28xx: Starting device unlocking...
C28xx: Flash Programmer: Error unlocking flash memory. Device is still locked

what can i do? can anybody help me? 

best regards

Jiayi Hu