<?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 Debugger jumping around in code in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-jumping-around-in-code/m-p/585488#M26745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JGold on Tue Sep 14 13:00:24 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am single stepping through my code, and the debugger will jump to unrelated lines of code, then jump back.&amp;nbsp; Am I using he wrong settings on the debugger?&amp;nbsp; What is the best way to have it set up?&amp;nbsp; I am running code on the Xpresso 1768 board.&amp;nbsp; It does the same thing on my target board.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:05:25 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:05:25Z</dc:date>
    <item>
      <title>Debugger jumping around in code</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-jumping-around-in-code/m-p/585488#M26745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JGold on Tue Sep 14 13:00:24 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I am single stepping through my code, and the debugger will jump to unrelated lines of code, then jump back.&amp;nbsp; Am I using he wrong settings on the debugger?&amp;nbsp; What is the best way to have it set up?&amp;nbsp; I am running code on the Xpresso 1768 board.&amp;nbsp; It does the same thing on my target board.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:05:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-jumping-around-in-code/m-p/585488#M26745</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger jumping around in code</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-jumping-around-in-code/m-p/585489#M26746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Tue Sep 14 13:27:12 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you debugging code built for debug or for release?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From your description it sounds like you are probably trying to debug a release build? If so, then the following knowledgebase entry includes some information on compiler optimization and its effect on debugging:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://lpcxpresso.code-red-tech.com/LPCXpresso/node/26&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;[login required]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:05:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-jumping-around-in-code/m-p/585489#M26746</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger jumping around in code</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-jumping-around-in-code/m-p/585490#M26747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by JGold on Tue Sep 14 14:34:10 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;That did not fix it.&amp;nbsp; If anything, things are worse now.&amp;nbsp; I am getting build errors where none existed before, even in modules I can not access.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have optimization turned off (O0), and debug level to default (-g), and am set to debug build.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a good base line I can set everything to?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there an 'OH CRAP" button that will return everything to good running factory defaults?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:05:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-jumping-around-in-code/m-p/585490#M26747</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger jumping around in code</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-jumping-around-in-code/m-p/585491#M26748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Tue Sep 14 14:46:58 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: jgold&lt;/STRONG&gt;&lt;BR /&gt;That did not fix it.&amp;nbsp; If anything, things are worse now.&amp;nbsp; &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The FAQ I pointed you at largely is focussed on explaining optimisation, so it is not immediately clear as to exactly *what* did not fix it. Can you clarify exactly what you did?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;I am getting build errors where none existed before, even in modules I can not access.&lt;BR /&gt; &lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;What build errors are you actually encountering?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest that you try doing a clean of your project, then build it again. Then copy'n'paste the build log out of the IDE into this thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:05:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-jumping-around-in-code/m-p/585491#M26748</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:05:28Z</dc:date>
    </item>
  </channel>
</rss>

