-
WCH-Link is a CMSIS-dap debugger made by WCH.
It can be found by Keil and OpenOCD when adding the command `cmsis_dap_vid_pid 0x1a86 0x8011`.
However, it cannot be found by PyOCD. When I run `py…
-
Hi! As I'm currently looking into packaging pyocd for Arch Linux, I'm evaluating the project's dependencies.
I noticed that pypemicro is a dependency via pyocd-pemicro. Unfortunately there are a few …
dvzrv updated
2 years ago
-
Instantly have this exception when trying to use v0.33.0. For e.g. if i try `pyocd list` command. My proggramer is ST-link. OS Windows 10. (As i understand i don't need libusb-1.0.dll in Python folder…
-
The error below is raised from `pyocd list -vv` when running on an Apple M1 MacBook Air.
Pypemicro needs to gracefully handle situations where it's run on a system for which it does not have a vali…
-
Hi all,
I am getting a repeated issue when attempting to flash a blank LPC5526 using pyocd. It always results in a Memory Transfer Fault. This issue persists when using a custom DAP-Link programmer…
-
## Expected Behavior
New doxyfile for project created.
## Actual Behavior
No file is created.
## Steps to Reproduce the Problem
Highlight project
Right-click project -> File -> New -> Other …