Closed jacobrosenthal closed 4 years ago
Do you have firmware code that reproduces the problem available somewhere? Or at least information as to what you're writing and how big the buffer is?
Welp, that's a bug. Seems I broke writing long messages while implementing the other blocking modes. Found a fix already, will take a look at releasing it soon.
Confirmed. Release? Thanks!
I'm adding a couple of other things in the process, stand by!
Blocking mode blocks forever in probe-run and cargo embed rprintln a large buffer
Japaric was able to confirm defmt services rtt correctly so its not hardware or user code https://github.com/knurling-rs/probe-run/issues/16
Any gotta be something in here. Ideas on where to attack? Thanks!