X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Fefm32.cfg;h=d2bc9a6112f829ec5901380b458f217e6583535f;hb=420c15de6c3e423d2e1cb717f2210d0d13be9578;hp=820b6c815f76be78f022a4a83521920911a02332;hpb=2af366259f88f39ebd0c47cb763478cb7fc017ad;p=openocd.git diff --git a/tcl/board/efm32.cfg b/tcl/board/efm32.cfg index 820b6c815f..d2bc9a6112 100644 --- a/tcl/board/efm32.cfg +++ b/tcl/board/efm32.cfg @@ -1,6 +1,6 @@ -# Configuration for EFM32 boards with Segger J-Link on board +# Configuration for EFM32 boards with on-board SEGGER J-Link # -# Tested with TINY GECKO and Zero Gecko demo board +# Tested with Tiny, Giant and Zero Gecko Starter Kit. # source [find interface/jlink.cfg] @@ -9,9 +9,3 @@ adapter_khz 1000 set CHIPNAME efm32 source [find target/efm32.cfg] - -# EFM32 SWD doesn't work with RST asserted -# So don't use srst_nogate! -# Attach to running target with "mon halt" -reset_config srst_only -