<?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: LPC54606 firmware update with Ethernet in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064109#M41092</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="319829" data-username="mpazzi@temaweb.it" href="https://community.nxp.com/people/mpazzi@temaweb.it"&gt;Marco Pazzi&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;You can refer to the Ethernet demo under SDK, then add some flash erase, flash program APIs refer to your bootloader&lt;/P&gt;&lt;P&gt;requirement.&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/113285i1BA497FB4DA6E6CB/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;Download SDK from:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/select" title="https://mcuxpresso.nxp.com/en/select"&gt;https://mcuxpresso.nxp.com/en/select&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jun 2020 08:54:49 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2020-06-19T08:54:49Z</dc:date>
    <item>
      <title>LPC54606 firmware update with Ethernet</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064108#M41091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;I ask help to you for development an update firmware through Ethernet. How I can do ?&lt;/P&gt;&lt;P&gt;I should implement UDP protocol ? There are some example code ? Any idea for made this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2020 07:05:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064108#M41091</guid>
      <dc:creator>mpazzi</dc:creator>
      <dc:date>2020-06-18T07:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54606 firmware update with Ethernet</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064109#M41092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" data-content-finding="Community" data-userid="319829" data-username="mpazzi@temaweb.it" href="https://community.nxp.com/people/mpazzi@temaweb.it"&gt;Marco Pazzi&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;You can refer to the Ethernet demo under SDK, then add some flash erase, flash program APIs refer to your bootloader&lt;/P&gt;&lt;P&gt;requirement.&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/113285i1BA497FB4DA6E6CB/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;Download SDK from:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuxpresso.nxp.com/en/select" title="https://mcuxpresso.nxp.com/en/select"&gt;https://mcuxpresso.nxp.com/en/select&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2020 08:54:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064109#M41092</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2020-06-19T08:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54606 firmware update with Ethernet</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064110#M41093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ALice,&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;P&gt;I've already implemted tcp-modbus server using demo code.&lt;/P&gt;&lt;P&gt;Now I need to implement a bootloader from ethernet, I see that the link used is based on UDP server, but I don't know extactly how to implement that. I ask NXP help with some example usefull.&lt;/P&gt;&lt;P&gt;What you mean "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;....&lt;/SPAN&gt;then add some flash erase....&lt;/SPAN&gt;" or "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;...&lt;/SPAN&gt;flash program APIs...&lt;/SPAN&gt;", it sound like more or less.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thaks a lot for your preciusos help.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2020 09:03:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064110#M41093</guid>
      <dc:creator>mpazzi</dc:creator>
      <dc:date>2020-06-19T09:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54606 firmware update with Ethernet</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064111#M41094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Marco,&lt;/P&gt;&lt;P&gt;OK, I know your meaning, please refer to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN12384.pdf" title="https://www.nxp.com/docs/en/application-note/AN12384.pdf"&gt;https://www.nxp.com/docs/en/application-note/AN12384.pdf&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is a secondary bootloader based on UART, while the program firmware (flash program APIs)&lt;/P&gt;&lt;P&gt;is the same, recommend you have a look.&lt;/P&gt;&lt;P&gt;And you can find the source code in:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note-software/AN12384SW.zip" title="https://www.nxp.com/docs/en/application-note-software/AN12384SW.zip"&gt;https://www.nxp.com/docs/en/application-note-software/AN12384SW.zip&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2020 02:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064111#M41094</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2020-06-23T02:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54606 firmware update with Ethernet</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064112#M41095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was an AN10744 back in 2008 that describes an Ethernet-Bootloader for the LPC23xx ( adapted for the LPC17xx/LPC18xx/LPC43xx ). You can still find this Documentation when You install FlashMagic (&amp;nbsp;&lt;A class="link-titled" href="https://www.flashmagictool.com/" title="https://www.flashmagictool.com/"&gt;Flash Magic - Welcome&lt;/A&gt;&amp;nbsp;) in the Bootloaders\Ethernet folder.&lt;/P&gt;&lt;P&gt;But as this is very old there are non security measurements implemented!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2020 14:51:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064112#M41095</guid>
      <dc:creator>MartinHo</dc:creator>
      <dc:date>2020-06-26T14:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54606 firmware update with Ethernet</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064113#M41096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;thanks for your reply. I take a look about you suggest, but it look like different for LPC54606, and different from UDP example for LPC54608 demo board.&lt;/P&gt;&lt;P&gt;Actually I'm trying to implement the TFTP protocol based over UDP, but is not so easy.&lt;/P&gt;&lt;P&gt;Do you have any suggestion or idea ??&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jun 2020 15:31:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54606-firmware-update-with-Ethernet/m-p/1064113#M41096</guid>
      <dc:creator>mpazzi</dc:creator>
      <dc:date>2020-06-26T15:31:05Z</dc:date>
    </item>
  </channel>
</rss>

