<?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 Connecting to working program in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Connecting-to-working-program/m-p/545952#M9458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ArtjomGromak on Sat Sep 15 09:45:28 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Can LPCXpresso connect to working program (lpc1114) without reseting MCU?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, I want to see HardFault exception address in working program.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:02:55 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:02:55Z</dc:date>
    <item>
      <title>Connecting to working program</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Connecting-to-working-program/m-p/545952#M9458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ArtjomGromak on Sat Sep 15 09:45:28 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Can LPCXpresso connect to working program (lpc1114) without reseting MCU?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, I want to see HardFault exception address in working program.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I do this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:02:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Connecting-to-working-program/m-p/545952#M9458</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to working program</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Connecting-to-working-program/m-p/545953#M9459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Sat Sep 15 10:24:01 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Try: &lt;/SPAN&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=2787&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or &lt;/SPAN&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/DebugRunningSystem&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:02:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Connecting-to-working-program/m-p/545953#M9459</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to working program</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Connecting-to-working-program/m-p/545954#M9460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ArtjomGromak on Sat Sep 15 14:33:53 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Zero&lt;/STRONG&gt;&lt;BR /&gt;Try: &lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=2787&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or &lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/DebugRunningSystem&lt;/A&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried, but it's not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How I do it:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Start debbuger with Load image = true.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Press Resume button&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Press Terminate button&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Program in LPC11 continue work (led blink 1 time in 2 second)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4) Start debugger with Load image = false.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5) Press Suspend button. No I can see all global variables. It's correct. But I can't continue execution: Interrupts and program not work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:02:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Connecting-to-working-program/m-p/545954#M9460</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:02:56Z</dc:date>
    </item>
  </channel>
</rss>

