|
#
|
|
# Infineon XMC4500 Relax Kit / Relax Lite Kit
|
|
#
|
|
|
|
#
|
|
# Segger J-Link Lite XMC4500 on-board
|
|
#
|
|
source [find interface/jlink.cfg]
|
|
transport select swd
|
|
|
|
# There's also an unpopulated 10-pin 0.05" pinout.
|
|
|
|
set CHIPNAME xmc4500
|
|
source [find target/xmc4xxx.cfg]
|