Open ckrenslehner opened 2 years ago
Try run pyocd list
with sudo?
Try run
pyocd list
with sudo?
I did. No other result. I also added the product/vendor ID to the udev file. The board appears when i run lsusb
. So it is found by the OS basically.
Hello,
I cannot find the pico debug adapter (https://github.com/majbthrd/pico-debug) using
pyocd list
on Ubuntu. Using windows the adapter appears just fine. I use the latest version of pyocd on both operating systems.What am I doing wrong or has anyone else issues like this?
Regards, Christian