<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>JTAG on FreeBSD developer&#39;s notebook</title>
    <link>https://kernelnomicon.org/categories/jtag/</link>
    <description>Recent content in JTAG on FreeBSD developer&#39;s notebook</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 09 Aug 2010 04:21:00 +0000</lastBuildDate>
    <atom:link href="https://kernelnomicon.org/categories/jtag/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Flyswatter JTAG and AVR32</title>
      <link>https://kernelnomicon.org/posts/flyswatter-jtag-and-avr32/</link>
      <pubDate>Mon, 09 Aug 2010 04:21:00 +0000</pubDate>
      <guid>https://kernelnomicon.org/posts/flyswatter-jtag-and-avr32/</guid>
      <description>&lt;p&gt;Today I soldered AVR32 adapter for Flyswatter JTAG. Actually it&amp;rsquo;s very simple task - just connect respective pins and make common ground wire. No capacitors, resistors or MOSFETs. Idea was to make it nice and neat but having bought wrong breadboard and soldered first headers in a wrong place I just let it flow and here it is:&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://lh6.ggpht.com/_bTtZWrFtKsc/TF9749h_xnI/AAAAAAAAFYI/NgKmDdyq0_8/IMGP9940.JPG&#34;&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;http://lh3.ggpht.com/_bTtZWrFtKsc/TF975cHy0SI/AAAAAAAAFYM/Uy6SNPtWw8Q/IMGP9941.JPG&#34;&gt;&lt;/p&gt;
&lt;p&gt;From aesthetics point of view suck, but it also works and it&amp;rsquo;s everything I need:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Minor OpenOCD fixes</title>
      <link>https://kernelnomicon.org/posts/minor-openocd-fixes/</link>
      <pubDate>Tue, 06 Jul 2010 03:00:00 +0000</pubDate>
      <guid>https://kernelnomicon.org/posts/minor-openocd-fixes/</guid>
      <description>&lt;p&gt;Back from the land of GUI software. I have bought one more Flyswatter JTAG recently and now have two boards connected to my home box. Unfortunately both Flyswatters got the same USB serial number so stock openocd opens only the first device it stumbles upon. Here is &lt;a href=&#34;http://people.freebsd.org/~gonzo/openocd/ftdi_index.diff&#34;&gt;small patch&lt;/a&gt; that adds ft2232_index command to OpenOCD FTDI driver that allows to point at specific device to open. Works only with libftdi.  In the same directory you can find my configs for AR71XX-based RouterStation Pro and Portwell&amp;rsquo;s CAM-0010 device based on Octeon CN3010&lt;/p&gt;</description>
    </item>
    <item>
      <title>OS X: Flyswatter, JTAG &amp; RS232</title>
      <link>https://kernelnomicon.org/posts/os-x-flyswatter-jtag-rs232/</link>
      <pubDate>Mon, 23 Nov 2009 19:33:00 +0000</pubDate>
      <guid>https://kernelnomicon.org/posts/os-x-flyswatter-jtag-rs232/</guid>
      <description>&lt;p&gt;Since I lent my RS232/USB adapter to a friend it was nice opportunity to experiment with Flyswatter on-board RS232 port. OS X does not support FTDI devices out of the box, but it&amp;rsquo;s not a problem for OpenOCD, which uses generic interface to communicate JTAG board. Things get a little bit more complicated when you&amp;rsquo;re trying to get on-board RS232 port working.&lt;/p&gt;
&lt;p&gt;I started with installing stock drivers from &lt;a href=&#34;http://www.ftdichip.com/Drivers/VCP.htm&#34;&gt;FTDI site&lt;/a&gt;. Current version supports Snow Leopard. With these drivers installed system started to detect two COM ports but JTAG part stopped to work as OpenOCD failed to claim USB device.&lt;/p&gt;</description>
    </item>
    <item>
      <title>WIP: Ubiquity&#39;s router station</title>
      <link>https://kernelnomicon.org/posts/wip-ubiquitys-router-station/</link>
      <pubDate>Thu, 26 Feb 2009 21:30:00 +0000</pubDate>
      <guid>https://kernelnomicon.org/posts/wip-ubiquitys-router-station/</guid>
      <description>&lt;p&gt;So it has been a month since last post about this device and I think it&amp;rsquo;s time to announce current state of affairs.&lt;/p&gt;
&lt;p&gt;At the moment further progress was blocked with something that looks like memory corruption. It&amp;rsquo;s hard to trace with ktr(4) and printf(9) so I ordered &lt;a href=&#34;http://www.tincantools.com/product.php?productid=16134&#34;&gt;Flyswatter JTAG adapter&lt;/a&gt; and &lt;a href=&#34;http://www.tincantools.com/product.php?productid=16145&amp;amp;cat=251&amp;amp;page=1&#34;&gt;MIPS14 adapter&lt;/a&gt; from Tin Can Tools. I was warned that Flyswatter/MIPS combination is not supported by OpenOCD but I&amp;rsquo;d better spend some time making it work then tracing obscure memory corruptions in the wild.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
