dapjs icon indicating copy to clipboard operation
dapjs copied to clipboard

Add local reset via VECTRESET support for cortex-m device

Open windowsair opened this issue 8 months ago • 3 comments

When use setTargetResetState method, apart from using external signals for a global reset through SYSRESETREQ, sometimes we prefer to trigger local reset, which is achieved through VECTRESET.

windowsair avatar Jun 06 '24 15:06 windowsair