Programming problems with STM32F103C8 and ST-LINK V2
Good morning everyone,
We bought a STM32F103C8T6 Evaluation Board ADS1256 (https://www.amazon.it/Lodokdre-STM32F103C8T6-acquisition-Industrial-Control/dp/B0C582B33D), after writing the firmware I am trying to debug it with the ST-LINK V2 programmer (https://www.digikey.it/it/products/detail/adafruit-industries-llc/2548/6827110). When loading the STM32CUBE IDE firmware I get the error:
Error in final launch sequence:
Failed to start GDB server
Failed to start GDB server
Error in initializing ST-LINK device.
Reason: (18) Could not verify ST device! Abort connection.
Reading some forums they advise me to use OpenOCD as a debugger, but even with this setting I can't communicate.
STM32CubeProggrammer allows me to communicate with the board, but at this stage of work I need the debugger.
Can someone kindly give me some advice?
Thank you very much
Gian
