tcl/target: Add support for Renesas R8A779A0 V3U SoC
[fw/openocd] / tcl / target / ti_msp432.cfg
index 146e7ee211a730892dbb2604633f5e1271404872..77f81da690e56b3772fa5603ce7d550cbbc0b691 100644 (file)
@@ -42,10 +42,10 @@ if { [info exists WORKAREASIZE] } {
        set _WORKAREASIZE 0x4000
 }
 
+
 $_TARGETNAME configure -work-area-phys 0x20000000 -work-area-size $_WORKAREASIZE -work-area-backup 0
 
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME msp432 0 0 0 0 $_TARGETNAME
 
-reset_config srst_only
-adapter srst delay 100
+cortex_m reset_config sysresetreq