Loading...
 
Skip to main content

System Workbench for STM32


Newbie trouble. Debug my own board via ST-LINK-V2 in Discovery

Hi

You have to connect a reset line or else use a non default openocd local script (i.e. reset_config srst_nogate) or else override the default in run/debug config with openocd option.

Dieter