iarsystems / iar-vsc-build

Visual Studio Code extension for developing and building IAR projects
https://marketplace.visualstudio.com/items?itemName=iarsystems.iar-build
Mozilla Public License 2.0
38 stars 5 forks source link

Support Attach to Running Target #38

Closed gcampbell-msft closed 1 year ago

gcampbell-msft commented 1 year ago

There are lots of workflows where it is necessary to attach to a running target in order to debug hardware in it's current state. It can be difficult to use the Download cycle in order to try and get the board back into the state that I'm trying to debug.

HampusAdolfsson commented 1 year ago

Closing this in favor of #15 in the iar-vsc-debug repo.