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.

CCS/TMS320F28069: The debug probe reported an error. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package 8.2.0.00004)

Part Number: TMS320F28069

Tool/software: Code Composer Studio

Hello everyone,

I tried to download my Project to TMS320F28069 which is in a  custom  board I made myself to debug.But I have encountered some problems that are difficult to solve.

The emulator I am using is Texas Instruments XDS100v2 USB Emulator..It worked fine when it was used before.

but recently,When I test the connection between the emulator and the target board, I get the following error message :

C28xx: Trouble Halting Target CPU: (Error -1135 @ 0x0) The debug probe reported an error. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package 8.2.0.00004)
C28xx: Error: (Error -1135 @ 0x0) The debug probe reported an error. Confirm debug probe configuration and connections, reset the debug probe, and retry the operation. (Emulation package 8.2.0.00004)
C28xx: Unable to determine target status after 20 attempts
C28xx: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
C28xx: GEL: Error while executing OnTargetConnect(): Could not read register ST1: target is not connected
at (ST1&~(0x0100)) [f28069.gel:312]
at C28x_Mode() [f28069.gel:78]
at OnTargetConnect()

and Here are my configuration details:

please help me to solve it!!! thank  u 

  • When I click the 'Connect target',button again, I get the following error:

    C28xx: Error occurred during flash operation: Could not read 0x00000882@Data: target is not connected
    C28xx: Flash Programmer: Warning: The configured device (TMS320F28069), does not match the detected device (). Flash Programming operations could be affected. Please consider modifying your target configuration file.

    or

    Device Calibration not complete, check if device is unlocked and recalibrate.C28xx: File Loader: Verification failed: Values at address 0x08000@Program do not match Please verify target memory and memory map.
    C28xx: GEL: File: F:\Graduation Thesis\CCS Project\WorkSpace_v9_1\Example_2806xGpioToggle\Debug\Example_2806xGpioToggle.out: a data verification error occurred, file load failed.

  • Please take a look at the below app note: http://www.ti.com/lit/spracf0 on resolving these kind of issues.  It looks like you've done a few of the things I list in the app note, but I'd like to make sure on the order.

    I would pay special attention to the Wait Boot mode, as if there is program code in the flash and the device is secure it will stop the JTAG from connecting.  Wait Boot mode will hold off the normal boot sequence.

    Best,

    Matthew

  • Wanted to check back to see if you were still having issues or had been able to resolve them since my last post.  I'm going to mark TI thinks resolved, but if you have further questions you can reply back to the thread and it will clear that flag and alert me.

    Thanks,
    Matthew