-
**Describe the bug**
I tried to flash with a GD-Link debugger (CMSIS-DAP) connected, but error occurred.
**To Reproduce**
Steps to reproduce the behavior:
1. Connect GD32VF103C-START board (with…
-
PIO Core Call Error: "InvalidBoardManifest: Invalid board JSON manifest 'C:\\Users\\neucleo\\.platformio\\platforms\\ststm32\\boards\\generic_stm32g030k8t6.json'"
-
Hi. Can you help me for debug? I am connected in-circuit by st-link v3.
My configuration:
{
"name": "Cortex Debug",
"cwd": "${workspaceFolder}",
"executable":…
-
### OS
Windows
### Pyocd Version
0.33.1
### DFP info
Vendor Pack Version
----------------------------------------
GigaDevice GD32F3x0_DF…
-
**Describe the bug**
probe-rs fails to use the debugger on NXP's LPCxpresso54608 board
**To Reproduce**
Steps to reproduce the behavior:
1. program the CMSIS-dap fw on NXP's LPCXpresso54608 dev…
-
I want to use platformio to develop the LPC4088. It has an onboard CMSIS-DAP debug probe. I was unable to debug with platformio. Not sure what the root cause was, I opened a [thread at platformio](htt…
tux19 updated
3 years ago
-
Hi,
I am using ```pyOCD (0.8.0)``` with a ```FRDM-K64F``` and ```CLion (2018.1)``` under ```macOS 10.13.3``` for debugging.
I start the GDB Server via
```pyocd-gdbserver -t k64f -o```
and the…
-
Hi,
I have a pico clone board (the purple ones) that I can flash with the official picoprobe firmware without any problem. I want to try yapicoprobe (mainly to have RTT).
Using the latest re…
-
## Bug Description
Can not connect to microbit.
## How To Reproduce
Steps to reproduce the behavior:
1. https://python.microbit.org/v/3/project
2. Open new project (demo code is fine)
3.…
hinxx updated
2 months ago
-
I edited the blink example to write some semihosting messages, but a `target halted due to debug-request...` message is displayed with each semihosting command, making the output unreadable:
```
i…