-
**Problem**
I'm trying to use pyOCD with an ATSAMD21G18A connected to an nEDBG CMSIS-DAP, but any command I try results in the following error:
```pyocd.probe.pydapaccess.dap_access_api.DAPAccessI…
-
I'm using Mbed studio to try and debug on a STM32H743ZI2, and it fails with a read error like:
```
0000860:WARNING:rom_table:Invalid coresight component, cidr=0x0
0000861:WARNING:rom_table:Invali…
-
Hi,
I am trying to flash a nordic nrf52832 with pyocd. When I try to flash a fw with softdevice included in same image (or if I flash first softdevice and then fw image or vice versa), the fw doesnt …
-
Sorry if this is the wrong place for this, first experience with pyOCD.
Using it through Mbed Studio on the DISCO-F746NG and I get the following:
```
0000379:INFO:board:Target type is stm32f746ng
…
-
I am using MBED Studio 1.4.1 to try to debug a problem with an LPC1768 processor and every time I try to start the debugger I get the message "Timeout waiting for gdb server to start". Yet, when I sta…
-
https://lgl88911.gitee.io/2018/07/18/DAPLink-VSCode%E8%B0%83%E8%AF%95nrf52-moderate/
-
-
I'm receiving occasional memory transfer faults while code is running (seemingly always while querying the target state in gdbserver.py), resulting in the following trace:
```
0183965:WARNING:gdbs…
-
Platform: Linux, macOS, Windows (logs attached are from macOS)
Board: B-L4S5I-IOT01A (https://os.mbed.com/platforms/B-L4S5I-IOT01A/)
Toolchain: ARMC6 (but I'm pretty sure that issue is also reproduc…
-
Hi,
Get "AssertionError: cant parse version P64_512K_ES100_RC1" error when executing "pip install git+http://git-ore.aus.cypress.com/repo/pyocd.git@P64_512K_ES100_RC1" command, log attached. This i…