<?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: NXP usb secondary bootloader LPC51u68 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-usb-secondary-bootloader-LPC51u68/m-p/1396511#M47575</link>
    <description>&lt;P&gt;Hi&amp;nbsp;BetoGreen&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no USB secondary bootloader demo code based on MCUXpresso IDE.&lt;/P&gt;
&lt;P&gt;User needs to import Keil demo to MCUXpresso IDE by self.&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jan 2022 04:10:27 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2022-01-10T04:10:27Z</dc:date>
    <item>
      <title>NXP usb secondary bootloader LPC51u68</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-usb-secondary-bootloader-LPC51u68/m-p/1396403#M47572</link>
      <description>&lt;P&gt;I am looking for example code for a secondary bootloader for 51u68. Anyone got there yet?&lt;/P&gt;&lt;P&gt;- I am using the the internal MSD for now but my customer wants a secondary bootloader.&lt;/P&gt;&lt;P&gt;- I tried AN12689,&amp;nbsp; the mcu-boot middlewhere does not show up in mxuxpresso when I modify the sdk as per&amp;nbsp;AN12689 . I guess its for Keil...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jan 2022 20:13:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-usb-secondary-bootloader-LPC51u68/m-p/1396403#M47572</guid>
      <dc:creator>BetoGreen</dc:creator>
      <dc:date>2022-01-08T20:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: NXP usb secondary bootloader LPC51u68</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-usb-secondary-bootloader-LPC51u68/m-p/1396511#M47575</link>
      <description>&lt;P&gt;Hi&amp;nbsp;BetoGreen&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no USB secondary bootloader demo code based on MCUXpresso IDE.&lt;/P&gt;
&lt;P&gt;User needs to import Keil demo to MCUXpresso IDE by self.&lt;/P&gt;
&lt;P&gt;Have a nice day,&lt;/P&gt;
&lt;P&gt;Jun Zhang&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 04:10:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-usb-secondary-bootloader-LPC51u68/m-p/1396511#M47575</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-01-10T04:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: NXP usb secondary bootloader LPC51u68</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-usb-secondary-bootloader-LPC51u68/m-p/1403383#M47712</link>
      <description>&lt;P&gt;I tried the Keil example. It is too difficult for me to convert to MCUxpresso and I don't want to spend weeks getting it going only to find its not what I wanted. They do things in a completely different way.&lt;/P&gt;&lt;P&gt;I have started to write my own.&amp;nbsp; Do you have &lt;STRONG&gt;any&lt;/STRONG&gt; bootloader example &lt;STRONG&gt;code&lt;/STRONG&gt; in MCUxpresso or LPCXpresso for any LPCxxx controllers you can share?&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 18:00:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-usb-secondary-bootloader-LPC51u68/m-p/1403383#M47712</guid>
      <dc:creator>BetoGreen</dc:creator>
      <dc:date>2022-01-21T18:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: NXP usb secondary bootloader LPC51u68</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-usb-secondary-bootloader-LPC51u68/m-p/1403671#M47721</link>
      <description>&lt;P&gt;&lt;SPAN&gt;There is an application about USB Secondary bootloadr for LPC11u6x, you can refer to it :&amp;nbsp;&lt;/SPAN&gt;&lt;A class="link-titled" title="https://www.nxp.com/docs/en/application-note/AN12037_LPC11U6x.zip" href="https://www.nxp.com/docs/en/application-note/AN12037_LPC11U6x.zip" rel="nofollow noopener noreferrer" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12037_LPC11U6x.zip&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The demo can run under MCUXpresso IDE.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 03:56:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-usb-secondary-bootloader-LPC51u68/m-p/1403671#M47721</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2022-01-24T03:56:31Z</dc:date>
    </item>
  </channel>
</rss>

