<?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>LPCXpresso IDEのトピックRe: Error in LPC1114/301</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-in-LPC1114-301/m-p/592339#M29952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Fri Dec 21 03:37:54 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It is normally a good idea to do a bit of your own research, then you wouldn't waste your own time and everybody elses. A very quick google search shows this Code Red FAQ:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/StatusPoll&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:26:26 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:26:26Z</dc:date>
    <item>
      <title>Error in LPC1114/301</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-in-LPC1114-301/m-p/592338#M29951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by researchinnovation on Fri Dec 21 02:39:47 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What does this error mean.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;set remotetimeout 60000&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;info program&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Debugging a target over a serial line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Program stopped at 0x468.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Type "info stack" or "info registers" for more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set mem inaccessible-by-default off&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mon ondisconnect cont&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set arm force-mode thumb&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Note: automatically using hardware breakpoints for read-only addresses.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:26:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-in-LPC1114-301/m-p/592338#M29951</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error in LPC1114/301</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-in-LPC1114-301/m-p/592339#M29952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Fri Dec 21 03:37:54 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It is normally a good idea to do a bit of your own research, then you wouldn't waste your own time and everybody elses. A very quick google search shows this Code Red FAQ:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/StatusPoll&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:26:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-in-LPC1114-301/m-p/592339#M29952</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error in LPC1114/301</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Error-in-LPC1114-301/m-p/592340#M29953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by researchinnovation on Fri Dec 21 20:43:46 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[B]16: Target error from status-poll: Ee(02). Not connected to emulator[/B]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; During&amp;nbsp; a debug session, whilst your target is executing , the debug tools will&amp;nbsp; poll the target to determine whether it has halted on a breakpoint or&amp;nbsp; event. A status-poll error is returned whenever the debug tools cannot&amp;nbsp; get the present target state. In this case, the debug connection to your&amp;nbsp; MCU is considered offline.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Some of the things that could cause this error include: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[LIST]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]MCU going into one of the sleep modes. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]MCU being reset, for example by a watchdog timer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]Faulty USB cable or bad USB port &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]Intermittent power to the target (or bad ground). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[*]The MCU crystal or a PLL setting could be out of bounds affecting debug communications through the debug access port.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/LIST]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If&amp;nbsp; you are connecting to the target using a Red Probe (but NOT using an&amp;nbsp; LPC-Link), then in the Project Debug Configuration, you can specify a&amp;nbsp; reduced wire speed (i.e. "Maximum wire speed). The default is typically 3&amp;nbsp; MHz, or 3000 KHz. Setting this value to a lower number, such as 1000&amp;nbsp; KHz (1 MHz), can sometimes improve matters - though this depends on the&amp;nbsp; actual cause of the status-poll error.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:26:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Error-in-LPC1114-301/m-p/592340#M29953</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:26:27Z</dc:date>
    </item>
  </channel>
</rss>

