<?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>LPC MicrocontrollersのトピックRe: ERROR in final launch sequence</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715457#M28909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before you go for the complicated solutions, have you tried all the simple things? This is on of the common error messages that you get if the board is not powered up or the probe is not plugged in!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did it program successfully the first time, and then not subsequently?&amp;nbsp;&lt;BR /&gt;If that is the case, check your software - did you change the clock from internal to crystal without powering up the crystal oscillator in PDRUNCFG, or switch in the PLL, or program the SWCLK/SWDIO pins to do something different, or connect anything to the ISP RESET pins that pulls them low on startup, or disable something important in SYSAHBCLKCLTRL? If you did, you'll need to do the "Regain debug access. . . " procedure (above) &amp;nbsp;to get it to program again.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 May 2018 15:47:37 GMT</pubDate>
    <dc:creator>ianbenton</dc:creator>
    <dc:date>2018-05-25T15:47:37Z</dc:date>
    <item>
      <title>ERROR in final launch sequence</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715455#M28907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After building and then debugging project, error occurs as:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;'Launching periph_adc Debug' has encountered a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Error in final launch sequence.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Details &amp;gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Error in final launch sequence&lt;BR /&gt;Failed to execute MI command:&lt;BR /&gt;-target-select extended-remote | crt_emu_cm_redlink -msg-port=54310 -g -mi -2 -pLPC1549 -vendor=NXP -vc -ConnectScript=LPC15RunBootRomConnect.scp -ResetScript=LPC15RunBootRomReset.scp -reset= -ProbeHandle=1 -CoreIndex=0 -flash-driver=LPC15xx_256K.cfx&lt;BR /&gt;Error message from debugger back end:&lt;BR /&gt;Remote communication error. Target disconnected.: No error.&lt;BR /&gt;Remote communication error. Target disconnected.: No error.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.&amp;nbsp;&lt;/STRONG&gt;Target Reported errors&lt;/P&gt;&lt;P&gt;Reason: 02: Failed on connect.&lt;/P&gt;&lt;P&gt;Details &amp;gt;&amp;gt;&lt;STRONG&gt;&lt;BR /&gt;02: Failed on connect&lt;BR /&gt;Could not connect to core.&lt;BR /&gt;Emu(0): Connected&amp;amp;Reset. Was: NotConnected. DpID: 7403A82C. CpuID: 00000000. Info: &amp;lt;None&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 boards(&lt;STRONG&gt;LPC 1549 - OM13056)&lt;/STRONG&gt;&amp;nbsp;and both of them are showing the same error.&lt;/P&gt;&lt;P&gt;When the board is connected, the device is detected in&amp;nbsp;&lt;STRONG&gt;Device Manager&amp;nbsp;&lt;/STRONG&gt; and later after debug with above error the device is not appearing in&amp;nbsp;&lt;STRONG&gt;Device Manager.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the reason and what is the solution for the above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 17:07:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715455#M28907</guid>
      <dc:creator>athmesh_n</dc:creator>
      <dc:date>2018-05-23T17:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR in final launch sequence</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715456#M28908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, check if there's a rogue redlinkserv process. If you have no debug connections open, there shouldn't be. If you find one, then kill the process and retry. Also, read&amp;nbsp; &lt;A href="https://community.nxp.com/thread/389112"&gt;Regaining debug access to target MCU&lt;/A&gt;. Let us know how you get on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;MCUXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2018 18:38:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715456#M28908</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-05-23T18:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR in final launch sequence</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715457#M28909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Before you go for the complicated solutions, have you tried all the simple things? This is on of the common error messages that you get if the board is not powered up or the probe is not plugged in!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did it program successfully the first time, and then not subsequently?&amp;nbsp;&lt;BR /&gt;If that is the case, check your software - did you change the clock from internal to crystal without powering up the crystal oscillator in PDRUNCFG, or switch in the PLL, or program the SWCLK/SWDIO pins to do something different, or connect anything to the ISP RESET pins that pulls them low on startup, or disable something important in SYSAHBCLKCLTRL? If you did, you'll need to do the "Regain debug access. . . " procedure (above) &amp;nbsp;to get it to program again.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 15:47:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715457#M28909</guid>
      <dc:creator>ianbenton</dc:creator>
      <dc:date>2018-05-25T15:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR in final launch sequence</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715458#M28910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your sudden replies, I've done the "&lt;STRONG&gt;Regain debug process"&amp;nbsp;&lt;/STRONG&gt; on the two boards, but it worked only for one of them, another one is still in the above error state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 16:12:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715458#M28910</guid>
      <dc:creator>athmesh_n</dc:creator>
      <dc:date>2018-05-25T16:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR in final launch sequence</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715459#M28911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sometimes it is tricky to get the timing right. I solder ISPRESET0 and ISPRESET1 to 0V, then power it up and briefly connect RESET to 0V, then power it down and unsolder the ISPRESET links.&lt;/P&gt;&lt;P&gt;But if is works on one board, it confirms what the problem is - pay very close attention to your startup sequence, SYSAHBCLKCTRL and PDRUNCFG, especially if you change the clock.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2018 16:37:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715459#M28911</guid>
      <dc:creator>ianbenton</dc:creator>
      <dc:date>2018-05-25T16:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR in final launch sequence</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715460#M28912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem we found out was there was the usb connection gets loose while acciedntaally touching the cable. So, the sudden loose connection in between the debugging process might have caused the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it is one of the reason for getting error launch sequence, will keep your points in&amp;nbsp; mind in futurre.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Athmesh Nandakumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 05:19:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ERROR-in-final-launch-sequence/m-p/715460#M28912</guid>
      <dc:creator>athmesh_n</dc:creator>
      <dc:date>2018-07-13T05:19:34Z</dc:date>
    </item>
  </channel>
</rss>

