[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openocd-development
Subject:    [OpenOCD-devel] [PATCH]: 11f6317 tcl/target/stm32l4x.cfg: Reduce adapter speed before reset.
From:       gerrit () openocd ! org (gerrit)
Date:       2016-02-28 18:35:55
Message-ID: 20160228183555.AA620198426F () mail ! openocd ! org
[Download RAW message or body]

This is an automated email from Gerrit.

Uwe Bonnes (bon@elektron.ikp.physik.tu-darmstadt.de) just uploaded a new patch set to \
Gerrit, which you can find at http://openocd.zylin.com/3366

-- gerrit

commit 11f6317ae7423668e792c205f0036660ba815cf2
Author: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Date:   Sun Feb 28 19:20:43 2016 +0100

    tcl/target/stm32l4x.cfg: Reduce adapter speed before reset.
    
    Change-Id: I200286c0b980369f74e8f1e497bc5e565ddb616d
    Signed-off-by: Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>

diff --git a/tcl/target/stm32l4x.cfg b/tcl/target/stm32l4x.cfg
index 8b827ad..69818d7 100644
--- a/tcl/target/stm32l4x.cfg
+++ b/tcl/target/stm32l4x.cfg
@@ -89,6 +89,11 @@ $_TARGETNAME configure -event reset-init {
 	adapter_khz 4000
 }
 
+$_TARGETNAME configure -event reset-start {
+	# Reset clock is MSI (4 MHz)
+	adapter_khz 500
+}
+
 $_TARGETNAME configure -event examine-end {
 	# DBGMCU_CR |= DBG_STANDBY | DBG_STOP | DBG_SLEEP
 	mmw 0xE0042004 0x00000007 0

-- 

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic