admin管理员组文章数量:1388105
I am starting my first step in STM programming. I have nucleo dev board with cortex M0 processor. I written by code for printing hello world. As M0 doenst have SWV we have to use openOCD debugging setup to view the PRINTF result in the console. So initially i build and debugged the code successfully and the result got printed. Next time when I tried to build and debug the at the time of debugging i was encountering this error. I am attaching the snippet of the complete error detail and the code written. Detailed error msg
Code snippet
I tried flashing it without open OCD instead used STLINK Flash which successfully flashed the code and debugged it. Tried reinstalling the software
本文标签: debugginginit mode failed (unable to connect to the target)Stack Overflow
版权声明:本文标题:debugging - init mode failed (unable to connect to the target) - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744557514a2612566.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论