<?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>Other NXP ProductsのトピックRe: Issue in jump to application using signed bin file</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1942327#M25226</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/89833"&gt;@diego_charles&lt;/a&gt;&amp;nbsp;, did you got chance to check on above?&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2024 13:47:11 GMT</pubDate>
    <dc:creator>nxf64834</dc:creator>
    <dc:date>2024-08-28T13:47:11Z</dc:date>
    <item>
      <title>Issue in jump to application using signed bin file</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1926892#M24739</link>
      <description>&lt;P&gt;&lt;SPAN&gt;blhost -t 5000 -p COM26,115200 -j -- write-memory 0x60010000 signed_blinky.bin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm writing signed bin file&amp;nbsp; to 0x60010000 memory address location , when I use jump to application its going to hard fault, I tried using 0x60012000 address location also there also I'm facing same issue but unsigned bin file I can able to jump with out any issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tried reset isr address also there also I'm facing hard fault issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;is there any changes need to be done to execute the signed bin file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Shealtiel&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 04:23:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1926892#M24739</guid>
      <dc:creator>Shealtiel</dc:creator>
      <dc:date>2024-08-07T04:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in jump to application using signed bin file</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1928502#M24787</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229733"&gt;@Shealtiel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How are you implementing the jump to the signed led blinky? From your the application code? It sounds like&amp;nbsp; you had a bootloader code previously running and that you are attempting to boot to signed application after using HAB ROM API ? If the issue is develop boot code to jump to the app, I would suggest checking the Flashloader source code from the SDK, or the &lt;A href="https://github.com/nxp-mcuxpresso/sbl" target="_self"&gt;NXP SBL&lt;/A&gt;, which implements jump of signed application. Else, please provide more details regarding your application.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this could help.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 17:21:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1928502#M24787</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2024-08-08T17:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in jump to application using signed bin file</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1937466#M25070</link>
      <description>&lt;P&gt;Hi Diego,&lt;/P&gt;
&lt;P&gt;Hope you are doing good!!&lt;/P&gt;
&lt;P&gt;This is based on i.MX RT1020. We have previously shared the firmware to authenticate the signed target image by using HAB APIs in secondary bootloader. Now the issue that is mentioned in Original Post is regarding jumping to the Target image once that image is successfully authenticated. I am hereby attaching the authentication results for your reference.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am able to replicate the issue at my end. Can you please advise if similar issue has been observed previously and what was the workaround? If possible, we can plan a joint debug session to check on the same.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 13:07:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1937466#M25070</guid>
      <dc:creator>nxf64834</dc:creator>
      <dc:date>2024-08-21T13:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in jump to application using signed bin file</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1937477#M25072</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even I'm getting similar output because I'm using Authenticated HAB but not enabling the HAB (close HAB). But after authentication process I'm using jump to application function its not jumping to the application but if i do unsigned bin (application) its jumping properly.&lt;/P&gt;&lt;P&gt;facing issue in signed bin file.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shealtiel&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 13:22:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1937477#M25072</guid>
      <dc:creator>Shealtiel</dc:creator>
      <dc:date>2024-08-21T13:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in jump to application using signed bin file</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1937596#M25081</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229733"&gt;@Shealtiel&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your response,&amp;nbsp; ok, lets keep working on this, we will keep you updated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/144747"&gt;@nxf64834&lt;/a&gt;&amp;nbsp;Let me sync with you over teams.&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 16:25:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1937596#M25081</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2024-08-21T16:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in jump to application using signed bin file</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1937978#M25089</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Okay Sure&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/89833"&gt;@diego_charles&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shealtiel&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 04:35:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1937978#M25089</guid>
      <dc:creator>Shealtiel</dc:creator>
      <dc:date>2024-08-22T04:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in jump to application using signed bin file</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1937982#M25090</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;How to connect you in Teams?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shealtiel&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 04:37:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1937982#M25090</guid>
      <dc:creator>Shealtiel</dc:creator>
      <dc:date>2024-08-22T04:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in jump to application using signed bin file</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1938393#M25109</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229733"&gt;@Shealtiel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Boby this side. I have contacted Diego on Teams and shared the required documents with him for testing.&lt;/P&gt;
&lt;P&gt;Thanks.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 10:40:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1938393#M25109</guid>
      <dc:creator>nxf64834</dc:creator>
      <dc:date>2024-08-22T10:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in jump to application using signed bin file</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1942327#M25226</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/89833"&gt;@diego_charles&lt;/a&gt;&amp;nbsp;, did you got chance to check on above?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 13:47:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1942327#M25226</guid>
      <dc:creator>nxf64834</dc:creator>
      <dc:date>2024-08-28T13:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in jump to application using signed bin file</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1945643#M25325</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/144747"&gt;@nxf64834&lt;/a&gt;&amp;nbsp; and&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229733"&gt;@Shealtiel&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am sorry for the delay, I am currently taking a look.&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 20:51:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1945643#M25325</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2024-09-02T20:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in jump to application using signed bin file</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1949356#M25399</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229733"&gt;@Shealtiel&lt;/a&gt;&amp;nbsp; and&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/144747"&gt;@nxf64834&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for your patience.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I received your files from Boby and I made some adaptations to the BD files, It seems that I am able to jump to the signed led_blinky using my i.MX RT1020-EVK.&lt;/P&gt;
&lt;P&gt;I created an internal ticket to share with you all my files and setup instructions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need your help to determine if I am missing something to replicate the issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 22:12:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Issue-in-jump-to-application-using-signed-bin-file/m-p/1949356#M25399</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2024-09-06T22:12:43Z</dc:date>
    </item>
  </channel>
</rss>

