-
Hello world :-)
I have encountered a blocker traceback on `pyocd` (i.e. `pyocd list` or `pyocd flash`) related to `pyocd_pemicro/pemicro_probe`:
```
(venv37zephyr) pyocd list
0001271:CRITICAL:__…
-
Hello world :-)
I have noticed that recent pyOCD handles dependencies strictly. That causes problems when solving / developing multiple other dependencies - for instance I am now fixing the `pyocd-…
-
In addition to the known problem with installing `cmsis-package-manager` on Raspberry Pi, a new problem has appeared in version 0.30.3, caused by the dependency on `pyocd-pemicro` and `pypemicro`. Wh…
-
The CLI might "eat" what I typed, especially for the first character I typed,
For example, if I typed the CLI `show cores`, the session will be,
```
pyocd> how cores
Error: unrecognized command …
-
I have a [Dip Dap](https://os.mbed.com/components/DIPDAP-LPC11U35/) and I'm trying to use it to program the bootloader of a FRDM-K22F as described [here](https://os.mbed.com/blog/entry/DAPLink-bootloa…
-
We have had a report from someone internally using pyocd on a windows 10 system with a DAPLINK programmer trying to program an nRF52840 module whereby after it has finished, they get the error "An err…
-
Hi there,
I'm currently using OpenOCD on a Raspberry Pi to program an STM32L0. I've written a basic Python wrapper around OpenOCD as a quick fix. I'm wondering if there are any examples or documen…
-
As things stand right now, it seems like I have to "pip install", try out pyocd, make changes to code, "pip install", try out pyocd, etc.
Is there a way to run the edited pyocd code directly from t…
-
I tried doing a fresh pyOCD install in Win7e/MSYS2 using pip3, and got errors on the psutil install:
```
C:\msys64\mingw64\bin/x86_64-w64-mingw32-gcc.exe -Wno-unused-result -Wsign-compare -DNDEB…
-
First things first, OS: `void Linux 5.11.15_1 #1 SMP 1618703302 x86_64 GNU/Linux`
PyOCD `0.30.2` installed through Mbed Studio (`/home/kyra/.config/Mbed\ Studio/mbed-studio-tools/python/bin/pyocd` a…