Hi there,
I added a new configuration file to my project to use BH560V2 emulator but failed in connection (The project was running well using XDS200). I'm using CCS 6.0.1.00040.
Here is the error report:
************************************************************************************************************************************************
[Start: Texas Instruments XDS560 Debug Probe_0]
Execute the command:
%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -F inform,logfile=yes -S pathlength -S integrity
[Result]
-----[Print the board config pathname(s)]------------------------------------
C:\Users\rebeccaz\AppData\Local\TEXASI~1\
CCS\ti\0\0\BrdDat\testBoard.dat
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 560/2xx-class product.
This utility will load the program 'xds560.out'.
Failed to open i/o connection (\\.\xds5600)
An error occurred while soft opening the controller.
-----[An error has occurred and this utility has aborted]--------------------
This error is generated by TI's USCIF driver or utilities.
The value is '-250' (0xffffff06).
The title is 'SC_ERR_ECOM_EMUNAME'.
The explanation is:
An attempt to access the debug probe via USCIF ECOM has failed.
[End: Texas Instruments XDS560 Debug Probe_0]
**********************************************************************************************************************************************
No such error code '-250' found in blackhawk datasheet.
Can any one tell me what is this error and how to fix it?
Thanks!
Rebecca