<?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 jumping to bootloader or application from bootmanager for MPC5748 Power architecture in S32K</title>
    <link>https://community.nxp.com/t5/S32K/jumping-to-bootloader-or-application-from-bootmanager-for/m-p/2036993#M45580</link>
    <description>&lt;P&gt;i have to jump from the bootmanager to either the bootloader or the application , so my way is to change the stack pointer and go to the reset handler of the destination , so how can i pass the stackpointer and resethandler of application or bootloader to the bootmanager to use them to jump&lt;BR /&gt;#MPC5748G&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2025 02:25:07 GMT</pubDate>
    <dc:creator>Tarek72</dc:creator>
    <dc:date>2025-02-03T02:25:07Z</dc:date>
    <item>
      <title>jumping to bootloader or application from bootmanager for MPC5748 Power architecture</title>
      <link>https://community.nxp.com/t5/S32K/jumping-to-bootloader-or-application-from-bootmanager-for/m-p/2036993#M45580</link>
      <description>&lt;P&gt;i have to jump from the bootmanager to either the bootloader or the application , so my way is to change the stack pointer and go to the reset handler of the destination , so how can i pass the stackpointer and resethandler of application or bootloader to the bootmanager to use them to jump&lt;BR /&gt;#MPC5748G&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 02:25:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/jumping-to-bootloader-or-application-from-bootmanager-for/m-p/2036993#M45580</guid>
      <dc:creator>Tarek72</dc:creator>
      <dc:date>2025-02-03T02:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: jumping to bootloader or application from bootmanager for MPC5748 Power architecture</title>
      <link>https://community.nxp.com/t5/S32K/jumping-to-bootloader-or-application-from-bootmanager-for/m-p/2037189#M45587</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Not sure what has stack pointer to do with instruction execution, but:&lt;/P&gt;
&lt;P&gt;you will simply perform branch from your bootmanager to the memory location where your app or bootloader is:&lt;/P&gt;
&lt;P&gt;label:&lt;/P&gt;
&lt;P&gt;asm("e_b label");&lt;/P&gt;
&lt;P&gt;Simplest possible way.&lt;/P&gt;
&lt;P&gt;best regards,&lt;/P&gt;
&lt;P&gt;Peter&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 12:17:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/jumping-to-bootloader-or-application-from-bootmanager-for/m-p/2037189#M45587</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2025-02-03T12:17:49Z</dc:date>
    </item>
  </channel>
</rss>

