<?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: Problems with setting break points for MC9S08AW60 in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215233#M18658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the compiler optimizations turned on? If so, the compiler's optimizer will eliminate and reorder instructions, the result being that there is not a one-on-one match between the source code and the generated machine instructions.&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, 12 Mar 2012 19:19:49 GMT</pubDate>
    <dc:creator>J2MEJediMaster</dc:creator>
    <dc:date>2012-03-12T19:19:49Z</dc:date>
    <item>
      <title>Problems with setting break points for MC9S08AW60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215232#M18657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm experiencing difficulties when trying to debug my code using breakpoints.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sometimes they set, sometimes they won't set at the specific point in the code but rather a few steps on. This isn't too difficult to cope with although I'd like to understand the why as the code isn't at a conditional break or anything - sometimes seems to be the case when just setting some registers sequentially.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then other times even though the break point seems to set correctly, CW seems to ignore it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help please....?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Mar 2012 16:44:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215232#M18657</guid>
      <dc:creator>MWMinor</dc:creator>
      <dc:date>2012-03-10T16:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with setting break points for MC9S08AW60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215233#M18658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have the compiler optimizations turned on? If so, the compiler's optimizer will eliminate and reorder instructions, the result being that there is not a one-on-one match between the source code and the generated machine instructions.&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, 12 Mar 2012 19:19:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215233#M18658</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2012-03-12T19:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with setting break points for MC9S08AW60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215234#M18659</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;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How and where do I check to see whether these options are set...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MW&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 23:10:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215234#M18659</guid>
      <dc:creator>MWMinor</dc:creator>
      <dc:date>2012-03-12T23:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with setting break points for MC9S08AW60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215235#M18660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would check the compiler settings. What version of CodeWarrior are you using? For the Classic version you look in the Compiler Settings panel, which can be reached by Choosing Edit &amp;gt; Project Settings &amp;gt; Compiler Settings, although I'm recalling that from memory. For the Eclipse-based version it's Project &amp;gt; Properties &amp;gt; C/C++ Build &amp;gt; Settings &amp;gt; Optimization.&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>Tue, 13 Mar 2012 18:39:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215235#M18660</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2012-03-13T18:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with setting break points for MC9S08AW60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215236#M18661</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;I'm using Version 10.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 21:46:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215236#M18661</guid>
      <dc:creator>MWMinor</dc:creator>
      <dc:date>2012-03-13T21:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with setting break points for MC9S08AW60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215237#M18662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's Eclipse, then.&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>Wed, 14 Mar 2012 18:45:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Problems-with-setting-break-points-for-MC9S08AW60/m-p/215237#M18662</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2012-03-14T18:45:04Z</dc:date>
    </item>
  </channel>
</rss>

