<?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 PEmicro GDB Launch Failure : in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953131#M54792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I started working on the frdm-kv31f board with a MKV31F512VLL12 uC on it. I recently started getting the "PEmicro GDB Launch Failure" error while debugging. The debugging stops at 61% and throws in this error. Please help with the same. I have attached all debugging information and the errors thrown in a document.&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Apurv.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jul 2019 08:25:38 GMT</pubDate>
    <dc:creator>maratheapurv</dc:creator>
    <dc:date>2019-07-08T08:25:38Z</dc:date>
    <item>
      <title>PEmicro GDB Launch Failure :</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953131#M54792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I started working on the frdm-kv31f board with a MKV31F512VLL12 uC on it. I recently started getting the "PEmicro GDB Launch Failure" error while debugging. The debugging stops at 61% and throws in this error. Please help with the same. I have attached all debugging information and the errors thrown in a document.&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Apurv.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2019 08:25:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953131#M54792</guid>
      <dc:creator>maratheapurv</dc:creator>
      <dc:date>2019-07-08T08:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: PEmicro GDB Launch Failure :</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953132#M54793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings Apurv,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Here are a few things you can check that might help you solve the error:&lt;/P&gt;&lt;OL style="list-style-type: upper-alpha;"&gt;&lt;LI&gt;It is advisable updating your MCUXpresso plugins. To perform this you can follow the next steps:&lt;OL&gt;&lt;LI&gt;Open your "MCUXpresso"&lt;/LI&gt;&lt;LI&gt;Access the "Help" tab&lt;/LI&gt;&lt;LI&gt;Select "Add New Software"&lt;/LI&gt;&lt;LI&gt;Select "P&amp;amp;E Micro"&lt;/LI&gt;&lt;LI&gt;Select any driver that it's not up to date&lt;/LI&gt;&lt;LI&gt;Click "Next"&lt;/LI&gt;&lt;LI&gt;Click "Finish"&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;You should update your OpenSDA as well&lt;OL&gt;&lt;LI&gt;Enter the following link:&amp;nbsp;&lt;SPAN style="font-size: 11.0pt;"&gt;&lt;A href="https://www.nxp.com/support/developer-resources/microcontrollers-developer-resources/ides-for-kinetis-mcus/opensda-serial-and-debug-adapter:OPENSDA#FRDM-KV31F"&gt;https://www.nxp.com/support/developer-resources/microcontrollers-developer-resources/ides-for-kinetis-mcus/opensda-serial-and-debug-adapter:OPENSDA#FRDM-KV31F&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Download the ""Default Firmware Application by clicking "Download Binary"&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;In order to install it:&lt;/P&gt;&lt;OL style="padding-left: 60px;"&gt;&lt;LI&gt;Connect your board to the computer while pressing the reset button&lt;/LI&gt;&lt;LI&gt;Add the downloaded file to your board folder&lt;/LI&gt;&lt;LI&gt;Disconnect your board&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;C. Finally, make sure you are not currently running a different debugging session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Andrea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jul 2019 16:38:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953132#M54793</guid>
      <dc:creator>nxf54943</dc:creator>
      <dc:date>2019-07-08T16:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: PEmicro GDB Launch Failure :</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953133#M54794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey  Andrea,&lt;/P&gt;&lt;P&gt;I tried out the solution you suggested but unfortunately it still throws in&lt;/P&gt;&lt;P&gt;the same error.&lt;/P&gt;&lt;P&gt;Is there some other reason you think that might be causing this? Thank you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Apurv.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2019 05:17:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953133#M54794</guid>
      <dc:creator>maratheapurv</dc:creator>
      <dc:date>2019-07-09T05:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: PEmicro GDB Launch Failure :</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953134#M54795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Andrea,&lt;/P&gt;&lt;P&gt;I tried out updating the plugins as well as the OpenSDA firmware but unfortunately it throws in the same error while debugging.&lt;/P&gt;&lt;P&gt;Do you know of some other reason that might be causing this error. Thank you for your time.&lt;/P&gt;&lt;P&gt;Regards, Apurv.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jul 2019 05:29:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953134#M54795</guid>
      <dc:creator>maratheapurv</dc:creator>
      <dc:date>2019-07-09T05:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: PEmicro GDB Launch Failure :</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953135#M54796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Apurv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is the possibility that your board might be bricked, this happens when an old OpenSDA it’s not supported by your current OS version.&lt;BR /&gt; There are a couple of things you could try to unbrick your board:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You could try updating the OpenSDA Bootloader of your board using a windows 7 device, if you do not have &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;access to one you may also try using an external debugger or as a last resource you may try another board to &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do check the following links, they will share some light in any doubts you may have about either process.&lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2016/06/26/how-to-recover-the-opensda-v2-x-bootloader/"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;https://mcuoneclipse.com/2016/06/26/how-to-recover-the-opensda-v2-x-bootloader/&lt;/A&gt;&lt;BR /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A href="https://mcuoneclipse.com/2016/08/01/bricking_and_recovering_opensda_boards_in_windows_8_and_10/"&gt;https://mcuoneclipse.com/2016/08/01/bricking_and_recovering_opensda_boards_in_windows_8_and_10/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We can also provide you with a post created by fellow coworkers documenting this particular error and some solutions they were able to find.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-330935"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;https://community.nxp.com/docs/DOC-330935&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Andrea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jul 2019 17:14:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953135#M54796</guid>
      <dc:creator>nxf54943</dc:creator>
      <dc:date>2019-07-11T17:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: PEmicro GDB Launch Failure :</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953136#M54797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Andrea,&lt;/P&gt;&lt;P&gt;I am thankful for all the solutions you provided. Apparently the problem kept arising as the swd pin wasn't soldered properly on the manufactured board. I soldered it back properly and the board works just fine. thank you for all your time.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Apurv.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2019 06:56:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/PEmicro-GDB-Launch-Failure/m-p/953136#M54797</guid>
      <dc:creator>maratheapurv</dc:creator>
      <dc:date>2019-07-19T06:56:26Z</dc:date>
    </item>
  </channel>
</rss>

