imlinhanchao / vsc-serialport-helper

VSCode Serial Port Extension. You can connect any serial port used to read / write data.
https://marketplace.visualstudio.com/items?itemName=hancel.serialport-helper
MIT License
31 stars 7 forks source link

J-Link虚拟串口功能不兼容 #1

Open zbianbiaos opened 3 years ago

zbianbiaos commented 3 years ago

首先非常感谢开发者提供如此好用的工具,作为一名嵌入式开发者,这个插件让我不需要来回切换窗口查看系统日志

使用中发现J-Link的虚拟串口不兼容,弹出提示Port is opening image image

希望能支持下这个小工具,十分感谢

imlinhanchao commented 3 years ago

這個提示是因爲這個串口已經被其他軟件打開占用了,你先確認沒有其他軟件有打開占用。或是關閉掉所有其他軟件,再插拔設備試試。

zbianbiaos commented 3 years ago

确定后台没有其他软件,当vscode打开后第一次点击没有任何提示,但不会显示已连接,之后再次点击就会提示如上"port is opening"信息。 Jlink的虚拟串口挺特殊的,我用过不少其他串口工具对他的兼容性也不是很好

imlinhanchao commented 3 years ago

那你試試第一次鏈接后點擊上方的刷新按鈕。

zbianbiaos commented 3 years ago

image 还是无效~

imlinhanchao commented 3 years ago

看起來確實是不兼容,得去找個設備來調才行了。