xlsw_3dp_LDC1612/openocd_gd32e230f4.cfg
2024-12-10 18:04:12 +08:00

15 lines
248 B
INI
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 连接cmsis-dap喝粥
interface cmsis-dap
source [find interface/cmsis-dap.cfg]
# 选择SWD
transport select swd
# 加载gd32e23x.cfg
source [find target/gd32e23x.cfg]
; set CHIPNAME gd32e23x
;
; reset_config srst_only
adapter speed 500