<?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: Stand alone program to JTAG a .s19 file to a K60 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960159#M55009</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the K60's EzPort is available it can be done without any tools by cloning the code from one K60 to another:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/598772" target="test_blank"&gt;https://community.nxp.com/message/598772&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=5fI44hFcF18&amp;amp;feature=youtu.be" target="test_blank"&gt;https://www.youtube.com/watch?v=5fI44hFcF18&amp;amp;feature=youtu.be&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.utasker.com/docs/uTasker/uTaskerEzPortCloner.pdf" target="test_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerEzPortCloner.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 07 Sep 2019 16:21:40 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2019-09-07T16:21:40Z</dc:date>
    <item>
      <title>Stand alone program to JTAG a .s19 file to a K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960157#M55007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can JTAG using the development software, but I want our manufacturer to program a .s19 into the K60 when they build the boards. I don't want them to have the source code and development environment. Is there a stand alone program that they can use to JTAG a .s19 file into the K60 parts? Preferably a free program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Sep 2019 12:58:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960157#M55007</guid>
      <dc:creator>larrydemuth</dc:creator>
      <dc:date>2019-09-07T12:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Stand alone program to JTAG a .s19 file to a K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960158#M55008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larry,&lt;/P&gt;&lt;P&gt;typically your manufacturer already has such devices as part of its production line, and all what you need to supply is the S19, Bin or Intel-Hex file. When we give boards to manufacture from our projects at the university, it is that case. I know that many are using either a Cyclone from P&amp;amp;E or SEGGER Flasher (see &lt;A class="link-titled" href="https://mcuoneclipse.com/2016/04/02/flashing-many-arm-boards-without-a-host-pc/" title="https://mcuoneclipse.com/2016/04/02/flashing-many-arm-boards-without-a-host-pc/"&gt;Flashing many ARM Boards without a Host PC | MCU on Eclipse&lt;/A&gt;): they do not need a host PC and have the binary/image on the flasher. They have as well a 'secure' flashing mode (you can provide the needed keys/certificates) in case there is a concern that too many devices might be programmed (this is a concern in certain areas where you want to avoid that there are 'side' products produced).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bottom line: check with your manufacturere what he is using and what he needs from you. But in any case, a s19, bin or hex should do it.&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>Sat, 07 Sep 2019 15:03:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960158#M55008</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2019-09-07T15:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Stand alone program to JTAG a .s19 file to a K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960159#M55009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the K60's EzPort is available it can be done without any tools by cloning the code from one K60 to another:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/598772" target="test_blank"&gt;https://community.nxp.com/message/598772&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=5fI44hFcF18&amp;amp;feature=youtu.be" target="test_blank"&gt;https://www.youtube.com/watch?v=5fI44hFcF18&amp;amp;feature=youtu.be&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.utasker.com/docs/uTasker/uTaskerEzPortCloner.pdf" target="test_blank"&gt;http://www.utasker.com/docs/uTasker/uTaskerEzPortCloner.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Sep 2019 16:21:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960159#M55009</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2019-09-07T16:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Stand alone program to JTAG a .s19 file to a K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960160#M55010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We aren't using the EZ port. For debugging I use PE Micro Multilink, but want the board manufacturer to program the parts through JTAG since that's what is on the board.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Sep 2019 18:05:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960160#M55010</guid>
      <dc:creator>larrydemuth</dc:creator>
      <dc:date>2019-09-07T18:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Stand alone program to JTAG a .s19 file to a K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960161#M55011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would expect every manufacturer to be equipped with JTAG programming capabilities so ask the manufacturer that you have chosen to confirm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Sep 2019 11:36:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960161#M55011</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2019-09-08T11:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Stand alone program to JTAG a .s19 file to a K60</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960162#M55012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We recently added support for a secure production programming mode that &lt;A href="http://www.pemicro.com/blog/index.cfm?post_id=168"&gt;supports RSA/AES key encryption&lt;/A&gt;&amp;nbsp;to protect your S19 data inside our Cyclone. Please visit our website at &lt;A href="http://www.pemicro.com"&gt;www.pemicro.com&lt;/A&gt;&amp;nbsp;or send us an email at &lt;A href="mailto:technical-info@pemicro.com"&gt;technical-info@pemicro.com&amp;nbsp;&lt;/A&gt;if you're interested in learning more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Johnny&lt;/P&gt;&lt;P&gt;PEmicro Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2019 15:57:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Stand-alone-program-to-JTAG-a-s19-file-to-a-K60/m-p/960162#M55012</guid>
      <dc:creator>johnny_pe</dc:creator>
      <dc:date>2019-09-10T15:57:50Z</dc:date>
    </item>
  </channel>
</rss>

