Skip to main content
Visitor II
November 8, 2023
Question

STM32MP135F-DK

  • November 8, 2023
  • 1 reply
  • 997 views

Experiencing a 'Connection timed out' error (Failed to execute MI command) in STM32Cube IDE when launching. Looking for assistance with debugger configuration and troubleshooting steps. Any advice appreciated. Thanks!

Screenshot 2023-11-08 104549.png

This topic has been closed for replies.

1 reply

Semer CHERNI
ST Employee
November 27, 2023

Hello @Shreehari_1_7 

First let me thank you for posting and apologize for the late reply.

The port issue is mainly caused by the fact that the port was not closed successfully after the latest debug session was terminated.
In this case either you can change the port used in the debug session (it's recommended to increment by at least 4).
Also the issue could be fixed by restarting the PC.

KR,
Semer.