<?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: How do I program USBDM or OpenSDA into a new, blank MK20DX128VFM5 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-do-I-program-USBDM-or-OpenSDA-into-a-new-blank-MK20DX128VFM5/m-p/320011#M14311</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much. There is a link on that page to the required AFX, and this works. This is what I did to test it. I took a &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; FRDM-KL25Z&lt;/SPAN&gt; board, and since all erasing of the K20 on this board is disabled, I physically replaced the chip with a new one. I then used a different &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; FRDM-KL25Z&lt;/SPAN&gt; chip that ran USBDM (over OpenSDA (V1)) to copy the AFX file into the new chip, and thus OpenSDAv2 was installed. Thereafter I was able to use its bootloader to oopy other apps into the K20, including USBDM_OpenSDA2. It all works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2014 11:46:51 GMT</pubDate>
    <dc:creator>deuteron</dc:creator>
    <dc:date>2014-07-15T11:46:51Z</dc:date>
    <item>
      <title>How do I program USBDM or OpenSDA into a new, blank MK20DX128VFM5</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-do-I-program-USBDM-or-OpenSDA-into-a-new-blank-MK20DX128VFM5/m-p/320009#M14309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I have a new MK20DX128VFM5 just like that used for SDA in FRDM-KL25Z, how do I program USBDM into it, so that I can use it as a device programmer for a differenct Kinetis chip. Everything I see needs OpenSDA already in the chip, but this is a new board. I have Codewarrior 10.6, Segger J-link and also a&amp;nbsp; working USBDM board. I tried compiling sources taked from USBDM under sourceforge, but although these compile and load, they do not run on a new chip without OpenSDA already present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3 class="r" style="font-size: medium; font-weight: normal; color: #222222; font-family: arial, sans-serif;"&gt;&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 15:25:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-do-I-program-USBDM-or-OpenSDA-into-a-new-blank-MK20DX128VFM5/m-p/320009#M14309</guid>
      <dc:creator>deuteron</dc:creator>
      <dc:date>2014-07-14T15:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do I program USBDM or OpenSDA into a new, blank MK20DX128VFM5</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-do-I-program-USBDM-or-OpenSDA-into-a-new-blank-MK20DX128VFM5/m-p/320010#M14310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jacob:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OpenSDA (&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;v1&lt;/STRONG&gt;&lt;/SPAN&gt;) is a propietary P&amp;amp;E firmware and source code is not available, so you cannot replicate this bootloader on a K20 MCU. The K20 in a FRDM-KL25Z has this version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand, there is the new OpenSDA&lt;STRONG&gt;v2&lt;/STRONG&gt; also suitable for K20DX128, which is Open Source and USBDM is already supported with this version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For detailed information about OpenSDAv2 and USBDM, check the next links:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-100720"&gt;OpenSDAv2&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://usbdm.sourceforge.net/USBDM_V4.10/Freedom/html/index.html"&gt;&lt;STRONG&gt;USBDM&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!,&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;P&gt;&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 00:33:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-do-I-program-USBDM-or-OpenSDA-into-a-new-blank-MK20DX128VFM5/m-p/320010#M14310</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2014-07-15T00:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I program USBDM or OpenSDA into a new, blank MK20DX128VFM5</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-do-I-program-USBDM-or-OpenSDA-into-a-new-blank-MK20DX128VFM5/m-p/320011#M14311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks very much. There is a link on that page to the required AFX, and this works. This is what I did to test it. I took a &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; FRDM-KL25Z&lt;/SPAN&gt; board, and since all erasing of the K20 on this board is disabled, I physically replaced the chip with a new one. I then used a different &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; FRDM-KL25Z&lt;/SPAN&gt; chip that ran USBDM (over OpenSDA (V1)) to copy the AFX file into the new chip, and thus OpenSDAv2 was installed. Thereafter I was able to use its bootloader to oopy other apps into the K20, including USBDM_OpenSDA2. It all works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 11:46:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-do-I-program-USBDM-or-OpenSDA-into-a-new-blank-MK20DX128VFM5/m-p/320011#M14311</guid>
      <dc:creator>deuteron</dc:creator>
      <dc:date>2014-07-15T11:46:51Z</dc:date>
    </item>
  </channel>
</rss>

