<?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 CW 10.3 - Step over does a step into? in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224700#M8871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using Cw 10.3 on a DSC target with Multilink Universal. If I click "Step over" it actually does "Step into". Is this a bug or am I doing something wrong?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2013 14:05:01 GMT</pubDate>
    <dc:creator>bobc</dc:creator>
    <dc:date>2013-01-15T14:05:01Z</dc:date>
    <item>
      <title>CW 10.3 - Step over does a step into?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224700#M8871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using Cw 10.3 on a DSC target with Multilink Universal. If I click "Step over" it actually does "Step into". Is this a bug or am I doing something wrong?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 14:05:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224700#M8871</guid>
      <dc:creator>bobc</dc:creator>
      <dc:date>2013-01-15T14:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: CW 10.3 - Step over does a step into?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224701#M8872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;could it be that you have many (too many for the hardware) breakpoints set? In that case you might not have enough breakpoints left for doing a step over.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 14:23:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224701#M8872</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-01-15T14:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: CW 10.3 - Step over does a step into?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224702#M8873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have seen this behavior: for me the maximum breakpoint number is 6, is there a way to increase it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Teckna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 14:41:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224702#M8873</guid>
      <dc:creator>Teckna</dc:creator>
      <dc:date>2013-01-15T14:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: CW 10.3 - Step over does a step into?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224703#M8874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The limit is in the microcontroller (number of hardware breakpoints).&lt;/P&gt;&lt;P&gt;You get a higher limit if you debug/run your software in RAM.&lt;/P&gt;&lt;P&gt;See &lt;A href="http://mcuoneclipse.com/2012/07/29/software-and-hardware-breakpoints/" title="http://mcuoneclipse.com/2012/07/29/software-and-hardware-breakpoints/"&gt;Software and Hardware Breakpoints | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 14:45:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224703#M8874</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-01-15T14:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: CW 10.3 - Step over does a step into?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224704#M8875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It doesn't work even if I have no breakpoints set. Sometimes it does work, but I haven't figured out under what circumstances.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For now, I have gone back to CW 7.3 with USB TAP which is slow but reliable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 12:02:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224704#M8875</guid>
      <dc:creator>bobc</dc:creator>
      <dc:date>2013-01-18T12:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: CW 10.3 - Step over does a step into?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224705#M8876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just another thought: do you have software analysis/trace enabled in the debugger settings? That would consume on-chip debug ressources as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 17:10:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224705#M8876</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-01-18T17:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: CW 10.3 - Step over does a step into?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224706#M8877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is possible that the optimizer in lined the code, so you really can't step over it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jan 2013 17:31:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CW-10-3-Step-over-does-a-step-into/m-p/224706#M8877</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2013-01-18T17:31:02Z</dc:date>
    </item>
  </channel>
</rss>

