Open akauppi opened 4 months ago
Worth trying - #later
:
.await
like explained here: https://github.com/probe-rs/probe-rs/issues/1939
wtf
opcode - and use nop
instead?
A user called okhsunrog
brought this up on Matrix, and likely caused a fix to be made:
https://github.com/probe-rs/probe-rs/pull/2742/commits/3085cc174dc40cfeccaca23354678097651987f8
On C6:
The erasing and programming starts pretty instantaneously after the
probe-rs run
command.INFO
RTT messages are shown on the console.On C3, however:
The start of
erasing
takes 1..2 minutes from theprobe-rs run
command.INFO
RTT messages are not shown, or an error is received (like above)