-
# Description
pyocd crashes while using the following command to reset a `GD32F470ZG` chip.
# Command
```bash
# pyocd reset --target gd32f470zg
0000498 W Board ID 5V-I is not recognized […
-
Flashing of a .bin-file (which fits just fine to memory) fails on FRDM-K66F.
```
(310-pyocd) 14:25 jannek@jannek-P720:/ssd/mbed-cloud-client-example-internal$ pyocd --version
0.34.3
(310-pyoc…
-
While debugging LPC546XX, using pyocd 0.12.0, I get the following error.
```
0000246:WARNING:svd:Failed to load SVD file LPC54608.svd
0000247:INFO:cmsis_dap_core:DAP SWD MODE initialized
0000263…
-
(Issue reported by @danielRep.)
Hi,
I am experience a similar issue with a Musca B1 board. I detect three different behaviours which probably can be related with the same issue that @djj198 rep…
-
version: 0.27
There are many exceptions(255) displayed in terminal when pyocd cannot read aps.
It's very unfirendly. Can we change the level to debug or disable the traceback or another way to fi…
-
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…
-
Still trying to program the on-board flash of the NXP i.MX RT685EVK through pyOCD; I get an "SoCTarget has no selected core" error.
(NXP.MIMXRT685S_DFP.pdsc modified, removing `Pname="cm33"`)
``…
-
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-…
-
A bunch of rtos code is hard to test without real hardware (e.g. https://github.com/hackndev/zinc/pull/194). Possible solution is to hook some board to CI (pyocd seem to be scriptable enough for that)…
-
Hi all,
I have got problem during debug nucleo with STM32WB55 chip. In console after run command I got error:
```
PS C:\Users\pawel> C:\Users\pawel\AppData\Local\Programs\Python\Python37\Scripts\…