xsbug: how to reset the target? #992
Answered
by
andycarle
tve
asked this question in
Getting started
|
If I write a trivial main that consists of just |
Answered by
andycarle
Dec 15, 2022
Replies: 1 comment 2 replies
Hit the stop button in xsbug.
True. Most of the boards that we work with routinely have a physical reset button that isn't terribly painful to get to. We do have a lot of experience manipulating the DTR/RST lines on the ESP32 from host machines, but I don't believe that is exposed in xsbug. |
2 replies
Answer selected by
tve
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hit the stop button in xsbug.
True. Most of the boards that we work with routinely have a physical reset button that isn't terribly painful to get to. We do have a lot of experience manipulating the DTR/RST lines on the ESP32 from host machines, but I don't believe that is exposed in xsbug.