This is an automated email from Gerrit.

Tomasz CEDRO ([email protected]) just uploaded a new patch set to Gerrit, which 
you can find at http://openocd.zylin.com/1029

-- gerrit

commit 16494eb60570a2377b0af2c1fa04be62d72bd3dc
Author: Tomek CEDRO <[email protected]>
Date:   Sun Nov 11 12:53:36 2012 +0100

    Added interface configuration file for SWD-mode KT-LINK dongle.
    
    Change-Id: Icca87dca873ed2e86cb4b7a0b0c3a8847a138579
    Signed-off-by: Tomek CEDRO <[email protected]>

diff --git a/tcl/interface/kt-link-swd.cfg b/tcl/interface/kt-link-swd.cfg
new file mode 100644
index 0000000..ba933ec
--- /dev/null
+++ b/tcl/interface/kt-link-swd.cfg
@@ -0,0 +1,15 @@
+# Kristech KT-Link SWD Mode, http://www.kristech.eu
+# Configuration+Driver by Tomasz Boleslaw CEDRO, http://www.tomek.cedro.info
+
+interface ft2232_swd
+ft2232_device_desc "KT-LINK"
+ft2232_layout ktlink_swd
+ft2232_vid_pid 0x0403 0xBBE2
+interface_signal add RnW 0x1000
+interface_signal add LED 0x8000
+interface_signal add SRST 0x0a00
+interface_signal add SRSTin 0x0040 
+interface_signal add CLK 0x01
+interface_signal add MOSI 0x02
+interface_signal add MISO 0x04
+interface_signal add nSWDsel 0x20

-- 

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
OpenOCD-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to