vivado连接板子出错no active target may be locked by another hw_server

vivado点auto connect连接板子时出错。

错误

提示ERROR:[] There is no active target available for server at localhost.
Targets(s) "
" may be locked by another hw_server

解决方法

Ctrl+Alt+Delete打开任务管理器,关闭hw_server.exe的进程,再次点auto connect就可以了

说明

这个错误只在某些板子上会发生,那个进程莫名占用了板子,让vivado无法连接。把他强行关掉就可以了。

你可能感兴趣的:(vivado连接板子出错no active target may be locked by another hw_server)