-
Hi,
I am trying to use the NXP k66 freedom board with GDBfuzz
It has a Jlink dongle on board.
I tried to launch GDBfuzz using PyOCD but GDBfuzz cannot bootstrap, because it identifies crashes on e…
-
I'm using pyocd 0.36.0 and STM32F303K8Tx. My VS Code launch configuration is:
```
{
"name": "Launch Nucleo F303K8",
"device": "STM32F303K8Tx",
"cwd": "${workspaceFolder}",
"executable": "bui…
-
Stop and resume of threads seem to work reliably, normal breakpoints too.
But setting a thread specific breakpoint (`b foo thread 8`) breaks things.
@palves: could you please take a look at this, …
-
Hello,
First of all thank for this library, it works like a charm. :)
I'm working on a rust wrapper of a java library.
I noticed that when I launch cargo test sometimes one or two of my tests…
-
**Describe the bug**
When chatting with german texts, the server crashes.
**Commit hash**
The hash of the current commit.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to your db-m…
-
Hello,
I am using the cortex-debug and peripheral-viewer to debug a STM32F3 Discovery board. I can confirm that cortex-debug is working, however it seems there is a problem reading the registers …
-
Hello everyone!
### Brief Issue Summary
I want to cover [compound system in vscode](https://code.visualstudio.com/docs/editor/debugging#_compound-launch-configurations) feature here.
To point…
-
Hello all,
I recently purchased a Nucleo H503 development kit from STMicro. I was able to create a project using CubeMX which is just a simple blinky using LD2 on the board and a hardware timer.
…
-
### OpenOCD version
Open On-Chip Debugger v0.12.0-esp32-20240318 (2024-03-18-18:26)
### Operating System
Windows 11
### Using an IDE ?
Arduino 2.3.2
### OpenOCD command line
...local\\Arduino15…
-
### Describe the problem
I'm following the procedure "Debugging with the Arduino IDE 2" to learn how to use the Arduino debugger. However, when I press the button to "Start debugging" I get the erro…