You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am developing an embedded system with MCU. Thank you for the excellent project that I can use the debug probe conveniently.
Is there any way to use auto-attach without checking the device existence? When I plug in a probe and run usbipd attach -wsl -a -b 1-1, it works, and I can unplug it and use another probe. However, it causes an error when the command is executed without a device plugged in. I am going to add this command to Windows Startup so that I can use the PC USB port as a "Linux USB port" if the command would not report error and exit. So is there any way to do that?
The text was updated successfully, but these errors were encountered:
Hi, I am developing an embedded system with MCU. Thank you for the excellent project that I can use the debug probe conveniently.
Is there any way to use auto-attach without checking the device existence? When I plug in a probe and run
usbipd attach -wsl -a -b 1-1
, it works, and I can unplug it and use another probe. However, it causes an error when the command is executed without a device plugged in. I am going to add this command to Windows Startup so that I can use the PC USB port as a "Linux USB port" if the command would not report error and exit. So is there any way to do that?The text was updated successfully, but these errors were encountered: