cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE 1.12.0 Debugger Connect Problem

vicsimdelay
Associate

While using STM32CubeIDE I'm having a problem connecting to the device using the ST-LINK GDB server. I receive the following error message:


_legacyfs_online_stmicro_images_0693W00000bhh5NQAQ.pngTried the following to remedy the situation:

Erased existing program using STM32CubeProg.

Loaded and ran program using STM32CubEProg with no issues.

Erased program prior to exiting STM32CubeProg.

While using STM32CubeIDE to enter debug mode received the above message a second time.

Here are the debugger settings:


_legacyfs_online_stmicro_images_0693W00000bhhCdQAI.png 

Setup a local console, manually executed ST-LINK_gdbserver and STM32_Programmer_CLI and received the following:


_legacyfs_online_stmicro_images_0693W00000bhhCjQAI.pngAllowed gdb_server through firewall, tried to enter debug mode again and still received the same error message. Assistance would be appreciated.

3 REPLIES 3
Wijeden RHIMI
ST Employee

Hello @vicsimdelay​ 

No ST_LINK detected please connect ST_LINK and restart the debug session

This message appears when you have a connection problem so try to change the cable or the port cable and tell me what's up

Wijden

vicsimdelay
Associate

The issue was traced back to the internet kill switch.

Wijeden RHIMI
ST Employee

Hi

Do you solve the issue ?