-
window 10, board:NUCLEO_F429ZI
when run python automated_test.py in pyOCD/test directory, it will give a hint as follows:
![image](https://user-images.githubusercontent.com/46553263/54731949-163cb68…
-
Hello,
I have a feature request for the "Debug Configurations".
Although it is possible to use Eclipse as a GUI frontend for GDB without creating a project, when also using a SVD file, creating a …
-
### Description of defect
Nucleo WL55JC board is recognized and can be flashed without any issue but once flashed, any program does not seems to start, I tested blinky also without any success.
…
-
Hello,
I'm attempting to use pyocd to flash and debug the ARM Musca S1 board. Every time I attempt to communicate with the board I get a weird memory fault:
pyocd.core.exceptions.TransferFaul…
-
nrf-recover doesn't work with STLinks. However pyocd can do it just fine, so it should be possible. I'm using a stlink v2 clone.
Error It isn't possible to recover with a ST-Link
-
**Describe the bug**
Hi there,
I've installed the latest `probe-rs-cli` from git commit `222264f4b1393ac8bcb743ee9865f92ba63365db`, and I run this to spin up the GDB server:
```
probe-rs-cl…
-
```
$ pyocd-gdbserver
WARNING:root:Unsupported board found 2202
INFO:root:DAP SWD MODE initialised
INFO:root:ROM table #0 @ 0xe00ff000 cidr=b105100d pidr=4000bb471
INFO:root:[0]
INFO:root:[1]
I…
-
Hey,
I have recently purchased OKdo E1 boards with LPC11U35/401 HIC and LPC55S69 target. It is visible under `lsusb` as `1fc9:0132 NXP Semiconductors LPC11U3x CMSIS-DAP v1.0.7`. Unfortunately, I co…
-
I just got into pyOCD, and it works well for accessing RAM and Flash on my nRF52840.
## Problem
When using the `cortex_m` target, I am also able to access the SCB at 0xe000ed00, but not when usi…
-
The keys for `Cache.index` should be all lower-case so that devices can be found with a case-insensitive match.