Problem with STM32 cube IDE : error 4 no device found on target
Hello,
I try to launch my code on my STM32 board with cube IDE but I have the next error :
///////////////////////////////////////////////////////////////
Error in final launch sequence:
Failed to start GDB server
Failed to start GDB server
Error in initializing ST-LINK device.
Reason: (4) No device found on target.
///////////////////////////////////////////////////////////////
I am in version 1.3.0, I made the ST-LINK update.
I saw on lot of forum but the solutions I found didn't works for me.
I tried to reset ship with ST-LINK utility, to switch USB port, to update ST-LINK without firewall...
Have you some ideas please ?
Cordially.