<?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: Flash OpenSDA v1 to a blanking K20 chip in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-OpenSDA-v1-to-a-blanking-K20-chip/m-p/778441#M47357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The OpenSDA v1 is a closed solution, the OpenSDA v1 bootloader from P&amp;amp;E uses flash protection and is not available.&lt;/P&gt;&lt;P&gt;What you can use and flash instead is the v2 OpenSDA and bootloader, see &lt;A class="link-titled" href="https://mcuoneclipse.com/2016/06/26/how-to-recover-the-opensda-v2-x-bootloader/" title="https://mcuoneclipse.com/2016/06/26/how-to-recover-the-opensda-v2-x-bootloader/"&gt;How to Recover the OpenSDA V2.x Bootloader | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2018 19:18:08 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2018-01-10T19:18:08Z</dc:date>
    <item>
      <title>Flash OpenSDA v1 to a blanking K20 chip</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-OpenSDA-v1-to-a-blanking-K20-chip/m-p/778440#M47356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I am&amp;nbsp;designing a motor controller using the KV46F256, based on the demo board HVP-KV46&lt;BR /&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/user-guide/HVPKV46F150MUG.pdf" title="https://www.nxp.com/docs/en/user-guide/HVPKV46F150MUG.pdf"&gt;https://www.nxp.com/docs/en/user-guide/HVPKV46F150MUG.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This board use the K20 as serial and debug adapter (OpenSDAv1).&lt;/P&gt;&lt;P&gt;Now after soldering all components on PCB, I don't know how to flash the blanking K20 to have OpenSDAv1 from P&amp;amp;E Micro. I have a Serger J-Link, but always failed when try to flash. Error message is:&amp;nbsp;Could not find CFI compliant flash device.&lt;/P&gt;&lt;P&gt;Could someone please help me on the flashing process and binary file for:&lt;/P&gt;&lt;P&gt;- Flashing the booloader to have OpenSDAv1 on the K20&lt;/P&gt;&lt;P&gt;- Flashing&amp;nbsp;an app on the K20 so that I can communicate with the Kinetis K46F256.&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;Robert Tran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 12:57:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-OpenSDA-v1-to-a-blanking-K20-chip/m-p/778440#M47356</guid>
      <dc:creator>hieutran</dc:creator>
      <dc:date>2018-01-10T12:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Flash OpenSDA v1 to a blanking K20 chip</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-OpenSDA-v1-to-a-blanking-K20-chip/m-p/778441#M47357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The OpenSDA v1 is a closed solution, the OpenSDA v1 bootloader from P&amp;amp;E uses flash protection and is not available.&lt;/P&gt;&lt;P&gt;What you can use and flash instead is the v2 OpenSDA and bootloader, see &lt;A class="link-titled" href="https://mcuoneclipse.com/2016/06/26/how-to-recover-the-opensda-v2-x-bootloader/" title="https://mcuoneclipse.com/2016/06/26/how-to-recover-the-opensda-v2-x-bootloader/"&gt;How to Recover the OpenSDA V2.x Bootloader | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 19:18:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-OpenSDA-v1-to-a-blanking-K20-chip/m-p/778441#M47357</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-01-10T19:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Flash OpenSDA v1 to a blanking K20 chip</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-OpenSDA-v1-to-a-blanking-K20-chip/m-p/778442#M47358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Erich, I am able to flash the OpenSDAv2.2 to the K20 now. But the demo examples of motor controller apps running on the OpenSDAv1. Do you have any idea to make them work with the OpenSDAv2.2?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 08:14:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-OpenSDA-v1-to-a-blanking-K20-chip/m-p/778442#M47358</guid>
      <dc:creator>hieutran</dc:creator>
      <dc:date>2018-01-11T08:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Flash OpenSDA v1 to a blanking K20 chip</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-OpenSDA-v1-to-a-blanking-K20-chip/m-p/778443#M47359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The difference between OpenSDA v1.0 and &amp;gt;V2.1 is that for v1.0 the application starts at 0x5000, while in V2.2 it is at 0x8000.&lt;/P&gt;&lt;P&gt;So you either have to use a 0x5000 OpenSDA bootloader (e.g. v2.0) or recompile the demo to workd from 0x8000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jan 2018 13:21:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Flash-OpenSDA-v1-to-a-blanking-K20-chip/m-p/778443#M47359</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-01-11T13:21:05Z</dc:date>
    </item>
  </channel>
</rss>

