Forum: System Workbench for STM32

Debugging STM32F107 from CubeMX

Hi,

System Workbench support ST-Link.
Can you add the -d3 option to the debug configuration as showed in this image?

Debug Conf 01

That option tell OpenOCD to display more debug information. In this way you can check in the openocd console what is going wrong and provide more information to better understand your problem.

Regards,
Stefano