Hi
To start with, the overall goal is to be able to program and debug the AM3358 processor in CCS6 using the onboard XDS100v2 interface on the BeagleBone Black.
I am using CCS6 on Win10 64-bit, and have installed drivers both for the BeagleBone (from their website), the VCP drivers - along with the Stellaris FTDI drivers. Furthermore i have followed the steps from the solution in a previous thread.
The error i am getting from the "Test Connection" function is:
[Start: Texas Instruments XDS100v2 USB 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\SIMONM~1\AppData\Local\TEXASI~1\
CCS\ti\0\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 'jioserdesusb.dll'.
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 '-600' (0xfffffda8).
The title is 'SC_ERR_LIB_ANY_LOCATE'.
The explanation is:
A required dynamic library could not be located.
The library isn't on the search path.
[End: Texas Instruments XDS100v2 USB Debug Probe_0]
My device manager looks like this - Indicating that it's probably the drivers not working. I have tried installing the drivers multiple times, but with no luck. Furtheremore, i read that the drivers came standard with the CCS6 installation. I have tried running the setup again for CCS, and was not able to find any additional drivers to install - and i do have the "TI XDS Debug Probe Support" installed.
I'm running out of ideas and could really use some help regarding this. Thanks in advance.
Best regards
Simon

