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

List:       openocd-development
Subject:    [OpenOCD-devel] [PATCH]: 1e6f5eb topic: STM32 NUCLEO-L011K4 development board support
From:       gerrit () openocd ! org (gerrit)
Date:       2017-12-03 17:31:59
Message-ID: 20171203173159.E6D9825225BF () mail ! openocd ! org
[Download RAW message or body]

This is an automated email from Gerrit.

Ilia Motornyi (elijah.mot@gmail.com) just uploaded a new patch set to Gerrit, which \
you can find at http://openocd.zylin.com/4305

-- gerrit

commit 1e6f5eb6106028aaf2992f1d6af572feab4f2456
Author: elmot <elmot@vaadin.com>
Date:   Sun Dec 3 19:20:49 2017 +0200

    topic: STM32 NUCLEO-L011K4 development board support
    
    Low-end MCU has only 2K of RAM and thus it is not compatible with other
    STM32L0 MCUs which have at least 8K
    
    Change-Id: I95db5da5b1db596fb3c94852326ff4a9525a4dca
    Signed-off-by: Ilia Motornyi <elijah.mot@gmail.com>

diff --git a/tcl/board/st_nucleo_l011k4.cfg b/tcl/board/st_nucleo_l011k4.cfg
new file mode 100644
index 0000000..619159f
--- /dev/null
+++ b/tcl/board/st_nucleo_l011k4.cfg
@@ -0,0 +1,12 @@
+# This is an ST NUCLEO32-L011K4 board with single STM32L011K4 chip.
+# http://www.st.com/en/evaluation-tools/nucleo-l011k4.html
+source [find interface/stlink-v2-1.cfg]
+
+transport select hla_swd
+
+set WORKAREASIZE 0x800
+
+source [find target/stm32l0.cfg]
+
+# There is only system reset line and JTAG/SWD command can be issued when SRST
+reset_config srst_only

-- 

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
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