This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/LAUNCHXL-CC2640R2: Issues while trying to program LAUNCHXL-CC2640R2 board using CCS 10.1.0

Part Number: LAUNCHXL-CC2640R2
Other Parts Discussed in Thread: CC2640, , UNIFLASH, SIMPLELINK-CC2640R2-SDK

Tool/software: Code Composer Studio

Hi!

I just bought LAUNCHXL-CC2640R2 development kit and I finished CCS configuration to use with it, to start my application I've installed the recommended SDK on the CC2640 user guide. The thing is that when I try do debug the board I get this message below:

Error connecting to the target:
(Error -151 @ 0x0)
One of the FTDI driver functions used during the connect
returned bad status or an error. The cause may be one or
more of: no XDS100 is plugged in, invalid XDS100 serial number,
blank XDS100 EEPROM, missing FTDI drivers, faulty USB cable.
Use the xds100serial command-line utility in the 'common/uscif'
folder to verify the XDS100 can be located.
(Emulation package 9.2.0.00002)

My CCS is installed on D: disk instead of C: and with a folder name different from the default, can my problem be related to it?