eclipse + stlink (jtag 接口) 调试 stm32


-f "D:\Program Files\OpenOCD-20240916-0.12.0\share\openocd\scripts\interface\stlink-v2.cfg" -f "D:\Program Files\OpenOCD-20240916-0.12.0\share\openocd\scripts\target\stm32f1x.cfg"


run Debug , F10 进入单步调试



-f "D:\Program Files\OpenOCD-20240916-0.12.0\share\openocd\scripts\interface\stlink-v2.cfg" -f "D:\Program Files\OpenOCD-20240916-0.12.0\share\openocd\scripts\target\stm32f1x.cfg"


run Debug , F10 进入单步调试
