<?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: Signed application image in lwip_httpsrv_ota_freertos demo on EVK-MIMXRT1064 in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1451199#M19390</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/193592"&gt;@ulivinico1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Which SDK version you are using now?&lt;/P&gt;
&lt;P&gt;This one?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_0-1651222670937.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/178413iF80B05D3432B1782/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_0-1651222670937.png" alt="kerryzhou_0-1651222670937.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About the bootloader, you need to refer to this one:&lt;/P&gt;
&lt;P&gt;SDK_2_11_1_EVK-MIMXRT1064\boards\evkmimxrt1064\mcuboot_opensource\readme, you need to use the tool to download the signed image, more details, check the demo readme.txt.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;kerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Apr 2022 09:00:43 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2022-04-29T09:00:43Z</dc:date>
    <item>
      <title>Signed application image in lwip_httpsrv_ota_freertos demo on EVK-MIMXRT1064</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1449187#M19330</link>
      <description>&lt;P&gt;I need to know which is the&amp;nbsp;mcuboot_opensource example referred in the readme.txt of the demo lwip_httpsrv_ota_freertos .&lt;/P&gt;&lt;P&gt;I'm&amp;nbsp;testing the demo&amp;nbsp;lwip_httpsrv_ota_freertos&amp;nbsp;on EVK-MIMXRT1064.&lt;BR /&gt;I run the demo successfully, I give the command 'jump ResetISR' and&amp;nbsp;the terminal displays the following:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Initializing PHY...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;************************************************&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;mbedSSL HTTPS Server example&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;************************************************&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IPv4 Address : 192.168.0.102&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IPv4 Subnet mask : 255.255.255.0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;IPv4 Gateway : 192.168.0.100&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;************************************************&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Then with a web browser I connect to&amp;nbsp;&lt;A href="https://192.168.0.102" target="_blank" rel="noopener"&gt;https://192.168.0.102&lt;/A&gt;&amp;nbsp;and I see&amp;nbsp;the main web page of the example and I can upload a bin file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But after this, the message I read is:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;store_update_image: upload complete&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;Image validation failed&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I read in readme.txt that I should&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2. Prepare signed image of the application from raw binary as described in the mcuboot_opensource readme&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;but I don't understand where is this&amp;nbsp;&lt;EM&gt;mcuboot_opensource&amp;nbsp;&lt;/EM&gt;and the documentation.&lt;/P&gt;&lt;P&gt;May someone help me with a link or detailed indications in order to achieve a signed image of my application? Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 12:51:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1449187#M19330</guid>
      <dc:creator>ulivinico1</dc:creator>
      <dc:date>2022-04-26T12:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Signed application image in lwip_httpsrv_ota_freertos demo on EVK-MIMXRT1064</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1451199#M19390</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/193592"&gt;@ulivinico1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Which SDK version you are using now?&lt;/P&gt;
&lt;P&gt;This one?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_0-1651222670937.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/178413iF80B05D3432B1782/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_0-1651222670937.png" alt="kerryzhou_0-1651222670937.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;About the bootloader, you need to refer to this one:&lt;/P&gt;
&lt;P&gt;SDK_2_11_1_EVK-MIMXRT1064\boards\evkmimxrt1064\mcuboot_opensource\readme, you need to use the tool to download the signed image, more details, check the demo readme.txt.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;kerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 09:00:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1451199#M19390</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2022-04-29T09:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Signed application image in lwip_httpsrv_ota_freertos demo on EVK-MIMXRT1064</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1451227#M19395</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;EM&gt;Which SDK version you are using now?&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;I'm using 2.11.1&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ulivinico1_0-1651224268925.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/178424i6EE2EB369457D666/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ulivinico1_0-1651224268925.png" alt="ulivinico1_0-1651224268925.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 09:26:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1451227#M19395</guid>
      <dc:creator>ulivinico1</dc:creator>
      <dc:date>2022-04-29T09:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Signed application image in lwip_httpsrv_ota_freertos demo on EVK-MIMXRT1064</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1451243#M19396</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/193592"&gt;@ulivinico1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Check the bootloader code:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SDK_2_11_1_EVK-MIMXRT1064\boards\evkmimxrt1064\mcuboot_opensource\readme, you need to use the tool to download the signed image, more details, check the demo readme.txt.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;read the readme.txt, follow it, it needs to use the tool to download it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 09:46:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1451243#M19396</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2022-04-29T09:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Signed application image in lwip_httpsrv_ota_freertos demo on EVK-MIMXRT1064</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1451358#M19402</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/60336"&gt;@kerryzhou&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;mcuboot_opensource&lt;/EM&gt; folder is missing in my package, tha't why I don't understand how to refer to it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ulivinico1_0-1651237687619.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/178460i4D9CB18F01F50B26/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ulivinico1_0-1651237687619.png" alt="ulivinico1_0-1651237687619.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 13:42:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1451358#M19402</guid>
      <dc:creator>ulivinico1</dc:creator>
      <dc:date>2022-04-29T13:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Signed application image in lwip_httpsrv_ota_freertos demo on EVK-MIMXRT1064</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1453090#M19436</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/193592"&gt;@ulivinico1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You lack the code, it should be caused by you didn't select all the middleware when you generate the SDK:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mcuxpresso.nxp.com/en/builder?hw=EVK-MIMXRT1064" target="_blank"&gt;https://mcuxpresso.nxp.com/en/builder?hw=EVK-MIMXRT1064&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_0-1651714925338.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/178807iACF5E178EB0E8AF0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_0-1651714925338.png" alt="kerryzhou_0-1651714925338.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please select ALL, then download the package again.&lt;/P&gt;
&lt;P&gt;You will find it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;kerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 01:42:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/Signed-application-image-in-lwip-httpsrv-ota-freertos-demo-on/m-p/1453090#M19436</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2022-05-05T01:42:39Z</dc:date>
    </item>
  </channel>
</rss>

