📄️ Debugging Configurator in VSCode on Windows
It is possible to debug the Betaflight App with Visual Studio Code which is a more friendly environment than DevTools.
📄️ Eclipse 中的硬件调试
使用命令行或通过 Eclipse make target 构建带有调试信息的二进制文件。
📄️ 硬件调试
可以使用调试信息来编译代码,然后您可以通过 JLink/St-Link 调试适配器将调试版本上传到开发板,并在 IDE 中单步调试代码。
📄️ SWD-debug-port-connection-conflicts.
通过 J-link 和 GDB 进行调试时,与其他功能共享 SWD 端口 I/O 引脚可能会出现问题。这可能会阻止 J-link SWD 连接并导致错误消息,例如: