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