2024-08-12 08:23 AM
Hi friends,
I am built one custom made PCB with by using STM32F103C8T6 IC for my project purpose.But ,When i am trying to upload my source code by using stm32Cubeide it shows below error.
Error in final launch sequence:
Failed to execute MI command:
target remote localhost:61234
Error message from debugger back end:
localhost:61234: Connection timed out.
Failed to execute MI command:
target remote localhost:61234
Error message from debugger back end:
localhost:61234: Connection timed out.
localhost:61234: Connection timed out.
I didn't know how to solve this error .I am tried to solve this error but did not solve the error till now .so i need your help to solve this error can any one help me to solve my problem?
2024-08-12 09:49 AM - edited 2024-08-12 09:49 AM
The usual suspects:
2024-08-12 01:48 PM
@TDK wrote:
- Do you have an official ST programmer or a counterfeit one? STM32CubeIDE does not play well with knock-off programmers.
@Vignesh_V If you're not sure, see:
See also:
https://community.st.com/t5/stm32-mcus/how-to-solve-debugger-connection-issues/ta-p/49693
2024-08-13 08:58 AM
Hello @Vignesh_V ,
Could you please check these points:
Thanks,
Rim.