<?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のトピックLPC82x debugging error</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC82x-debugging-error/m-p/573913#M21648</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by pgr on Wed Jan 28 03:55:38 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Dear all I am using LPCXpresso 7.5.0 with a LPC824 on a custom board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can start debugging but after going to a break point when I press F8 to resume i get the following error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 10: Could not start execution from stop: Ee(4C). Fatal Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is really annoying as I can't debug my application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea why I get this ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:53:40 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:53:40Z</dc:date>
    <item>
      <title>LPC82x debugging error</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC82x-debugging-error/m-p/573913#M21648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by pgr on Wed Jan 28 03:55:38 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Dear all I am using LPCXpresso 7.5.0 with a LPC824 on a custom board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can start debugging but after going to a break point when I press F8 to resume i get the following error: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; 10: Could not start execution from stop: Ee(4C). Fatal Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is really annoying as I can't debug my application. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any idea why I get this ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:53:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC82x-debugging-error/m-p/573913#M21648</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC82x debugging error</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC82x-debugging-error/m-p/573914#M21649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by pgr on Wed Jan 28 04:00:46 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok my fault I was changing configuration pin pad for SWCLK and SWDIO&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:53:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC82x-debugging-error/m-p/573914#M21649</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: LPC82x debugging error</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC82x-debugging-error/m-p/573915#M21650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by pgr on Wed Jan 28 06:05:25 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The SWCLK signal on my custom board is conencted to SWD connector and an external pull-down resistor as recommended in the LPC82x datasheet (page 30). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;On my software I disable internal pull-up to reduce power consumption using the following line of code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chip_IOCON_PinSetMode(LPC_IOCON, IOCON_PIO3,&amp;nbsp; PIN_MODE_INACTIVE);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then the debugging session crash with the error message 10 (as in my first post).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I remove this line of code everything work nicely. Is sound strange to add an external pull-down and having an internal pull-up activated by default. What do you think ? Should I remove the external pull-down ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance foe your feedback&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:53:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC82x-debugging-error/m-p/573915#M21650</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:53:42Z</dc:date>
    </item>
  </channel>
</rss>

