PlatformIO+Jlink进行调试
摘要:
PlatformIO自带调试功能具体配置如下 https://docs.platformio.org/en/latest/plus/debug-tools/jlink.html 我是用的是直接用jlink连接STM32进行所有的开发和调试功能 只需要几步简单的操作: 1、Add Configurat 阅读全文
posted @ 2019-08-19 16:06 Arvin_JIN 阅读(4821) 评论(0) 推荐(1) 编辑