用STM32F4 Discovery开发板。在使用STM32Cube IDE调试启动过程中,遇到了以下错误。当我调试应用程序时,出现了以下错误。
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.
导致此错误的常见可能原因有哪些? |
|