<?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: 9S12XE: Debugger tracing data writes in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S12XE-Debugger-tracing-data-writes/m-p/186794#M6532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When a watchpoint fires, it halts the program's execution, which is the same behavior as a breakpoint in code. It sounds like you want the trace feature instead. My mistake on interpreting what you were looking for, sorry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not familiar with the S12(X) part to say anything about that trace table. However, I will agree that something doesn't quite look right with table 15-11. I will report this to the documentation people.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Mar 2010 20:34:02 GMT</pubDate>
    <dc:creator>J2MEJediMaster</dc:creator>
    <dc:date>2010-03-29T20:34:02Z</dc:date>
    <item>
      <title>9S12XE: Debugger tracing data writes</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S12XE-Debugger-tracing-data-writes/m-p/186791#M6529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using 9S12XEQ512 with CodeWarrior 5.0.&amp;nbsp; Has anyone been able to set up the debugger to trace only writes to a particular memory location?&amp;nbsp; If so, what is the set up?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The underlying hardware certainly supports this capability -- But I can't see how to set it up in the debugger.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Mar 2010 20:23:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S12XE-Debugger-tracing-data-writes/m-p/186791#M6529</guid>
      <dc:creator>davekellogg</dc:creator>
      <dc:date>2010-03-26T20:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: 9S12XE: Debugger tracing data writes</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S12XE-Debugger-tracing-data-writes/m-p/186792#M6530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the &lt;EM&gt;S12(X) Debugger Manual&lt;/EM&gt; (Debugger_HC12.pdf), check the section starting at page 178, the Watchpoints Tab, for information on how to set up the debugger to monitor reads or writes to memory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Mar 2010 21:35:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S12XE-Debugger-tracing-data-writes/m-p/186792#M6530</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2010-03-26T21:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: 9S12XE: Debugger tracing data writes</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S12XE-Debugger-tracing-data-writes/m-p/186793#M6531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aren't watch points like breakpoints, except that the execution halts only momentarily?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to do is use the on-chip trace buffer to capture a series of writes to a variable, and then view the trace buffer in the debugger.&amp;nbsp; I've studied pg 427 - 446, but something seems to be missing.&amp;nbsp; What I really want is something like figure 15.48 on pg 447 "Trace Window - Recorded Data Display".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW - I'm of the opinion that Table 15.11 "Memory Access Triggers Available" pg 430 - 432 does not apply to the S12X part.&amp;nbsp; I think it is a cut-and-paste error from the section on S12 (Table 15.2, pg 413 - 415).&amp;nbsp; Am I correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Mar 2010 22:18:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S12XE-Debugger-tracing-data-writes/m-p/186793#M6531</guid>
      <dc:creator>davekellogg</dc:creator>
      <dc:date>2010-03-26T22:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: 9S12XE: Debugger tracing data writes</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S12XE-Debugger-tracing-data-writes/m-p/186794#M6532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When a watchpoint fires, it halts the program's execution, which is the same behavior as a breakpoint in code. It sounds like you want the trace feature instead. My mistake on interpreting what you were looking for, sorry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not familiar with the S12(X) part to say anything about that trace table. However, I will agree that something doesn't quite look right with table 15-11. I will report this to the documentation people.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Mar 2010 20:34:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/9S12XE-Debugger-tracing-data-writes/m-p/186794#M6532</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2010-03-29T20:34:02Z</dc:date>
    </item>
  </channel>
</rss>

