<?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: NXP LPC55S69 Secure Boot Problem</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1466698#M48979</link>
    <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;Recommend you use only one of the two methods, blhost command as&amp;nbsp;&lt;SPAN&gt;AN12283 , or&amp;nbsp;&lt;/SPAN&gt;&lt;FONT size="4"&gt;MCUXpresso Secure Provisioning Tool, not use them together.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;BR&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;Alice&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 31 May 2022 09:14:58 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2022-05-31T09:14:58Z</dc:date>
    <item>
      <title>NXP LPC55S69 Secure Boot Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1464491#M48928</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have an NXP LPCXpresso55S69 Board and I am trying out secure boot options. I followed the&amp;nbsp;&lt;SPAN class=""&gt;AN12283&amp;nbsp; LPC55Sxx Secure Boot&amp;nbsp;guide.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;When I tried to load an unsigned plain CRC image as described in section 4.2 of the application note, I get the following message from blhost when trying to execute the command&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;blhost -p COM3,115200 write-memory 0 &amp;lt;path to my bin file&amp;gt;:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimmy979_0-1653542933956.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/181162iA2A84C0AC404119D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jimmy979_0-1653542933956.png" alt="jimmy979_0-1653542933956.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then I found out about MCUXpresso Secure Provisioning tool which let me build the CRC image and write it. Then I tried using Secure Provisioning tool with random generated RoT keys and SBKEK to sign the image. The image builds successfully but when I tried to write it I get the following error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimmy979_1-1653543151564.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/181163i85475006C4C2F2B1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jimmy979_1-1653543151564.png" alt="jimmy979_1-1653543151564.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then I tried to run the same blhost command from the terminal and I see a 0x2712 error before the Signature error shown in Secure Provisioning Tool (I could not find out how to use --check-errors parameter Secure Provisioning Tool suggested).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimmy979_2-1653543603570.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/181164i366FF4276F1EAB08/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jimmy979_2-1653543603570.png" alt="jimmy979_2-1653543603570.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I used lpcxpresso55s69_led_blinky example from the SDK2.11.1 and I build it through&amp;nbsp;MCUXpresso IDE v11.5.0.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Jimmy979&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 06:40:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1464491#M48928</guid>
      <dc:creator>jimmy979</dc:creator>
      <dc:date>2022-05-26T06:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: NXP LPC55S69 Secure Boot Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1465494#M48943</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you just&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;load an unsigned plain CRC image as described in section 4.2 of the application note,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;does the blhost can work well with basic erase/write function ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;There is no relation with secure boot,&amp;nbsp; could you please try just write simple&amp;nbsp;plain image&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;led_blinky.bin ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alice&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 10:13:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1465494#M48943</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-05-27T10:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: NXP LPC55S69 Secure Boot Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1465806#M48954</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried to write a plain image but I still got this output:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimmy979_0-1653728953900.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/181576i0B19379CD1CB7AE3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jimmy979_0-1653728953900.png" alt="jimmy979_0-1653728953900.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Jimmy979&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 09:09:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1465806#M48954</guid>
      <dc:creator>jimmy979</dc:creator>
      <dc:date>2022-05-28T09:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: NXP LPC55S69 Secure Boot Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1466020#M48960</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;So now your chip can not program any image.&lt;/P&gt;
&lt;P&gt;How about erase?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And what do you did about the chip? Configured CMPA or CFPA?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 07:06:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1466020#M48960</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-05-30T07:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: NXP LPC55S69 Secure Boot Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1466380#M48970</link>
      <description>&lt;P&gt;Hi, Yes I can erase flash. I did it using these commands:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimmy979_0-1653932035421.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/181695i9E8D94AB431DB22B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jimmy979_0-1653932035421.png" alt="jimmy979_0-1653932035421.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also, I can write a CRC image using MCUXpresso Secure Provisioning application.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimmy979_1-1653932126773.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/181696i3B46B6AB8E85073E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jimmy979_1-1653932126773.png" alt="jimmy979_1-1653932126773.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have not configured CMPA or CFPA manually but maybe MCUXpresso Secure provisioning application did? I found CMPA and CFPA configuration through MCUXpresso Secure provisioning app.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimmy979_2-1653932231685.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/181697iC2CBBEAE9867E861/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jimmy979_2-1653932231685.png" alt="jimmy979_2-1653932231685.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimmy979_3-1653932247733.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/181698iB16D952E869B3AEE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jimmy979_3-1653932247733.png" alt="jimmy979_3-1653932247733.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Jimmy979&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 May 2022 17:37:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1466380#M48970</guid>
      <dc:creator>jimmy979</dc:creator>
      <dc:date>2022-05-30T17:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: NXP LPC55S69 Secure Boot Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1466698#M48979</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;Recommend you use only one of the two methods, blhost command as&amp;nbsp;&lt;SPAN&gt;AN12283 , or&amp;nbsp;&lt;/SPAN&gt;&lt;FONT size="4"&gt;MCUXpresso Secure Provisioning Tool, not use them together.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;BR&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="4"&gt;Alice&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 09:14:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1466698#M48979</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-05-31T09:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: NXP LPC55S69 Secure Boot Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1468952#M49031</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think I can't update the ROTKH field in CFPA with MCUXpresso secure provisioning tool. Can I update ROTKH manually through ROM API?&lt;/P&gt;&lt;P&gt;Also, what is the procedure to build and write TrustZone images? Is it possible that your TrustZone project consists of two images or only applies to one?&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Jimmy979&lt;/P&gt;</description>
      <pubDate>Sat, 04 Jun 2022 08:44:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1468952#M49031</guid>
      <dc:creator>jimmy979</dc:creator>
      <dc:date>2022-06-04T08:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: NXP LPC55S69 Secure Boot Problem</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1469279#M49044</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
&lt;P&gt;1) You can refer to&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"5.4 CFPA page preparation" of AN12283, pay attention:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1654508122631.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182293iB98144F92F9284A9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1654508122631.png" alt="Alice_Yang_0-1654508122631.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) About Trustzone project, there is demo under SDK, you can directly refer to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 09:36:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/NXP-LPC55S69-Secure-Boot-Problem/m-p/1469279#M49044</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2022-06-06T09:36:07Z</dc:date>
    </item>
  </channel>
</rss>

