I am getting the following error when tried to debug with STM32Cube IDE during startup.
Hi,
I get the following error when I tried to debug my custom application.
Error in final launch sequence:
Failed to execute MI command:
-exec-run
Error message from debugger back end:
During startup program exited with code 126.
Failed to execute MI command:
-exec-run
Error message from debugger back end:
During startup program exited with code 126.
During startup program exited with code 126.What are the general possible reasons for this error, so that I can try to fix that?
Adding more details. I am using STM32F4 Discovery board.
Please reply.