<?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>CodeWarrior for MCU中的主题 Re: Debugging with hexfile</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugging-with-hexfile/m-p/374307#M11375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can configure the debug through the Debug as ¦ Debug configurations ...&lt;/P&gt;&lt;P&gt;For Debug session type instead of Download you can select Attach or connect&lt;/P&gt;&lt;P&gt;In this case when you will launch a debug session, the application is not load on board.&lt;/P&gt;&lt;P&gt;Only connection to the board is done.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46655i631AEA50D8AC42C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For details please have a look to the post:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://mcuoneclipse.com/2012/10/10/attach-connect-download/" title="http://mcuoneclipse.com/2012/10/10/attach-connect-download/"&gt;Hot-Sync: Attach, Connect &amp;amp; Download | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the options are changed but descriptions are still valid.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pascal Irrle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Oct 2014 08:45:11 GMT</pubDate>
    <dc:creator>trytohelp</dc:creator>
    <dc:date>2014-10-10T08:45:11Z</dc:date>
    <item>
      <title>Debugging with hexfile</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugging-with-hexfile/m-p/374304#M11372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a boot loader that updates the user application via SCI.&lt;/P&gt;&lt;P&gt;The application runs fine when compiled stand alone. However when running with the boot loader, its behavior is erratic.&lt;/P&gt;&lt;P&gt;The boot loader clears all memory, my application uses no static variables, and I'm not using any CW libraries.&lt;/P&gt;&lt;P&gt;After loading the new image into flash, I can see that the code and its interrupts are mapped where they should be.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'd like to do is to connect to the target via a debug configuration (CONNECT?) that will not disturb the image and&lt;/P&gt;&lt;P&gt;will use the application's symbols for debugging. Is this possible? If so, how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 21:11:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugging-with-hexfile/m-p/374304#M11372</guid>
      <dc:creator>bob_walker</dc:creator>
      <dc:date>2014-10-07T21:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging with hexfile</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugging-with-hexfile/m-p/374305#M11373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please let me know the tool version you're using and the architecture ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I'm right you can load on board the application with bootloader.&lt;/P&gt;&lt;P&gt;The problem is to debug the application loaded on board.&lt;/P&gt;&lt;P&gt;Am I right ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pascal Irrle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 12:30:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugging-with-hexfile/m-p/374305#M11373</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-10-08T12:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging with hexfile</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugging-with-hexfile/m-p/374306#M11374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pascal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using CW10.6, 9S08SH16. You are correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Oct 2014 21:03:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugging-with-hexfile/m-p/374306#M11374</guid>
      <dc:creator>bob_walker</dc:creator>
      <dc:date>2014-10-09T21:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging with hexfile</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugging-with-hexfile/m-p/374307#M11375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can configure the debug through the Debug as ¦ Debug configurations ...&lt;/P&gt;&lt;P&gt;For Debug session type instead of Download you can select Attach or connect&lt;/P&gt;&lt;P&gt;In this case when you will launch a debug session, the application is not load on board.&lt;/P&gt;&lt;P&gt;Only connection to the board is done.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46655i631AEA50D8AC42C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For details please have a look to the post:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="http://mcuoneclipse.com/2012/10/10/attach-connect-download/" title="http://mcuoneclipse.com/2012/10/10/attach-connect-download/"&gt;Hot-Sync: Attach, Connect &amp;amp; Download | MCU on Eclipse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the options are changed but descriptions are still valid.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pascal Irrle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 08:45:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Debugging-with-hexfile/m-p/374307#M11375</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-10-10T08:45:11Z</dc:date>
    </item>
  </channel>
</rss>

