Hello,
I m using a TMS320F28035 on Code Composer Version: 4.2.2 using aTexas Instruments XDS100v2 USB Emulator_0/C28xx
One target board has device locked problem and the debugger reports:
---------------------------------------------------------------
C28xx: GEL Output:
Device Calibration not complete, check if device is unlocked and recalibrate.C28xx: GEL Output:
Device Calibration not complete, check if device is unlocked and recalibrate.C28xx: Flash Programmer: Error erasing
flash memory. Device is locked or not connected. Operation cancelled
C28xx: Flash Programmer: Error erasing Flash memory.
C28xx: Flash Programmer: Device is locked or not connected. Operation cancelled.
C28xx: Trouble Writing Memory Block at 0x3e8be2 on Page 0 of Length 0x5a
Cannot write to target
C28xx: Depletion Recovery started.
C28xx: Flash Programmer: Error when performing depletion recovery. Device is locked or not connected. Operation
cancelled.
C28xx: Depletion Recovery started.
C28xx: Flash Programmer: Error when performing depletion recovery. Device is locked or not connected. Operation
cancelled.
---------------------------------------------------------------
comparing not working board with a working board I can see that after a cpu reset by a step debugging when the code jumps from 0x3ff4fb to 0x3d7c80(Calibration Data) on working board there is a code but on not working board all code is at value 0x0000.
What has happened?
how can reset the device to default configuration?
Regards
Sandro