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/CC2640R2F: A some CC2640R2 launchpad works in laptop, but error in desktop !

Part Number: CC2640R2F

Tool/software: Code Composer Studio

Hi, Guru:

I have two CC2640R2 Launchpad. In the past time, They can work in my laptop and desktop that they have CCS in some version of 9.3.0.00012. Suddenly, In yesterday the two launchpads can not work in my desktop. I checked them with command `xdsdfu -e`, no device not found :

USB Device Firmware Upgrade Utility
Copyright (c) 2008-2019 Texas Instruments Incorporated.  All rights reserved.

Scanning USB buses for supported XDS110 devices...

Found 0 devices.

I also check them in my laptop. the launchpads work.

<<<< Device 0 >>>>

VID: 0x0451    PID: 0xbef3
Device Name:   XDS110 Embed with CMSIS-DAP
Version:       3.0.0.11
Manufacturer:  Texas Instruments
Serial Num:    L500000S
Mode:          Runtime
Configuration: Standard

Found 1 device.

What's wrong ?

 

 

  • It looks like there is something wrong on your Desktop USB port. Do you use a USB hub or connect lots of USB device on the Desktop? If so, try not to use USB hub or connect many other USB device at the same time. By the way, reboot Desktop might be helpful.

  • That is my confused ! Any launchpads work in this desktop a few days ago, and other USB devices also normal in that desktop now, and I just connect the USB keyboard and mouse to desktop.

    Are there any other tools for checking the XDS110 ?

    regard.

    Robin

     

  • I use the CCS9.3.0.00012_linux in Ubuntu 20.04. I can get the correct Linux system devices message via `dmesg` command.

    [  904.284460] usb 1-2: USB disconnect, device number 2
    [ 1298.495356] usb 1-2: new full-speed USB device number 5 using xhci_hcd
    [ 1298.644687] usb 1-2: New USB device found, idVendor=0451, idProduct=bef3, bcdDevice= 1.00
    [ 1298.644692] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 1298.644696] usb 1-2: Product: XDS110 (03.00.00.13) Embed with CMSIS-DAP
    [ 1298.644699] usb 1-2: Manufacturer: Texas Instruments
    [ 1298.644701] usb 1-2: SerialNumber: L5001PQH
    [ 1298.648381] cdc_acm 1-2:1.0: ttyACM0: USB ACM device
    [ 1298.749195] cdc_acm 1-2:1.3: ttyACM1: USB ACM device
    [ 1298.851367] hid-generic 0003:0451:BEF3.0007: hiddev0,hidraw0: USB HID v1.11 Device [Texas Instruments XDS110 (03.00.00.13) Embed with CMSIS-DAP] on usb-0000:00:14.0-2/input5

     

     

  • I resolved this problem via remove the TI config file with:

    rm -fr ~/.ti