美文网首页
SMT32CubeIDE debug 报错

SMT32CubeIDE debug 报错

作者: 小灰_06e4 | 来源:发表于2019-07-09 16:45 被阅读0次

开发环境

       SMT32CubeIDE 调用Cygwin64 的gdb

错误信息  

        HelloWorld.exe has encountered a problem 

        error in final launch sequence  

        details:Error in final launch sequence

        Failed to execute MI command:

        -exec-run

        Error message from debugger back end:

问题原因

         版本号8开头的gdb 版本过高

解决办法

         换用版本号7开头的低版本的gdb

参考链接:

        https://blog.csdn.net/sinat_24310873/article/details/53363232

        https://blog.csdn.net/qq_41574431/article/details/88693130

相关文章

网友评论

      本文标题:SMT32CubeIDE debug 报错

      本文链接:https://www.haomeiwen.com/subject/nvffkctx.html