Closed sundaritisthatis closed 1 year ago
This should be fixed by https://github.com/probe-rs/probe-rs/pull/1675
You could wait for a new probe-rs
release, or install it from git: cargo install --git https://github.com/probe-rs/probe-rs probe-rs --features cli
probe-rs 0.20 is now out, fixes this error.
ERROR probe_rs::cmd::run: Error attempting to attach to RTT: RTT control block not found in target memory.
halt_after_reset:true
in yourlaunch.json
file will prevent RTT initialization from happening on time.