Hello,
I am trying connect an MSP432 to CCS but not having any luck, I have succesfully connected it to a separate machine but its failing on my work machine.
The error msg is :
[Start]
Execute the command:
%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -S integrity
[Result]
-----[Print the board config pathname(s)]------------------------------------
C:\Users\nick\AppData\Local\TEXASI~1\CCS\
ti\1\0\BrdDat\testBoard.dat
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 100- or 510-class product.
This utility will load the adapter 'jioxds110.dll'.
The library build date was 'Apr 27 2016'.
The library build time was '23:27:56'.
The library package version is '6.0.228.0'.
The library component version is '35.35.0.0'.
The controller does not use a programmable FPGA.
An error occurred while hard 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 '-261' (0xfffffefb).
The title is 'SC_ERR_XDS110_FAIL'.
The explanation is:
Invalid response was received from the XDS110.
[End]
Thanks
Nick