Debug problems with STM32F030 Posted by LaurentL on 2017-03-28 15:53 Hi, If it is a clone without reset line : Can you try to modify the debug configurations, in debugger tab, openocd options, add: -c "reset_config none" And see if it is better. Rgds, Laurent