-
In probe mechanism there is chance for replication starting from an index less than match index in probe state, unlike that in replicate state. For example, a rejected probe response got delayed and i…
-
The list of targets at https://probe.rs/targets does not show all devices by the same manufacturer when filtering. It is also missing some manufacturers.
For example, when filtering on Manufacturer "…
-
In my project I use a custom esp-idf partition table. it has two ota partitions and also ota_data, and then some more config partitions.
I noticed, that when I flash my normal project using espflash,…
-
# probe-rs.probe-rs-debugger
**Project description**
vscode extension which allows debugging embedded Rust projects through hardware debuggers, using probe-rs.
**Metadata**
* downloadPage: …
mayl updated
3 months ago
-
Hey, so I got my Embassy blinky program to flash and run on my STM32F401RE nucleo board.
But when I made some modification to the files and wanted to re flash and run it, I got a ton of ```WARN probe_…
-
I am evaluating embedded-test using an [NXP MIMXRT685](https://www.nxp.com/design/design-center/development-boards-and-designs/i-mx-evaluation-and-development-boards/i-mx-rt600-evaluation-kit:MIMXRT68…
-
In Ubuntu, installing probe-rs-tools with cargo as indicated at https://github.com/rust-embedded/discovery/blob/71004431ef2ec0663f137a7a6262f8e5e1be458d/microbit/src/03-setup/README.md?plain=1#L72 fai…
-
I started using the new [Watch](https://github.com/embassy-rs/embassy/blob/main/embassy-sync/src/watch.rs) functionality today. Unfortunately, haven't been able to see it work in release builds, yet. …
-
**Describe the bug**
I am trying to flash my Hello word program with RTT over a DAPlink on MIMXRT1064 board, but there seems to be an isssue with probe-rs.
**To Reproduce**
main.rs
```
#![no…
-
Whilst we don't intend to do a full chip bring-up until the mass production version is released, we would like to get a minimal chip bring-up to aid future developments.
- [x] PAC support
- We…