<?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: LPC55S6x Secure Boot Threadx Execution Error in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S6x-Secure-Boot-Threadx-Execution-Error/m-p/1603265#M51696</link>
    <description>&lt;P&gt;Hello, sorry I notice this case has another replay, I will support your case in that.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2023 00:31:51 GMT</pubDate>
    <dc:creator>Pavel_Hernandez</dc:creator>
    <dc:date>2023-02-22T00:31:51Z</dc:date>
    <item>
      <title>LPC55S6x Secure Boot Threadx Execution Error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S6x-Secure-Boot-Threadx-Execution-Error/m-p/1602698#M51688</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am experiencing issues when using the Secure Boot on a LPC55S69 JBD100 microcontroller.&lt;BR /&gt;I am trying to sign my software to ensure the integrity of the flashed image. For that I am following the AN12283 guide to activate the SecureBoot and sign my binaries.&lt;BR /&gt;I have:&lt;BR /&gt;- generated the certificates using openssl (section 3)&lt;BR /&gt;- signed the image (section 5.2)&lt;BR /&gt;- flashed it (section 5.3)&lt;BR /&gt;- prepared the CMPA and CFPA pages (sections 5.4 and 5.5)&lt;/P&gt;&lt;P&gt;I can see the main is correctly executed thanks to some logs, however after a millisecond I cannot see any operation performed. The Initialization completes, but the threads never start. And no error is reported through the HardFault handler.&lt;BR /&gt;When the secure boot is not active, the elf or unsigned binary images operate correctly, the threads automotically start after the initialization. Only in the signed image it does not.&lt;/P&gt;&lt;P&gt;It does not look like the error is with the signature in itself as the image is loading. So the verifications have passed correctly. So I do not understand how it can impact the threads execution. I have checked the signed binaries, they are identical to the unsigned ones except the image length, image type, image header offset fields, and the signature appended to the binary.&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I tried to use a signed image of the lpc55S69 Threadx demo on an LPC55S69 evaluation board as well, and I get the exact same error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What can cause this ?&lt;/P&gt;&lt;P&gt;Microcontroller: LPC55S69JBD100 B1&lt;BR /&gt;OS: AzureRTOS, with Threadx&lt;BR /&gt;Tools:&lt;BR /&gt;&amp;nbsp; openssl 3.0.2&lt;BR /&gt;&amp;nbsp; elftosb-gui 1.0.12&lt;BR /&gt;&amp;nbsp; blhost 2.6.2&lt;/P&gt;&lt;P&gt;Thank you in advance and have a nice day&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 08:43:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S6x-Secure-Boot-Threadx-Execution-Error/m-p/1602698#M51688</guid>
      <dc:creator>jean_b</dc:creator>
      <dc:date>2023-02-21T08:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S6x Secure Boot Threadx Execution Error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S6x-Secure-Boot-Threadx-Execution-Error/m-p/1603244#M51695</link>
      <description>&lt;P&gt;Hello, my name is Pavel, and I will be supporting your case, let me research more information about this.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 23:50:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S6x-Secure-Boot-Threadx-Execution-Error/m-p/1603244#M51695</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2023-02-21T23:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S6x Secure Boot Threadx Execution Error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S6x-Secure-Boot-Threadx-Execution-Error/m-p/1603265#M51696</link>
      <description>&lt;P&gt;Hello, sorry I notice this case has another replay, I will support your case in that.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Pavel&lt;/P&gt;
&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 00:31:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S6x-Secure-Boot-Threadx-Execution-Error/m-p/1603265#M51696</guid>
      <dc:creator>Pavel_Hernandez</dc:creator>
      <dc:date>2023-02-22T00:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: LPC55S6x Secure Boot Threadx Execution Error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S6x-Secure-Boot-Threadx-Execution-Error/m-p/1808978#M55428</link>
      <description>&lt;P&gt;I am also having trouble flashing a secure image of a ThreadX program. The initialization runs but no threads start.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2024 09:15:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC55S6x-Secure-Boot-Threadx-Execution-Error/m-p/1808978#M55428</guid>
      <dc:creator>rjmalmeida0</dc:creator>
      <dc:date>2024-02-15T09:15:53Z</dc:date>
    </item>
  </channel>
</rss>

