Open shank923 opened 5 years ago
I'm using LPC-LINK 2 board with LPC4370 on-board MCU
This is a known issue with LPC-Link2 and pywinusb. You can try the hidapi USB backend instead, which should work. Just run 'pip install hidapi'. pywinusb is still the default for Windows mostly for historical reasons, but it changing this to hidapi might make sense.
Hi, when I run "pyocd gdbserver" command, I get this error.