https://docs.rust-embedded.org/discovery/microbit/05-led-roulette/debug-it.html rtt needs to be disabled in Embed.toml dbg has to be enabled you run cargo embed in one terminal, open gdb in second terminal type target remote :1337 debug
https://docs.rust-embedded.org/discovery/microbit/05-led-roulette/debug-it.html
rtt needs to be disabled in Embed.toml
dbg has to be enabled
you run cargo embed in one terminal,
open gdb in second terminal
type target remote :1337
debug