<?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>LPC MicrocontrollersのトピックRe: Bootloader for LPC4367</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1302343#M45751</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026" target="_self"&gt;&lt;SPAN class=""&gt;ZhangJennie&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I checked the application note suggested by you for boot loader development. But it is for single code. And the controller I am using is tri core, so is there any reference for bootloader for at least dual core controller?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gaurav More&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 08:42:53 GMT</pubDate>
    <dc:creator>gauravmore</dc:creator>
    <dc:date>2021-07-05T08:42:53Z</dc:date>
    <item>
      <title>Bootloader for LPC4367</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1287267#M45283</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using LPC4367 MCU for one of the product development. I am looking for the bootloader for programming the MCU mentioned above.&lt;/P&gt;&lt;P&gt;Is there source code or application note for reference to develop the bootloader application.&lt;/P&gt;&lt;P&gt;Reference code will be more helpful.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gaurav More&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 05:40:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1287267#M45283</guid>
      <dc:creator>gauravmore</dc:creator>
      <dc:date>2021-06-04T05:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bootloader for LPC4367</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1287536#M45291</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;There is no&amp;nbsp;example&amp;nbsp;for LP43xx secondary&amp;nbsp;bootloader&amp;nbsp;currently, though&amp;nbsp;there are some examples for secondary bootloader&amp;nbsp;on lpc17xx. Recommend you to refer&amp;nbsp;to them.&amp;nbsp;Need to change to&amp;nbsp;use&amp;nbsp;the IAP functions&amp;nbsp;on LPC43xx which can&amp;nbsp;be found in LPCOpen software&amp;nbsp;for LPC43xx.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;The&amp;nbsp;secondary bootloader AN10866 for LPC17xx can be found here:&lt;/P&gt;
&lt;DIV id="cke_pastebin"&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN10866.zip" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN10866.zip&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Hope this helps,&lt;/DIV&gt;
&lt;DIV&gt;Jun Zhang&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Jun 2021 12:38:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1287536#M45291</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2021-06-04T12:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bootloader for LPC4367</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1302343#M45751</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026" target="_self"&gt;&lt;SPAN class=""&gt;ZhangJennie&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I checked the application note suggested by you for boot loader development. But it is for single code. And the controller I am using is tri core, so is there any reference for bootloader for at least dual core controller?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gaurav More&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 08:42:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1302343#M45751</guid>
      <dc:creator>gauravmore</dc:creator>
      <dc:date>2021-07-05T08:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Bootloader for LPC4367</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1302431#M45755</link>
      <description>&lt;P&gt;The bootloader only runs on a single core. It is identical for single, dual and triple cores. &amp;nbsp;The starting of additional cores is typically handled in your code and not in the boot loader.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 11:27:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1302431#M45755</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2021-07-05T11:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bootloader for LPC4367</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1303570#M45774</link>
      <description>&lt;P&gt;Hi Converse,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I will check for the same and verify at out end after implementation. will revert once the development is initiated and let you know if required any input form your side.&lt;/P&gt;&lt;P&gt;As mentioned referring the application not shared.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gaurav More&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 04:12:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1303570#M45774</guid>
      <dc:creator>gauravmore</dc:creator>
      <dc:date>2021-07-07T04:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Bootloader for LPC4367</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1452612#M48644</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/13026"&gt;@ZhangJennie&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I am working on the MCU&amp;nbsp;&lt;SPAN&gt;LPC55S28 and looking for an example code of&amp;nbsp;an UART Secondary Bootloader. The&amp;nbsp;LPC17xx&amp;nbsp;is far from my MCU. The SDK of LPC55S28 has no bootloader examples.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Could you please guide me where to start?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks a lot in advance,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 08:42:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Bootloader-for-LPC4367/m-p/1452612#M48644</guid>
      <dc:creator>longmax90</dc:creator>
      <dc:date>2022-05-04T08:42:39Z</dc:date>
    </item>
  </channel>
</rss>

