I can't get the eZdsp F28335 embedded JTAG interface with CCS V6 to connect. Initially it said the ccs_base\common\uscif\dbgjtag\jioserdesusb.dll was missing. It was, so I created the folder and copied it from ccs_base\common\uscif. Now it just hangs.
I have the Connection set to TI XDS100v2 USB Debug Probe, and the Board or Device to TMS320F28335.
Test Connection returns: [Start: Texas Instruments XDS100v2 USB Debug Probe_0] and nothing else.
Launch Selected Configuration, Connect Target reports
Error connecting to the target:
(Error -600 @ 0x0)
A required dynamic library could not be located.
The library isn't on the search path.
(Emulation package 6.0.407.3)
What am I missing?