Platform Cable USB 的驱动重新安装方法

s8848 2017-04-21 13:40:44

版权

解决问题: WARNING:iMPACT:923 - Can not find cable, check cable setup !

从https://forums.xilinx.com/xlnx/board/crawl_message?board.id=OTHER&message.id=7314的看到的方法。参考

Try to do a quick unistall re-install of the drivers and check if it works.

(1)    In a command prompt browse to your C:/Xilinx/<ISE_version>/ISE_DS/ISE/bin/nt64 directory on 64-bit installs. i.e. type cd C:/Xilinx/<ISE_version>/ISE_DS/ISE/bin/nt64

(2)    To uninstall the jungo drivers type the command:  wdreg -compat -inf windrvr6.inf uninstall

(3)    To reinstall the jungo drivers type the command:  wdreg -compat -inf windrvr6.inf install

Thanks,

Anirudh

PS: Please MARK this as an answer in case it helped resolve your query.Give kudos in case the post guided you to a solution.

版权声明:本文为CSDN博主「s8848」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。

原文链接:https://blog.csdn.net/s8848/article/details/70313917

(0)

相关推荐