-
Notifications
You must be signed in to change notification settings - Fork 486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot find my WCH-Link #1596
Comments
Do you have udev configured correctly to allow access to the device? See https://pyocd.io/docs/faq.html#debug-probe-is-not-available |
In the same environment as above
|
Even with the udev rule file in place, I still think there is some issue with permissions. That's because If you haven't restarted your system or udev since installing the rules, then that would explain this. The rules in Beyond that, I'm not sure what it could be… you might have to do some debugging. The amount that I can help is limited since I don't have a WCH-Link. I do know other people are using it though since someone contributed a patch for pyocd to be able to see a WCH-Link. |
It works well on my PCs, both windows and Ubuntu.
|
thanks for you advice. i will try what you suggested. |
I saw the same problem( #1121)
in use Ubuntu (Linux w-VirtualBox 5.19.0-46-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 21 15:35:31 UTC 2 x86_64 x86_64 x86_64 GNU/Linux)
When I run pyocd list, it just shows
No available debug probes are connected.
i ran
lsusb
on my ubuntu,output:Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
i ran
lsusb -v
on my ubuntu,output:I hope you can fix it~~
The text was updated successfully, but these errors were encountered: