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

List:       openocd-development
Subject:    [OpenOCD-devel] [PATCH]: d98b243 cfg: increase stm32f0 default working area
From:       gerrit () openocd ! zylin ! com
Date:       2012-04-30 13:50:38
Message-ID: 20120430135038.DAADC24027 () openocd ! zylin ! com
[Download RAW message or body]

This is an automated email from Gerrit.

Spencer Oliver (spen@spen-soft.co.uk) just uploaded a new patch set to Gerrit, which \
you can find at http://openocd.zylin.com/603

-- gerrit

commit d98b243d649c7c1f9566170b601823e74209a000
Author: Spencer Oliver <spen@spen-soft.co.uk>
Date:   Mon Apr 30 14:45:23 2012 +0100

    cfg: increase stm32f0 default working area
    
    The smallest stm32f0 has 4k sram, so use this as the default.
    
    Change-Id: I9097be9608da92b1b9da504e5bacc1280c86907a
    Signed-off-by: Spencer Oliver <spen@spen-soft.co.uk>

diff --git a/tcl/target/stm32f0x_stlink.cfg b/tcl/target/stm32f0x_stlink.cfg
index 0c5c010..a9b200e 100644
--- a/tcl/target/stm32f0x_stlink.cfg
+++ b/tcl/target/stm32f0x_stlink.cfg
@@ -11,7 +11,7 @@ if { [info exists CPUTAPID] == 0 } {
 }
 
 if { [info exists WORKAREASIZE] == 0 } {
-   set WORKAREASIZE 0x400
+   set WORKAREASIZE 0x1000
 }
 
 source [find target/stm32_stlink.cfg]

-- 

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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