<?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 How to make a bootloader via ethernet ? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554436#M33640</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I'm doing a program that does the following: The principle is recorded a program that needs to be updated in the future , but this update will be made via ethernet using bootloader . I use the MCU frdm k64f . And I need help with this, because I do not know if it's really possible to do.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2016 19:00:01 GMT</pubDate>
    <dc:creator>danilolima</dc:creator>
    <dc:date>2016-08-23T19:00:01Z</dc:date>
    <item>
      <title>How to make a bootloader via ethernet ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554436#M33640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I'm doing a program that does the following: The principle is recorded a program that needs to be updated in the future , but this update will be made via ethernet using bootloader . I use the MCU frdm k64f . And I need help with this, because I do not know if it's really possible to do.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 19:00:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554436#M33640</guid>
      <dc:creator>danilolima</dc:creator>
      <dc:date>2016-08-23T19:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a bootloader via ethernet ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554437#M33641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Danilo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-K64F.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-K64F.html&lt;/A&gt;&lt;SPAN&gt; and the software&lt;/SPAN&gt;&lt;BR /&gt;"Serial Boot Loader with Ethernet Web Server, USB-MSD, KBOOT-USB-HID, UART SREC"&lt;BR /&gt;This includes Ethernet loading for the K64 and a kit to do any custom types if needed.&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>Wed, 24 Aug 2016 16:08:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554437#M33641</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2016-08-24T16:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a bootloader via ethernet ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554438#M33642</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;I would recommend customer to refer &lt;A href="http://fnet.sourceforge.net/"&gt;FNET Embedded TCP/IP Stack software&lt;/A&gt;, which provides Ethernet bootloader for K64 chip.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&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>Thu, 25 Aug 2016 02:47:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554438#M33642</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2016-08-25T02:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a bootloader via ethernet ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554439#M33643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff; font-size: 16px;"&gt;I thank you for trying to help me . But it happens that I need to "produce" my program within the Kinetis platform , and while I'm having some problems in the read-write flash memory , where I desire to work . If possible I would like to help me in the sequence of steps required to perform the entire procedure , from start to execution. Because I need that my program itself off when you receive a new "package" via ethernet .&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2016 14:08:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554439#M33643</guid>
      <dc:creator>danilolima</dc:creator>
      <dc:date>2016-08-25T14:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a bootloader via ethernet ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554440#M33644</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;There is an &lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4367.pdf"&gt;application note&lt;/A&gt; about Kinetis Ethernet Bootloader.&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/3021i192079288DEBB5EC/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;Below is related s&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4367SW.zip"&gt;oftware source code&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&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>Fri, 26 Aug 2016 05:10:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554440#M33644</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2016-08-26T05:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a bootloader via ethernet ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554441#M33645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; background-color: #ffffff; font-size: 16px;"&gt;Thanks for the material, will help me a lot . However still need an example to write to flash memory within the codes in Kinetis.Este can be performed by any MCU , preferably K64F FRDM . For now I'm focused on the recording of flash memory, but it shows some errors when I try to use the functions. If possible, I would like to send me a sample code that actually handles the flash memory.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2016 16:04:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554441#M33645</guid>
      <dc:creator>danilolima</dc:creator>
      <dc:date>2016-08-26T16:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a bootloader via ethernet ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554442#M33646</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;Please refer &lt;A href="http://cache.nxp.com/files/32bit/software/C90TFS_FLASH_DRIVER.exe"&gt;Kinetis Flash driver software&lt;/A&gt;, which include Flash command operation example.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ma Hui&lt;BR /&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>Mon, 29 Aug 2016 01:48:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554442#M33646</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2016-08-29T01:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a bootloader via ethernet ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554443#M33647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but I found nothing in the material that makes reference to this need. Sorry keep bothering you, but I need some example to read, write and delete data in the flash memory .He may be the most basic program in the world , making this already will help me a lot .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 11:53:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554443#M33647</guid>
      <dc:creator>danilolima</dc:creator>
      <dc:date>2016-08-29T11:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a bootloader via ethernet ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554444#M33648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I posted code in this thread that may be what you are looking for:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/809161?commentID=809161"&gt;https://community.nxp.com/message/809161?commentID=809161&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You need to be logged in to see the attachments.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 12:23:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-make-a-bootloader-via-ethernet/m-p/554444#M33648</guid>
      <dc:creator>bobpaddock</dc:creator>
      <dc:date>2016-08-29T12:23:12Z</dc:date>
    </item>
  </channel>
</rss>

