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.

CC2560: CC2650 Launchpad 插入电脑后,显示XDS110识别不了,然后虚拟机中没有识别出串口

Part Number: CC2560
Other Parts Discussed in Thread: CC2650, UNIFLASH

windows 显示如下:

虚拟机显示如下:

如何才能使虚拟机中也能识别出串口,进行下载程序呢?

  • 您好,

    这可能是驱动的问题。您可以查看以下链接获取相应驱动:https://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds_software_package_download.html

  • 您好,我安装了linux 驱动,但是在虚拟机中仍然是一样的哦,下载不了程序,请问需要如何改进呢?

    contiki-ng/examples/hello-world-1$ sudo make BOARD=launchpad/cc2650 hello-world.upload
    using saved target 'cc26x0-cc13x0'
    CC ../../arch/cpu/cc26x0-cc13x0/lib/cc26xxware/startup_files/ccfg.c
    CC ../../arch/cpu/cc26x0-cc13x0/./ieee-addr.c
    CC ../../arch/cpu/cc26x0-cc13x0/./fault-handlers.c
    CC ../../arch/cpu/cc26x0-cc13x0/lib/cc26xxware/startup_files/startup_gcc.c
    CC hello-world.c
    LD build/cc26x0-cc13x0/launchpad/cc2650/hello-world.elf
    OBJCOPY build/cc26x0-cc13x0/launchpad/cc2650/hello-world.elf --> build/cc26x0-cc13x0/launchpad/cc2650/hello-world.bin
    ../../tools/cc2538-bsl/cc2538-bsl.py -e -w -v -b 115200 -e -w -v build/cc26x0-cc13x0/launchpad/cc2650/hello-world.bin
    Opening port /dev/ttyACM0, baud 115200
    Reading data from build/cc26x0-cc13x0/launchpad/cc2650/hello-world.bin
    Cannot auto-detect firmware filetype: Assuming .bin
    Connecting to target...
    ERROR: Timeout waiting for ACK/NACK after 'Synch (0x55 0x55)'
    make: *** [../../arch/cpu/cc26x0-cc13x0/Makefile.cc26x0-cc13x0:91: hello-world.upload] Error 1
    rm hello-world.o build/cc26x0-cc13x0/launchpad/cc2650/obj/fault-handlers.o build/cc26x0-cc13x0/launchpad/cc2650/obj/startup_gcc.o


  • 您好,

    您的虚拟机是跑linux?

    您有尝试在非虚拟机情况下的windows上跑过吗 可以使用吗?

  • 是Linux,ubuntu,我现在的需求是想在Linux上实现程序烧录,串口调试,请问有什么解决方法吗?

  • 您好,我在Windows中出现这种情况呢

  • 您好,

    我在Windows中出现这种情况呢

    看到您有发一个新帖:链接,您可以测试Uniflash是否有效。

    是Linux,ubuntu,我现在的需求是想在Linux上实现程序烧录,串口调试,请问有什么解决方法吗?

    虚拟机下您也可以尝试使用Uniflash烧录,您可以测试一下是否有问题,例如串口连接的问题。

    期待您的回复。