-
**Describe the bug**
Any `probe-rs` calls towards the MCU fail. SWD seems to end in an endless recursion.
**To Reproduce**
Steps to reproduce the behavior:
1. Connect jlink via SWD to lpc55s69…
-
I would love to embed wezterm into an application of mine.
I want to leverage some capabilities of wezterm for a rather advanced tui application and instead of saying: "please run on wezterm" (like…
-
**Describe the bug**
Both `probe-rs` cli or `cargo-flash` appear to be _super unreliable_ on macOS. In all cases `JLinkExe` can talk to the probe and target with no issue.
**To Reproduce**
1. Run…
-
https://github.com/probe-rs/probe-rs
Probe-rs is a debugger framework for embedded rust projects. Given it provides an interface similar to ptrace in inspecting the running of a program it should b…
-
Currently the probe-rs project produces 6 binaries, with overlapping functionality:
- cargo-embed
- flashing
- RTT, with optional defmt
- GDB server
- cargo-flash
- flashing
- probe-r…
-
Hi,
I've recently tried debugging with an ESP-WROVER-KIT device
this is a plain ESP32 with a UART/JTAG IC
I don't expect this to work currently based on what's mentioned in the other issues also …
-
* We are missing the [HwDisabled](https://infocenter.nordicsemi.com/topic/ps_nrf52840/uicr.html?cp=4_0_0_3_4_0_4#register.APPROTECT) value for `UICR.APPROTECT`.
* We are missing the entire [APPROTECT…
-
**Is your feature request related to a problem? Please describe.**
I would like to connect and read certain registers through the debugger to get other complete information when I don't know specific…
-
**Describe the bug**
Unable to flash a XMC1400 (Cortex-M0) on the BOOT-KIT eval board.
**To Reproduce**
Steps to reproduce the behavior:
1. Generate chip family description file from CMSIS pack …
-
Hi,
The support for the VA416xx devices was recently merged and I am definitely able to flash apps to the NVM now, and they also run after a reboot. Unfortunately, I now encountered another issue :…