eZ-FET就是开发板上的板载仿真调试器,
用户手册说:
No need to install a driver on the host Windows or Linux PC – it loads silently
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.
eZ-FET就是开发板上的板载仿真调试器,
用户手册说:
No need to install a driver on the host Windows or Linux PC – it loads silently
我之前也遇到了驱动安装不了的问题,建议解决方案如下:
首先可以右击设备管理器中的msp430的com口,可以联网查找驱动或者在本地查找,你可以都试一下。
其次就是在网上下载驱动包了,有下载但是我也不清楚安装位置。
最后可能是软件自身的问题,CCS建议版本要高,我装的6.0就没有出现问题,也有可能64位win8不兼容,安装时直接用管理员身份运行;
在这方面IAR做的好一点,在官网上下载IAR最新版本,申请一个有8kb空间的免费证书,日常编程应该够用了,毕竟官方的肯定兼容性要好很多,运行至今没有任何问题。
希望楼主能解决问题!