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.

CC2538 Development Kit SmartRF06EB跑swrc271a固件中的CDC例程时,64位Win7下找不到CDC设备驱动

硬件平台:

TI官方SmartRF06EB开发板。

软件例程:cc2538_foundation_firmware_1_0_1_0中usblib的cdc example。

在linux下可以识别为ttyACM0,也可以通过minicom跑例程,实现显示输入的字符的效果。

但是在64位win7下始终无法找到驱动程序。求一个windows平台可用的USB CDC ACM驱动程序。