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.

MSP430的USB CDC例程在Winxp/Win7下安装驱动问题

Other Parts Discussed in Thread: MSP430F5659

您好,我想用msp430f5659的USB的CDC功能实现虚拟串口,然后通过连接PC实现MCU和PC的通信。

我运行了CCS5.4的例程C6_SendDataBackground。

PC能找到USB,但是提示需要安装驱动。

这个驱动应该怎么安装呢。