-
**Describe the bug**
I would've expected `--shorten-paths` to also shorten the paths in the output before the backtrace, produced by `--verbose`, e.g. instead of
```
Finished dev [optimized +…
-
目前在尝试用 probe-rs 来处理,但各种问题毫无头绪。想问下能否出一个可打断点的例子或教程。
万分感激🙏
目前找的:example https://github.com/AntBlo/esp32c3-probe-rs-test ,在 vscode里运行起来,没有日志产出。
-
## Description
Getting a rust panic about graphics, somehow it runs fine in --release
10-08 10:53:21.710 15311 15356 E [ALVR NATIVE-RUST]: ALVR panicked: What happened:
10-08 10:53:21.710 153…
-
Currently, the sled agent picks a random U.2 to hold the zone filesystem for probes
https://github.com/oxidecomputer/omicron/blob/89b998c1c24e26b9e1161acbbd1b236f40470bdd/sled-agent/src/probe_manag…
-
**Describe the bug**
I am not able to flash my binary using `probe-rs` over a fe310g002 RISC-V target. However, GDB works fine.
**To Reproduce**
Steps to reproduce the behavior:
1. Just try to…
-
The [`HardFault` trampoline](https://github.com/rust-embedded/cortex-m/blob/ac2a8365721b453f005feb7fe1fb25615f76af7c/cortex-m-rt/src/lib.rs#L446-L469) overwrites the `EXC_RETURN` magic values when it …
-
The Black Magic Probe has two serial ports, and the interface should be 0 and 2. For example, this is how it shows up under Windows:
```
Compiling serialport v4.5.1-alpha.0 (E:\Code\serialport-…
xobs updated
2 months ago
-
**Describe the bug**
If a target's NVM region is larger than the flash algorithm's range, probe-rs does not select the flashing algorithm. If there's only one flashing algorithm available for this ta…
-
**Description:** I encountered an issue when trying to create a new Knative Service. Even though the service is newly created, I receive an error related to the validation of the metadata.name in spec…
-
When using `cargo run` (i.e. `target-gen test template.yaml target/definition.yaml target/thumbv7em-none-eabihf/debug/stm32h730xx_is25lp128`) I get
```
Test: Erasing sectorwise and writing two pages…