Emulator: XDS560USB; Board: EVM6446
When I use CCS to connect with EVM, an error tells me that :
----------------------------------------------------------------
Error connecting to the target:
Error 0x00000020/-2172
Error during: Execution,
TRG_ERR_COMM_FAILURE Error Occured at 0x0000000D
Sequence ID: 0
Error Code: -2172
Error Class: 0x00000020
Board Name: DM6446 XDS560 Emulator
Cpu Name: C6400PLUS_0
Abort: Close Code Composer Studio.
Retry: Try to connect to the target again.
Cancel: Remain disconnected from the target
Diagnostic: Run diagnostic utility.
----------------------------------------------------------------
I have reinstalled CCSv3.3 and the driver of xds560 emulator.
Hint:
Before this error occured, I wrote an complex program in CCS, and debugged it. After debugging a few sentences of this program, I found that CCS did not respond. As I know, this program has problems (memory leak). After that, I switched off 560USB and EVM6446, but this error was still existed.
XDS560 Diagnostics result:
-----------------------------------------------------------------------------
Microsoft Windows 2000 Workstation
Version 5.1 Service Pack 2 (Build 2600)
********** Detect XDS560 adapter and driver **********
INFO 1 XDS560 adapter boards detected
Specified tests completed!
********** Display XDS560 hardware versions **********
XDS560 Manufacturing/Confidence Test, Version 2.1
1 XDS560 boards detected
ERROR (1245056) open did not require reset
ERROR ********** Board 0 failed tests **********
Specified tests complete
Warning: IOCTL_XDS560_OPEN returned WAIT
Warning: IOCTL_XDS560_OPEN returned WAIT
.........
-----------------------------------------------------------------------------
and "Reset XDS560 Board" was also failed after running "Diagnostics".
Could anyone help me to resolve it ,thank you.
Lorry