<?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 HC08: Watchpoint doesn't stop the program in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HC08-Watchpoint-doesn-t-stop-the-program/m-p/139910#M2365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;I'm using CW 5.7.0 for HCS08.&lt;/DIV&gt;&lt;DIV&gt;I run the application and set a watchpoint in the debugger at address 860 (I check for Write access). The problem is that when the value at 860 is changed, the program doesn't stop, although the watchpoint is enabled.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Also do you have any idea on how to make the debugger remember the watchpoints between sessions ? Now, if I exit the debugger, then make changes in the code, the next time I start the debugger I need to redefine the watchpoints.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thank you&lt;/DIV&gt;&lt;P&gt;Message Edited by CrasyCat on &lt;SPAN class="date_text"&gt;2007-04-13&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:25 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Dec 2006 00:12:35 GMT</pubDate>
    <dc:creator>Ionut</dc:creator>
    <dc:date>2006-12-14T00:12:35Z</dc:date>
    <item>
      <title>HC08: Watchpoint doesn't stop the program</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HC08-Watchpoint-doesn-t-stop-the-program/m-p/139910#M2365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi,&lt;/DIV&gt;&lt;DIV&gt;I'm using CW 5.7.0 for HCS08.&lt;/DIV&gt;&lt;DIV&gt;I run the application and set a watchpoint in the debugger at address 860 (I check for Write access). The problem is that when the value at 860 is changed, the program doesn't stop, although the watchpoint is enabled.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Also do you have any idea on how to make the debugger remember the watchpoints between sessions ? Now, if I exit the debugger, then make changes in the code, the next time I start the debugger I need to redefine the watchpoints.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thank you&lt;/DIV&gt;&lt;P&gt;Message Edited by CrasyCat on &lt;SPAN class="date_text"&gt;2007-04-13&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:25 AM&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 00:12:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HC08-Watchpoint-doesn-t-stop-the-program/m-p/139910#M2365</guid>
      <dc:creator>Ionut</dc:creator>
      <dc:date>2006-12-14T00:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Watchpoint doesn't stop the program</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HC08-Watchpoint-doesn-t-stop-the-program/m-p/139911#M2366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Which connection are you using for debugging (simulator, USB Multilink, ....)?&lt;/DIV&gt;&lt;DIV&gt;Which MCU are you targeting (HCS08GB60, ...)?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is there anything written to the command window while you are running the code?&lt;/DIV&gt;&lt;DIV&gt;Some times the debugger writes interesting info in there &lt;IMG alt=":smileywink:" class="emoticon emoticon-smileywink" id="smileywink" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-wink.gif" title="Smiley Wink" /&gt;.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;There is currently no way to store watchpoints before exiting from debugger.&lt;/DIV&gt;&lt;DIV&gt;I would recommend you to submit a feature request through the system for that.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 19:03:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HC08-Watchpoint-doesn-t-stop-the-program/m-p/139911#M2366</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-12-14T19:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Watchpoint doesn't stop the program</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HC08-Watchpoint-doesn-t-stop-the-program/m-p/139912#M2367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;The target is the ZigBee Evalution Board EVB 13192 with GT60. I use USB Multilink for debugging&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 19:07:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HC08-Watchpoint-doesn-t-stop-the-program/m-p/139912#M2367</guid>
      <dc:creator>Ionut</dc:creator>
      <dc:date>2006-12-14T19:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Watchpoint doesn't stop the program</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/HC08-Watchpoint-doesn-t-stop-the-program/m-p/139913#M2368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This should be working. At least it worked for me on a HCS08GB60 board.&lt;/DIV&gt;&lt;DIV&gt;I would recommend you to submit a service request through our web site around that.&lt;/DIV&gt;&lt;DIV&gt;Make sure to attach a reproducible project to the SR.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;One of our support engineer will be looking into that.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2006 19:40:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/HC08-Watchpoint-doesn-t-stop-the-program/m-p/139913#M2368</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-12-14T19:40:07Z</dc:date>
    </item>
  </channel>
</rss>

