<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Looking for Debugger for Avocet Assembly language app running on MC9S12XDT512 platform in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Looking-for-Debugger-for-Avocet-Assembly-language-app-running-on/m-p/147237#M4044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can download Freescale's CodeWarrior for HCS12(X) Special Edition which is free. It has build tools and a source-level debugger. The PE Micro USB interface is supported. You can also set watchpoints, which is where the debugger monitors the value of a variable. As a special edition, there is a code size restriction, but at the cost of your time in a download and experimenting with the debugger, it might be worth a look.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is probably a GNU version of the tools available, but I don't have any experience with those.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by J2MEJediMaster on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-10-16&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;08:37 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Oct 2009 19:35:51 GMT</pubDate>
    <dc:creator>J2MEJediMaster</dc:creator>
    <dc:date>2009-10-16T19:35:51Z</dc:date>
    <item>
      <title>Looking for Debugger for Avocet Assembly language app running on MC9S12XDT512 platform</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Looking-for-Debugger-for-Avocet-Assembly-language-app-running-on/m-p/147236#M4043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is my first post to the forum. I'm using the PEMicro USB Multilink interface. The PEMicro Debugger is barely adequate and the NOICE Debugger I purchased only marginally more so. Both of them only support address break points. I'm looking for a Debugger that will let me set break points on changes in a memory location, for example "when location 0x3231 changes to 0x44". And something with a good Trace buffer would be a plus.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 20:15:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Looking-for-Debugger-for-Avocet-Assembly-language-app-running-on/m-p/147236#M4043</guid>
      <dc:creator>oilslick</dc:creator>
      <dc:date>2009-10-15T20:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for Debugger for Avocet Assembly language app running on MC9S12XDT512 platform</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Looking-for-Debugger-for-Avocet-Assembly-language-app-running-on/m-p/147237#M4044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can download Freescale's CodeWarrior for HCS12(X) Special Edition which is free. It has build tools and a source-level debugger. The PE Micro USB interface is supported. You can also set watchpoints, which is where the debugger monitors the value of a variable. As a special edition, there is a code size restriction, but at the cost of your time in a download and experimenting with the debugger, it might be worth a look.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is probably a GNU version of the tools available, but I don't have any experience with those.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by J2MEJediMaster on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2009-10-16&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;08:37 AM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 19:35:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Looking-for-Debugger-for-Avocet-Assembly-language-app-running-on/m-p/147237#M4044</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2009-10-16T19:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for Debugger for Avocet Assembly language app running on MC9S12XDT512 platform</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Looking-for-Debugger-for-Avocet-Assembly-language-app-running-on/m-p/147238#M4045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I have tried that approach but there are so many differences between Avocet assembler and Code Warrior assembler syntax (mainly, but not limited to, directives) that my first build try resulted in over 11,000 errors. I suppose the conversion is possible but finding a more robust debugger would be infinitely more desirable to me.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 20:47:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Looking-for-Debugger-for-Avocet-Assembly-language-app-running-on/m-p/147238#M4045</guid>
      <dc:creator>oilslick</dc:creator>
      <dc:date>2009-10-19T20:47:00Z</dc:date>
    </item>
  </channel>
</rss>

