-
Hello there,
**Describe the bug**
When setting a breakpoint inside an IRQ handler in my application, I'm experiencing the following crash each time I try to continue, step over, step into or step …
-
I tried setting up esp32 with espidf framework and there was an error while initializing the project.
PIO Core Call Error: "Resolving esp32doit-devkit-v1 dependencies...\nAlready up-to-date.\nUpdat…
-
Hello. Thank you for sharing this great project and I have a question for connecting T113-S3 with JTAG.
I used a uSD to JTAG converter board on MangoPi T113-S3 board (MPi-MQ1DW) with a 16MB SPINOR fl…
-
eclipse开发环境搭建完成之后,新建到模板程序可以通过JLink来调试。加入新的代码段反而不可以DEBUG了。暂不知在此前做过什么改变。是否需要安装OpenOCD QEMU 等工具?
其提示的信息为: "J-Link GDB Server failed: Could not listen on tcp . "等
实际上是由于JLink在其它程序中运行,因此在eclipse中无法访问。
…
-
**Describe the bug**
When a breakpoint is hit in an editor window, and the user opens the disassembly view, the addresses, offsets and instructions there are all mixed up, meaning in the wrong positi…
-
### Development Kit
Custom
### Module or chip used
ESP32-WROVER-E
### Debug Adapter
nanoDAP-HS
### OpenOCD version
v0.12.0-esp32-20240318
### Operating System
ArchLinux
### Using an IDE ?
v…
-
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…
-
### Problem
I need to have different runners based on release/debug build
for now `[target.'cfg(debug_assertions)'.runner]` is always active even if `--print=cfg` shows no `debug_assertions`. I'm aw…
-
I am trying to probe information for a Cortex-M0 based MCU using `probe-rs`.
I tried running `probe-rs info` for this but there seems to be some communication issue. I can connect with a JLinkServe…
-
I have an existing project that was just imported in eclipse 20. When trying to start a debug session I get the ``${cross_prefix}gdb${cross_suffix}`` not found error and if I insert the path directly …