<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://elinux.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://elinux.org/index.php?title=Luminary.cfg&amp;feed=atom&amp;action=history</id>
		<title>Luminary.cfg - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://elinux.org/index.php?title=Luminary.cfg&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=Luminary.cfg&amp;action=history"/>
		<updated>2013-05-18T14:17:38Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21alpha</generator>

	<entry>
		<id>http://elinux.org/index.php?title=Luminary.cfg&amp;diff=127298&amp;oldid=prev</id>
		<title>Wmat: interface cfg file</title>
		<link rel="alternate" type="text/html" href="http://elinux.org/index.php?title=Luminary.cfg&amp;diff=127298&amp;oldid=prev"/>
				<updated>2012-05-08T11:13:00Z</updated>
		
		<summary type="html">&lt;p&gt;interface cfg file&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;syntaxhighlight code=&amp;quot;tcl&amp;quot;&amp;gt;&lt;br /&gt;
#&lt;br /&gt;
# Luminary Micro Stellaris Evaluation Kits&lt;br /&gt;
#&lt;br /&gt;
# http://www.luminarymicro.com/products/evaluation_kits.html&lt;br /&gt;
#&lt;br /&gt;
# There are a number of evaluation kits for Stellaris Cortex-M3 chips.&lt;br /&gt;
# Currently they all bundle FT2232 based debug support.  When that is&lt;br /&gt;
# used (instead of an external adapter), use this config file in one&lt;br /&gt;
# of these two modes:&lt;br /&gt;
#&lt;br /&gt;
# - Eval board debug ... debug of the Stellaris chip via port A.&lt;br /&gt;
#&lt;br /&gt;
# - Other board debug ... same thing, but the board acts as a debug&lt;br /&gt;
#   adapter for another board (using a standard ARM JTAG connector).&lt;br /&gt;
#   The Stellaris chip stays in reset.&lt;br /&gt;
#&lt;br /&gt;
# Those support both JTAG and SWD.  SWD is an ARM-only two-wire debug&lt;br /&gt;
# protocol; in 2009, OpenOCD does not support SWD.&lt;br /&gt;
#&lt;br /&gt;
# Port B of the FT2232 chip is normally used as a serial link to the&lt;br /&gt;
# Stellaris chip.  On most boards (but not older LM3S811 eval boards),&lt;br /&gt;
# when SWD is used Port B may instead be used to read low-bandwidth&lt;br /&gt;
# &amp;quot;SWO trace&amp;quot; data, including so-called &amp;quot;printf style&amp;quot; output from&lt;br /&gt;
# firmware via the ITM module as well as profile data.&lt;br /&gt;
#&lt;br /&gt;
&lt;br /&gt;
interface ft2232&lt;br /&gt;
ft2232_device_desc &amp;quot;Stellaris Evaluation Board&amp;quot;&lt;br /&gt;
ft2232_layout luminary_icdi&lt;br /&gt;
ft2232_vid_pid 0x0403 0xbcd9&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:OpenOCD]]&lt;br /&gt;
[[Category:Debugging]]&lt;/div&gt;</summary>
		<author><name>Wmat</name></author>	</entry>

	</feed>