-
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:__…
-
I imported the project `\boards\evkmimx8mp\rtos_examples\freertos_hello` from the SDK, but I'm not able to debug it.
The only probe connected to my PC is [J-Link PLUS Compact](https://shop.segger.com…
-
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…
-
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…
-
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…
-
Hi! As raised in https://github.com/NXPmicro/pypemicro/issues/10 I believe that the origins of the shared libraries provided by the pypemicro package are not trustworthy enough to be shipped to users.…
dvzrv updated
4 months ago
-
As the title says, adding support for PEMicro debug probes would be greatly beneficial. This support is already added in pyOCD via a plugin [pyOCD-PEMicro Github page](https://github.com/pyocd/pyocd-p…
-
Hello,
I'm new with this kind of TOF sensor.
Can it be controlled by an Arduino ?
Is it complicated to port the code ?
Thank you.
-
When using (ya)picoprobe to program an NXP i.MX RT1010EVK, I get an "Unexpected ACK value (5)" with yapicoprobe v1.14.
Instead using LPC-Link2 (with DAPLink FW), JLink Pro (Segger FW) as SWD probes…