<?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>EJTAG on FreeBSD developer&#39;s notebook</title>
    <link>https://kernelnomicon.org/categories/ejtag/</link>
    <description>Recent content in EJTAG on FreeBSD developer&#39;s notebook</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 27 Apr 2009 22:36:00 +0000</lastBuildDate>
    <atom:link href="https://kernelnomicon.org/categories/ejtag/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>More on OpenOCD and MIPS/EJTAG</title>
      <link>https://kernelnomicon.org/posts/more-on-openocd-and-mipsejtag/</link>
      <pubDate>Mon, 27 Apr 2009 22:36:00 +0000</pubDate>
      <guid>https://kernelnomicon.org/posts/more-on-openocd-and-mipsejtag/</guid>
      <description>&lt;p&gt;Well, I was overly optimistic. OpenOCD can halt CPU, reset, examine registers and perform software breakpoints. Trying to figure out what&amp;rsquo;s wrong with EJTAG support I skimmed the code and the state of it is, well, poor. Current implementation assumes that target is of the same endianness as host. That&amp;rsquo;s why number of HW breakpoints/watchpoints was detected wrong. But even fixing (endianness and breakpoints) and implementing(watchpoints) in hack&amp;rsquo;n&amp;rsquo;slash mode didn&amp;rsquo;t help. I still can&amp;rsquo;t get bp/wp to work. But I&amp;rsquo;ll definitely try. May be next weekend.&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>
  </channel>
</rss>
