Question
"Failed to execute MI command: target remote localhost:61234" Error
I just started using the STM32L552ZET6Q board. So, I wrote a program and built it successfully without any error, but I am getting an error while debugging with the error message Failed to execute MI command: target remote localhost:61234.
I use ST-LINK (ST-LINK GDB server) as debug probe and SWD interface.
I can not figure out where the problem is.