15 lines
212 B
INI
15 lines
212 B
INI
|
#
|
||
|
# Infineon XMC 2Go
|
||
|
#
|
||
|
|
||
|
#
|
||
|
# Segger J-Link Lite XMC4200 on-board
|
||
|
#
|
||
|
source [find interface/jlink.cfg]
|
||
|
transport select swd
|
||
|
|
||
|
set CHIPNAME xmc1100
|
||
|
source [find target/xmc1xxx.cfg]
|
||
|
|
||
|
reset_config srst_only srst_nogate
|