Closed
Description
Observed in v3.0.0-rc.1
but probably was an issue earlier. Host: Windows 11
When flashing via JTAG-serial the target doesn't get reset. When using --monitor
option CTRL-R resets the target just fine.
From skimming over the code, it seems that reset_after
and reset_after_flash
(the later used by CTRL-R) are quite different