<?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>Flyswatter on FreeBSD developer&#39;s notebook</title>
    <link>https://kernelnomicon.org/categories/flyswatter/</link>
    <description>Recent content in Flyswatter 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/flyswatter/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>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>JTAG, OpenOCD &amp; FreeBSD</title>
      <link>https://kernelnomicon.org/posts/jtag-openocd-freebsd/</link>
      <pubDate>Sun, 19 Apr 2009 18:51:00 +0000</pubDate>
      <guid>https://kernelnomicon.org/posts/jtag-openocd-freebsd/</guid>
      <description>&lt;p&gt;As it was &lt;a href=&#34;http://bsddev.blogspot.com/2009/02/wip-ubiquitys-router-station.html&#34;&gt;mentioned earlier&lt;/a&gt; now I have new cool toy to play with. Flyswatter JTAG with MIPS14 adapter. Though Tin Can Tools kindly warned me that OpenOCD did not support EJTAG/MIPS I decided to order it and it turned to be a good deal. Why? Because there is EJTAG/MIPS support for OpenOCD as of 0.1.0. Moreover it works really nice with FreeBSD port of libftdi. So all I had to do was to make &lt;a href=&#34;http://people.freebsd.org/~gonzo/ports/openocd.tar&#34;&gt;devel/openocd&lt;/a&gt; port and tweak some configs. And that&amp;rsquo;s it. Stock gdb for MIPS is not ready yet, but one can attach, examine registers, single step using telnet interface to daemon:&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>
