-
see https://github.com/pyocd/pyOCD/issues/1646
Workaround is to use versions earlier than 0.36.
Or use https://github.com/probe-rs/probe-rs - supports the hk32f030m, and is quite a bit faster…
-
### Summary
```
error: linking with `rust-lld` failed: exit status: 1
|
= note: LC_ALL="C" PATH="/home/runner/.rustup/toolchains/nightly-2024-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_6…
-
**Describe the bug**
I am trying to flash and run an ELF based on the RP2040 project template to an W5500-EVB-Pico board, using a J-Link EDU probe. The board is identical to the RP Pico board but add…
-
In target yamls, you reference flash algos by name in `/variants/flash_algorithms`. If you specify an algo that doesn't actually exist in `/flash_algorithms`, it is silently ignored instead of errori…
-
**Describe the bug**
Despite having it listed as a supported chip, probe-rs fails to write flash for chip `STM32F750N8Hx` complaining that no available flash loader algorithm is available.
**To Re…
-
**Describe the bug**
Flashing an ELF to a ESP32-S3 on a custom board with a 8MB Winbond W25Q64JVSSIQ fails:
```
0: The page write of the page at address 0x00000000 failed.
1: The executi…
-
Currently, there is support for some Infineon chips but only ARM cores. [Infineon Tricore](https://en.wikipedia.org/wiki/Infineon_TriCore) is ubiquitous in safety-critical applications.
Recently, I…
-
Teleprobe supports embedding metadata in the elf, so that the host tool can pick it up and choose for instance the probe automatically.
With the coming addition of `probe-rs test` (via embedded-tes…
t-moe updated
10 months ago
-
On Atmel Samd/Same MCU, the bootloader regions are locked. This means that you cannot flash your own bootloader with probe-rs.
Tools like OpenOCD can modify the MCU Fuses like so in order to write …
-
Hello,
I'm pretty new to bioinformatics and R, learning this stuff for the first time and just need a bit of guidance in understanding why my samples look weird after background subtraction using o…