STM8-Debug是一个Vscode上的STM8 调试器,通过使用GDB 连接 STLink 设备完成对 STM8的调试 1.vscode:launch.json配置 2. F5 启动调试 注意事项: launch.json的executable字段必须是含有 gdb 调试信息的可执行文件路径,IAR或者 COSMIC 生成的都可以 此版本 GDB 不支持任何中文路径 ...
vscode:launch.json 配置 2. F5 启动调试 注意事项: launch.json 的 executable 字段必须是含有gdb 调试信息的可执行文件路径,IAR 或者COSMIC 生成的都可以 此版本 GDB 不支持任何中文路径 用IAR打开STM8时,出现“Unable to create configuration 'Debug' using tool chain ‘STM8’ 用IAR打开STM8时,出现“...
If you are unable to launch a debug session in Visual Studio Code, rule out any unrelated issues by verifying that debugging in IAR Embedded Workbench works. Depending on the type of feedback you want to share with us, here are our preferred options: ...
C-SPY erases the device flash and then downloads the application object file to the device flash. See FAQ 1 if C-SPY is unable to communicate with the device. 7. Click Debug → Go to start the application. The LED should flash. 8. Click Debug → Stop Debugging to stop debugging, to...