<?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: FRDM-K64 Target Connection Fail in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FRDM-K64-Target-Connection-Fail/m-p/838814#M7902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hello Andrew,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;I have not seen the behavior you mention, does this happen to you with any project? Have you tried using other OpenSDA applications?&lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt;Also, what is your application configuring? Usually the Mass Erase is needed when the device has been secured or protected:&lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/2012/11/04/how-not-to-secure-my-microcontroller/" title="https://mcuoneclipse.com/2012/11/04/how-not-to-secure-my-microcontroller/"&gt;How (not) to Secure my Microcontroller | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2018 18:45:18 GMT</pubDate>
    <dc:creator>Carlos_Mendoza</dc:creator>
    <dc:date>2018-11-21T18:45:18Z</dc:date>
    <item>
      <title>FRDM-K64 Target Connection Fail</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FRDM-K64-Target-Connection-Fail/m-p/838811#M7899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have just bought a FRDM-K64 evaluation kits and following the tutorial step by step to test on it. Unfortunately, I am having the communication issue between the evaluation kits to the mcuXpresso IDE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/74924i78CAE93E29B6C2B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyone can assist on this issue or anyone is facing the same problem?&lt;/P&gt;&lt;P&gt;please advice, Thank you very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ben.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2018 07:42:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FRDM-K64-Target-Connection-Fail/m-p/838811#M7899</guid>
      <dc:creator>ben2</dc:creator>
      <dc:date>2018-11-15T07:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K64 Target Connection Fail</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FRDM-K64-Target-Connection-Fail/m-p/838812#M7900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this same problem every single time I reconnect my dev board to the USB debugging port. There is a workaround but you have to perform it EVERY SINGE TIME, so it is frustrating and time consuming when you are working on something that requires you to disconnect and reconnect the USB! Hopefully someone has a more permanent fix. It's honestly kinda ridiculous that a problem like this exists and remains undocumented&amp;nbsp;with a &lt;STRONG&gt;development kit!&amp;nbsp;&lt;/STRONG&gt;It doesn't give one much confidence in the ecosystem as a whole!:smileyangry:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to get around this:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Open the "GUI Flash Tool" in the toolbar (the&amp;nbsp;DIP looking icon)&lt;/LI&gt;&lt;LI&gt;Select OK when it finds the target ("MBED CMSIS-DAP" for my K22 freedom board)&lt;/LI&gt;&lt;LI&gt;In the "Target Operations"&amp;nbsp;section click on "Resurrect locked Kinetis device"&lt;/LI&gt;&lt;LI&gt;Hit "Run"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;It will connect, complete the script and now you'll be able to&amp;nbsp;run the samples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oh yeah another peculiarity: On my K22 board at least, the LED is a 3-color and the firmware seems to be written for a different iteration of the board/LED. So it doesn't change colors like you'd expect&amp;nbsp;when you run the demos that change the LED; blinky, level, etc... But if you look at the schematics it's pretty easy to figure out how to change the GPIO settings to get it to change to the correct colors. It's actually a pretty good, &lt;EM&gt;easy&lt;/EM&gt; activity to learn how the pins/ports work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 30px;"&gt;If anyone knows a permanent fix for the debug port that would allow us to avoid running the resurrect script every time we connect, it would be much appreciated!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Nov 2018 15:40:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FRDM-K64-Target-Connection-Fail/m-p/838812#M7900</guid>
      <dc:creator>andy1</dc:creator>
      <dc:date>2018-11-20T15:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K64 Target Connection Fail</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FRDM-K64-Target-Connection-Fail/m-p/838813#M7901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="330441" data-username="ben@emerico.biz" href="https://community.nxp.com/people/ben@emerico.biz"&gt;Ben Cheong&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make sure you are using the latest MCUXpresso IDE and the latest OpenSDA firmware application in your board:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/mcuxpresso/ide" title="https://www.nxp.com/mcuxpresso/ide"&gt;MCUXpresso IDE|Eclipse-based Integrated Development Environment (IDE)|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/opensda" title="https://www.nxp.com/opensda"&gt;OpenSDA Serial and Debug Adapter|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you update the OpenSDA firmware application you will need to delete the&amp;nbsp;Launch Configuration files in your project ({projname}{debug solution}Debug.launch and {projname}{debug solution}Release.launch) and create them again, simply highlight the appropriate project in the ‘Project Explorer’, and then in the Quickstart Panel click on Debug 'Project Name', alternatively click the blue bug icon to perform the same action.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, please make sure there are no hanging debug processes by clicking on the "Clean up debug" icon:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/77636i08E1BFA1E59C2498/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2018 18:38:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FRDM-K64-Target-Connection-Fail/m-p/838813#M7901</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2018-11-21T18:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K64 Target Connection Fail</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FRDM-K64-Target-Connection-Fail/m-p/838814#M7902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hello Andrew,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;I have not seen the behavior you mention, does this happen to you with any project? Have you tried using other OpenSDA applications?&lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt;Also, what is your application configuring? Usually the Mass Erase is needed when the device has been secured or protected:&lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/2012/11/04/how-not-to-secure-my-microcontroller/" title="https://mcuoneclipse.com/2012/11/04/how-not-to-secure-my-microcontroller/"&gt;How (not) to Secure my Microcontroller | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2018 18:45:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FRDM-K64-Target-Connection-Fail/m-p/838814#M7902</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2018-11-21T18:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K64 Target Connection Fail</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FRDM-K64-Target-Connection-Fail/m-p/838815#M7903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carlos,&lt;/P&gt;&lt;P&gt;This happens with every project that I have imported from the SDK examples. (Both modified and not) I am using the latest version of MCUExpresso. I have not tried any other OpenSDA applications nor have I attempted to update&amp;nbsp;OpenSDA firmware yet. I will do that when I have time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much like Ben, I first encountered this running the tutorials&amp;nbsp;after I first got my board. I have multiple FRDM-K22F&amp;nbsp;kits that I ordered at a later date and they all exhibit the same symptoms! I also recently installed the toolchain on my laptop and faced the same issue, so I know it's not a particular problem with my development machine or a specific dev kit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 16:42:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FRDM-K64-Target-Connection-Fail/m-p/838815#M7903</guid>
      <dc:creator>andy1</dc:creator>
      <dc:date>2018-11-26T16:42:30Z</dc:date>
    </item>
  </channel>
</rss>

