How to Program and Debug micro STM3203
Hi,
I developed a boiard with micro STM32F030C8T6TR. But when I try to create a software in STMcubeMx Build and Debug. I can always build succesfully my project, but When I try to Flash and Debug STcubemxIDE open a popup with wrote, as following reported:
Target connection failed
Target no device found
Error in initializing ST-LINK device.
Reason: No device found on target.

I'm usinf STM32 LINK v2 Debugger, with SWD I respected pinout connection. Following, microprocessor section, taken on the schematics:

And the Debug connector schematics

SomeBody Can help me to understand Why I cannot Flash and Debug, receving error messsage.