-
**Describe the bug**
probe-rs fails to use the debugger on NXP's LPCxpresso54608 board
**To Reproduce**
Steps to reproduce the behavior:
1. program the JLINK firmware on the board using LPCscryp…
-
Hi,
I have a pico clone board (the purple ones) that I can flash with the official picoprobe firmware without any problem. I want to try yapicoprobe (mainly to have RTT).
Using the latest re…
-
**Is your feature request related to a problem? Please describe.**
This is an issue for collecting my attempts to add support for the EFR32MG24 family of chips by Silicon Labs
**Additional context…
-
### Description
Around the flashing step we should have an option to customize what is on the device.
Whether that is part of the built source code (eg. through environment variables), linked in…
-
**Describe the bug**
probe-rs fails to use the debugger on NXP's LPCxpresso54608 board
**To Reproduce**
Steps to reproduce the behavior:
1. program the CMSIS-dap fw on NXP's LPCXpresso54608 dev…
-
https://user-images.githubusercontent.com/853158/123317587-cd36e380-d4f3-11eb-938c-1e478464a0fb.mp4
I've hacked together function tracing for a private project which works surprisingly well. I thin…
-
DAPAccess::write_register calls itself on fault, which can in turn fault again, leading to infinite stack overflow.
https://github.com/probe-rs/probe-rs/blob/9a10a0c0c439b64a597c576209164f1f8ad4033…
-
**Describe the bug**
When a double-fault occurs on the nRF52, it locks up. In such a scenario, probe-rs is unable to resolve the state and successfully flash the chip:
```
(HOST) INFO flashing p…
-
Strange behaviour:
```
rprint!("rprint");
rprintln!("rprintln");
```
works as expected, output: `rprintrprintln`.
But
```
rprint!("rprint");
Timer::after_millis(TIME).await; // use embassy_t…
-
# Motivation
Making RustEmbedded accessible as part of Patina would require a single, go-to hardware board that everyone is using (much like Arduino).
# ToDo
* [ ] Make sure all requirements a…