This is an automated email from Gerrit.

Paul Fertser (fercer...@gmail.com) just uploaded a new patch set to Gerrit, 
which you can find at http://openocd.zylin.com/1647

-- gerrit

commit 84f9e9c93bcf3008bca50b64f45c31143ce4a5dd
Author: Paul Fertser <fercer...@gmail.com>
Date:   Sun Sep 22 22:09:26 2013 +0400

    board: add TM4C123G LaunchPad config
    
    Almost the same as the LM4F120 LaunchPad but the chip is using the new
    naming scheme (Tiva C series), supports USB OTG and has some new PWM
    hardware blocks.
    
    Change-Id: I6a7b2df76768766471f366cddaf64df3cc63f5f2
    Signed-off-by: Paul Fertser <fercer...@gmail.com>

diff --git a/tcl/board/ek-tm4c123gxl.cfg b/tcl/board/ek-tm4c123gxl.cfg
new file mode 100644
index 0000000..f7b7d9f
--- /dev/null
+++ b/tcl/board/ek-tm4c123gxl.cfg
@@ -0,0 +1,11 @@
+#
+# TI Tiva C Series ek-tm4c123gxl Launchpad Evaluation Kit
+#
+# http://www.ti.com/tool/ek-tm4c123gxl
+#
+
+source [find interface/ti-icdi.cfg]
+
+set WORKAREASIZE 0x8000
+set CHIPNAME tm4c123gh6pm
+source [find target/stellaris_icdi.cfg]

-- 

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to