-
I'm using the B-L072Z-LRWAN evaluation board from ST, and I'm trying to flash a program into the MCU memory using the gdb "load" command, but I receive the following error:
```
0000392:INFO:board:Ta…
-
> Probe: LPC-LINK2 CMSIS-DAP
> PyOCD Version: 0.22.0
> Target: LPC55s69
When start gdb-server, pyocd reported error. I killed process and start again, it would be OK.
I can reproduce the problem…
-
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…
-
PyOCD does not support flashing of the [LPCXpressp55S36 RevD](https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/lpcxpresso-boards/lpcxpresso55s36-development-bo…
-
PyOCD: 0.21.0
Mbed OS: 5.13.1
OS: MacOS 10.14.5
Compiler: GCC (works fine on AC6)
When debugging [blinky](https://github.com/ARMmbed/mbed-os-example-blinky), the following error occurs:
```
…
-
## Problem
```sh
~$ pipx install ubittool
pip seemed to fail to build package:
pyyaml=5.1
Some possibly relevant errors from pip install:
error: subprocess-exited-with-error
A…
-
Hi, I’m using Mbed Studio 1.1.0 for Windows (10) with the CY8CPROTO-062-434W development board and Mbed OS 6.2. Over the last two weeks I successfully loaded, modified and programmed several examples …
-
I encountered a problem when using the Microchip PACK for the atsamd51 series MCU's.
The first issue appears to be that pyOCD cannot determine the RAM layout.
The second problem causes an except…
-
**Issue:**
When calling ConnectHelper.get_all_connected_probes() multiple times memory consumption increases indefinitely.
**System:**
- Linux
- libusb-1.0.24-2
- python3.8, python3.9
- pyocd-…
-
PyOCD v0.32 with python 3.9.6 on Windows 10
Hi, I am trying to flash a binary to my new MicrobitV2 using pyocd, but I get the error below.
![image](https://user-images.githubusercontent.com/637612…