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?