-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't workingpyOCDChange is required in shipped pyOCD variantChange is required in shipped pyOCD variant
Description
Description
Connection using the ST-Link probe with the pre-reset method fails in pyOCD because pyOCD attempts post_reset_recovery on a device that has not yet been successfully connected.
Steps to Reproduce
- Connect target with on-board ST-Link probe
- Select
pre-resetconnect mode in pyOCD using the command line option:-Oconnect_mode=pre-reset - Run
pyocd gdbservercommand - Observe error printed to the console
Expected Behavior
pre-reset connect mode works with ST-Link probe.
Additional Information
Current behaviour:
0000499 I Target device: STM32H743ZITx [cbuild_run]
0000522 I Target type is stm32h743zitx [board]
0000534 I Performing connect pre-reset [coresight_target]
0000735 C STLink error (66): Unknown command [__main__]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpyOCDChange is required in shipped pyOCD variantChange is required in shipped pyOCD variant
Type
Projects
Status
Backlog