2016-04-17 12:53:25 +00:00
|
|
|
# Configuration for EFM32 boards with on-board SEGGER J-Link
|
2015-03-08 14:09:14 +00:00
|
|
|
#
|
2016-04-17 12:53:25 +00:00
|
|
|
# Tested with Tiny, Giant and Zero Gecko Starter Kit.
|
2015-03-08 14:09:14 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
source [find interface/jlink.cfg]
|
|
|
|
transport select swd
|
|
|
|
adapter_khz 1000
|
|
|
|
|
|
|
|
set CHIPNAME efm32
|
|
|
|
source [find target/efm32.cfg]
|