<?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 Re: Cannot enter debug mode after entered power down mode in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-enter-debug-mode-after-entered-power-down-mode/m-p/802945#M32265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lee Chen,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the following community post:&amp;nbsp;&lt;A ___default_attr="389112" _jive_internal="true" data-orig-content="Regaining debug access to target MCU" href="https://community.nxp.com/message/630748" jivemacro="thread" title="Regaining debug access to target MCU"&gt;Regaining debug access to target MCU&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to recover the&amp;nbsp;debug access to the MCU. That community post explains how to do this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Victor.&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jun 2018 14:44:34 GMT</pubDate>
    <dc:creator>victorjimenez</dc:creator>
    <dc:date>2018-06-22T14:44:34Z</dc:date>
    <item>
      <title>Cannot enter debug mode after entered power down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-enter-debug-mode-after-entered-power-down-mode/m-p/802944#M32264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As soon as I entered power down mode without any method of waking the board up, I cannot enter the debug more anymore. How can I solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my code as follow:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;int main(void)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; SystemCoreClockUpdate();&lt;BR /&gt;&amp;nbsp; Board_Init();&lt;BR /&gt;&amp;nbsp; SysTick_Config(SystemCoreClock / TICKRATE_HZ);&lt;BR /&gt;&amp;nbsp; ProcessPowerState(PMU_MCU_POWER_DOWN);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2018 06:50:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-enter-debug-mode-after-entered-power-down-mode/m-p/802944#M32264</guid>
      <dc:creator>leechen</dc:creator>
      <dc:date>2018-06-21T06:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot enter debug mode after entered power down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-enter-debug-mode-after-entered-power-down-mode/m-p/802945#M32265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lee Chen,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer the following community post:&amp;nbsp;&lt;A ___default_attr="389112" _jive_internal="true" data-orig-content="Regaining debug access to target MCU" href="https://community.nxp.com/message/630748" jivemacro="thread" title="Regaining debug access to target MCU"&gt;Regaining debug access to target MCU&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You need to recover the&amp;nbsp;debug access to the MCU. That community post explains how to do this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Victor.&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2018 14:44:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-enter-debug-mode-after-entered-power-down-mode/m-p/802945#M32265</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2018-06-22T14:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot enter debug mode after entered power down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-enter-debug-mode-after-entered-power-down-mode/m-p/802946#M32266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Victor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the given solutions in the above link but none worked for me.&lt;/P&gt;&lt;P&gt;I am using LPC54618 MCU and LPCXpresso IDE.&lt;/P&gt;&lt;P&gt;Is there some other way to come out of this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 09:30:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-enter-debug-mode-after-entered-power-down-mode/m-p/802946#M32266</guid>
      <dc:creator>shaheenshamshad</dc:creator>
      <dc:date>2018-08-28T09:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot enter debug mode after entered power down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-enter-debug-mode-after-entered-power-down-mode/m-p/802947#M32267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Lee Chen,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did&amp;nbsp; you put your MCU in ISP mode following the steps mentioned in the community post I put before? Once you are in ISP mode you should be able to launch the debug session without any problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I recommend you to use MCUXpresso IDE since in our newest IDE instead of LPCXpresso.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/support/developer-resources/software-development-tools/mcuxpresso-software-and-tools/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE"&gt;Link to MCUXpresso IDE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Victor.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 14:30:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-enter-debug-mode-after-entered-power-down-mode/m-p/802947#M32267</guid>
      <dc:creator>victorjimenez</dc:creator>
      <dc:date>2018-08-28T14:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot enter debug mode after entered power down mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-enter-debug-mode-after-entered-power-down-mode/m-p/802948#M32268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Victor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it worked.&lt;/P&gt;&lt;P&gt;LPC54618 has three ISP pins so I connect it to GND and followed the instruction mentioned in this&amp;nbsp;&lt;A href="https://community.nxp.com/thread/389112"&gt;https://community.nxp.com/thread/389112&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2018 05:52:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Cannot-enter-debug-mode-after-entered-power-down-mode/m-p/802948#M32268</guid>
      <dc:creator>shaheenshamshad</dc:creator>
      <dc:date>2018-08-29T05:52:48Z</dc:date>
    </item>
  </channel>
</rss>

