<?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 LPC4357 bootloader dump in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1522023#M50146</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I would like to know if is it possible to dump the bootloader flashed on the internal ROM of the LPC4357 tracing back to the corresponding bin file.&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;Giovanni&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2022 14:16:28 GMT</pubDate>
    <dc:creator>pieroquark87</dc:creator>
    <dc:date>2022-09-14T14:16:28Z</dc:date>
    <item>
      <title>LPC4357 bootloader dump</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1522023#M50146</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I would like to know if is it possible to dump the bootloader flashed on the internal ROM of the LPC4357 tracing back to the corresponding bin file.&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;&lt;P&gt;Giovanni&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 14:16:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1522023#M50146</guid>
      <dc:creator>pieroquark87</dc:creator>
      <dc:date>2022-09-14T14:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 bootloader dump</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1522367#M50151</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;No, you can't put your own bootloader in the ROM, the ROM already has the definite bootloader and can't be erased before out of the factory.&lt;/P&gt;
&lt;P&gt;If you want to use the customized bootloader, you should put it in front of the flash.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 23:39:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1522367#M50151</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2022-09-14T23:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 bootloader dump</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1522838#M50163</link>
      <description>&lt;P&gt;Hi, yes, sorry, I said that badly. I meant I've loaded onto the flash A memory a custom bootloader using the Ulink Pro. After that if, for example, I give the board to you, is there a way you can trace back to the corresponding bin file of the custom bootloader I've loaded?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 10:00:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1522838#M50163</guid>
      <dc:creator>pieroquark87</dc:creator>
      <dc:date>2022-09-15T10:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 bootloader dump</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1523134#M50166</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, sure, but are you interested in locking the MCU?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 19:54:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1523134#M50166</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2022-09-15T19:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 bootloader dump</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1523407#M50171</link>
      <description>&lt;P&gt;Hi, thanks for your reply. How do you make to trace back to the custom bootloader bin?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 06:15:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1523407#M50171</guid>
      <dc:creator>pieroquark87</dc:creator>
      <dc:date>2022-09-16T06:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357 bootloader dump</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1524509#M50197</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;What do you mean with&amp;nbsp;|trace back|? Is that for TRACE or Reverse engineering?&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;I meant I've loaded onto the flash A memory a custom bootloader using the Ulink Pro. After that if, for example, I give the board to you, is there a way you can trace back to the corresponding bin file of the custom bootloader I've loaded?&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I think we have different understanding could you please elaborate further?&lt;/P&gt;
&lt;P&gt;If you want to use a secure bootloader I think this app note maybe could help you.&lt;BR /&gt;[&lt;A href="https://www.nxp.com/docs/en/application-note/AN4605.pdf" target="_blank"&gt;Secure Bootloader implementation (nxp.com)&lt;/A&gt;] [&lt;A href="https://www.nxp.com/docs/en/application-note/AN13497.pdf" target="_blank"&gt;Firmware Update Using Secondary Bootloader (nxp.com)&lt;/A&gt;]&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Pavel&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 23:07:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-bootloader-dump/m-p/1524509#M50197</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2022-09-19T23:07:16Z</dc:date>
    </item>
  </channel>
</rss>

