Skip to main content
ltoso.1
Associate
June 17, 2024
Question

OpenOCD remote session fails due to verification

  • June 17, 2024
  • 3 replies
  • 2229 views

Hi, 

for a remote dev environment I need to connect to the on-board stlink remotely.

when trying to connect I get this error: 

ltoso1_0-1718661600464.png

I already tried this forum solution

https://community.st.com/t5/stm32-mcus-boards-and-hardware/how-to-deal-wirh-could-not-verify-st-device/td-p/234230

 

but the issue persists. Any hint?

 

This topic has been closed for replies.

3 replies

STTwo-32
ST Technical Moderator
June 18, 2024

Hello @ltoso.1 

For such an issue, I suggest you to:

  • Upgrade to the Latest STM32CubeIDE Version.
  • Use the Latest ST-LINK GDB Server.
  • Check for the ST-LINK Firmware Updates.
  • Verify Connection and Proxy Settings are correct.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
ltoso.1
ltoso.1Author
Associate
June 18, 2024

Hello STTwo-32, 

thanks for your reply. 

I am using the last update from repository for openocd on my raspberry pi. 

ltoso1_0-1718706835007.png

The st-link I am trying to connect to is the embedded one on the WL55 nucleo board. 

CubeIDE is fully updated

ltoso1_1-1718706910132.png

I also changed the expected-id in stm32wlx.cfg from openocd as suggeste in the linked post. 

ltoso1_2-1718707082971.png

any other hint?

any other hint I should check?

 

STTwo-32
ST Technical Moderator
June 28, 2024

What is exactly the Setup that you are using? 

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.