Hi, I can't connect to STM32F030R8T6 using ST-LINK V2 and STM32CubeIDE on Ubuntu 18.04.5 LTS.
I use STM32F030R8T6 and an interface card that plugs into a breadboard for direct prototyping, ST-Link v2 STM32 and STM8 Programmer, both from Newbiehack.com.
Connected as on photo: SWDIO to pin 46 (PA13), SWCLK to pin 49 (PA14), GND to pin 62, 3.3V to pin 64. When I trying to launch I have got'Failed to start GDB server.
I changed setup in Debug Configuration from 'Autostart local GDB server'to 'Connect to remote GDB server'. After launch I got message 'Error in final launch sequence, Failed to execute MI command, connection timeout (przekroczony czas oczekiwania na połączenie).
When I used Nucleo-F767ZI with on-board ST-LINK debugger/programmer and STM32CubeIDE there was no any problem.
Is the hardware fault or software problem?
