X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Ftarget%2Fat91samdXX.cfg;h=9a3c29282aa8fa5f29a380e5f5cfe9519549cc2b;hp=47b4f5f161cf5ef71c44cd1ab06d416f37de431f;hb=25d7ba19c9e70cf5b912f660cf6aaa93d9ca120f;hpb=bcaf775fc10d88d2c63c06bafada141895318b34 diff --git a/tcl/target/at91samdXX.cfg b/tcl/target/at91samdXX.cfg index 47b4f5f161..9a3c29282a 100644 --- a/tcl/target/at91samdXX.cfg +++ b/tcl/target/at91samdXX.cfg @@ -50,13 +50,7 @@ $_TARGETNAME configure -event reset-deassert-post { } # SRST (wired to RESET_N) resets debug circuitry -# srst_pulls_trst is not configured here to avoid an error raised in reset halt -reset_config srst_gates_jtag - -# Atmel's EDBG (on-board cmsis-dap adapter of Xplained kits) cannot -# stop the MCU before it starts executing code if hardware RESETN -# line is configured by command "reset_config srst_only" -# Use "reset_config none" (default) before flash programming. +reset_config srst_gates_jtag srst_pulls_trst # Do not use a reset button with other SWD adapter than Atmel's EDBG. # DSU usually locks MCU in reset state until you issue a reset command