<?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>Kinetis Microcontrollers中的主题 Re: Migration from S12NE64 to K60: Is existing a Bootloader working on ETH BootP protocole?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Migration-from-S12NE64-to-K60-Is-existing-a-Bootloader-working/m-p/406191#M22719</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I well understand, this AN provide a Bootloader running with a DHCP server.&lt;/P&gt;&lt;P&gt;I need to use the older protocol: BootP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'm looking for a Bootlader for Kinetis running in BootP.:smileyconfused:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2015 06:10:08 GMT</pubDate>
    <dc:creator>arnogir</dc:creator>
    <dc:date>2015-08-05T06:10:08Z</dc:date>
    <item>
      <title>Migration from S12NE64 to K60: Is existing a Bootloader working on ETH BootP protocole?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Migration-from-S12NE64-to-K60-Is-existing-a-Bootloader-working/m-p/406189#M22717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All is in the title!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have an old project working with an S12 NE64.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this componant is obselete and we can't have it anymore, we must migrate from this to the new Kinetis series.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm already work on a K60, K70 and use an USB and/or serial boot. (&lt;A href="https://community.nxp.com/docs/DOC-102616"&gt;TWR-K70 MSD HOST Bootloader based on AN4368 source code&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for this project, the boot program was a boot working on the ethernet with the BootP protocol and a specific soft on computer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anybody know if existing a "turnkey" bootloader for Kinetis using the BootP prototol or something which can help me to do it? (Bootp Exemple ...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 10:26:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Migration-from-S12NE64-to-K60-Is-existing-a-Bootloader-working/m-p/406189#M22717</guid>
      <dc:creator>arnogir</dc:creator>
      <dc:date>2015-08-03T10:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from S12NE64 to K60: Is existing a Bootloader working on ETH BootP protocole?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Migration-from-S12NE64-to-K60-Is-existing-a-Bootloader-working/m-p/406190#M22718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Arnaud,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is an application note (AN4367) that explains how to add Ethernet support as your peripheral interface, maybe it could help you (&lt;A href="http://www.freescale.com/files/microcontrollers/doc/app_note/AN4367.pdf" title="http://www.freescale.com/files/microcontrollers/doc/app_note/AN4367.pdf"&gt;http://www.freescale.com/files/microcontrollers/doc/app_note/AN4367.pdf&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 20:13:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Migration-from-S12NE64-to-K60-Is-existing-a-Bootloader-working/m-p/406190#M22718</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2015-08-04T20:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Migration from S12NE64 to K60: Is existing a Bootloader working on ETH BootP protocole?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Migration-from-S12NE64-to-K60-Is-existing-a-Bootloader-working/m-p/406191#M22719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I well understand, this AN provide a Bootloader running with a DHCP server.&lt;/P&gt;&lt;P&gt;I need to use the older protocol: BootP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'm looking for a Bootlader for Kinetis running in BootP.:smileyconfused:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 06:10:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Migration-from-S12NE64-to-K60-Is-existing-a-Bootloader-working/m-p/406191#M22719</guid>
      <dc:creator>arnogir</dc:creator>
      <dc:date>2015-08-05T06:10:08Z</dc:date>
    </item>
  </channel>
</rss>

