<?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: How to run application binary in sram with bootloader in S32K144 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/How-to-run-application-binary-in-sram-with-bootloader-in-S32K144/m-p/1500649#M16859</link>
    <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;This issue is resolved.&lt;/P&gt;&lt;P&gt;BRs.&lt;/P&gt;&lt;P&gt;Hyunung Park&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 00:51:35 GMT</pubDate>
    <dc:creator>HyunungPark</dc:creator>
    <dc:date>2022-08-04T00:51:35Z</dc:date>
    <item>
      <title>How to run application binary in sram with bootloader in S32K144</title>
      <link>https://community.nxp.com/t5/S32K/How-to-run-application-binary-in-sram-with-bootloader-in-S32K144/m-p/1500136#M16840</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I want to run the application binary in sram with the bootloader of S32K144.&amp;nbsp;&lt;/P&gt;&lt;P&gt;below is the icf file for the application.&lt;/P&gt;&lt;P&gt;/* SRAM_L */&lt;BR /&gt;define symbol m_interrupts_start = 0x1FFF8000;&lt;BR /&gt;define symbol m_interrupts_end = 0x1FFF83FF;&lt;/P&gt;&lt;P&gt;define symbol m_text_start = 0x1FFF8400;&lt;BR /&gt;define symbol m_text_end = 0x1FFFFFFF;&lt;/P&gt;&lt;P&gt;/* SRAM_U */&lt;BR /&gt;define symbol m_data_start = 0x20000000;&lt;BR /&gt;define symbol m_data_end = 0x20006FFF;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The bootloader doesn't jump to the main() of the application when I use the below code.&lt;/P&gt;&lt;P&gt;Could you please help me?&lt;/P&gt;&lt;P&gt;void Boot_JumpToAppOrNot(){&lt;/P&gt;&lt;P&gt;/* set new msp and psp. */&lt;BR /&gt;__asm("msr msp, r0");&lt;BR /&gt;__asm("msr psp, r0");&lt;/P&gt;&lt;P&gt;S32_SCB-&amp;gt;VTOR = (uint32_t)0x1FFF8000;&lt;/P&gt;&lt;P&gt;/* Jump to application PC (r1) */&lt;BR /&gt;__asm("mov pc, r1");&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;Hyunung Park&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 09:12:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-run-application-binary-in-sram-with-bootloader-in-S32K144/m-p/1500136#M16840</guid>
      <dc:creator>HyunungPark</dc:creator>
      <dc:date>2022-08-03T09:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to run application binary in sram with bootloader in S32K144</title>
      <link>https://community.nxp.com/t5/S32K/How-to-run-application-binary-in-sram-with-bootloader-in-S32K144/m-p/1500649#M16859</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;This issue is resolved.&lt;/P&gt;&lt;P&gt;BRs.&lt;/P&gt;&lt;P&gt;Hyunung Park&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 00:51:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-run-application-binary-in-sram-with-bootloader-in-S32K144/m-p/1500649#M16859</guid>
      <dc:creator>HyunungPark</dc:creator>
      <dc:date>2022-08-04T00:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to run application binary in sram with bootloader in S32K144</title>
      <link>https://community.nxp.com/t5/S32K/How-to-run-application-binary-in-sram-with-bootloader-in-S32K144/m-p/1775398#M29655</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What is the solution for this issue, it is not clear?</description>
      <pubDate>Fri, 15 Dec 2023 07:47:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-run-application-binary-in-sram-with-bootloader-in-S32K144/m-p/1775398#M29655</guid>
      <dc:creator>JosephJ</dc:creator>
      <dc:date>2023-12-15T07:47:04Z</dc:date>
    </item>
  </channel>
</rss>

