<?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 Reboot Fault after changing flash location in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Reboot-Fault-after-changing-flash-location/m-p/1982758#M42594</link>
    <description>&lt;P&gt;So, i am trying to implement UDS bootloader, i our application, if we modify the linker file to match the UDS app bootloader, the Application reset fail, when i say reset fail is even if i am connected with debugger, and click on reset from IDE toolbar the code doesnt run and terminate with fault.&lt;/P&gt;&lt;P&gt;I tried tracing the code to reset handler, but it doesnt not show in the reset handler.&lt;/P&gt;&lt;P&gt;I have attached the linker file and the image of debug report on reset.&lt;/P&gt;&lt;P&gt;Any help with this regard will be much appreciated.&lt;/P&gt;&lt;P&gt;What i have notice is if i change the start address of flash it won't reboot and hung.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;int_pflash              : ORIGIN = 0x00440200, LENGTH = 0x003D4000 - 0x00040200&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Oct 2024 07:01:20 GMT</pubDate>
    <dc:creator>Sukumar21</dc:creator>
    <dc:date>2024-10-28T07:01:20Z</dc:date>
    <item>
      <title>Reboot Fault after changing flash location</title>
      <link>https://community.nxp.com/t5/S32K/Reboot-Fault-after-changing-flash-location/m-p/1982758#M42594</link>
      <description>&lt;P&gt;So, i am trying to implement UDS bootloader, i our application, if we modify the linker file to match the UDS app bootloader, the Application reset fail, when i say reset fail is even if i am connected with debugger, and click on reset from IDE toolbar the code doesnt run and terminate with fault.&lt;/P&gt;&lt;P&gt;I tried tracing the code to reset handler, but it doesnt not show in the reset handler.&lt;/P&gt;&lt;P&gt;I have attached the linker file and the image of debug report on reset.&lt;/P&gt;&lt;P&gt;Any help with this regard will be much appreciated.&lt;/P&gt;&lt;P&gt;What i have notice is if i change the start address of flash it won't reboot and hung.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;int_pflash              : ORIGIN = 0x00440200, LENGTH = 0x003D4000 - 0x00040200&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 07:01:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Reboot-Fault-after-changing-flash-location/m-p/1982758#M42594</guid>
      <dc:creator>Sukumar21</dc:creator>
      <dc:date>2024-10-28T07:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reboot Fault after changing flash location</title>
      <link>https://community.nxp.com/t5/S32K/Reboot-Fault-after-changing-flash-location/m-p/1984864#M42723</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/223752"&gt;@Sukumar21&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if my understanding is correct, you want to run this application for test purposes without the bootloader, right? If so, it won't work because there's no valid IVT at defined locations:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_0-1730302199667.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/307712iDAD00EE31C32CCD8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_0-1730302199667.png" alt="lukaszadrapa_0-1730302199667.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lukaszadrapa_1-1730302205102.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/307713i41860DC835AF0464/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lukaszadrapa_1-1730302205102.png" alt="lukaszadrapa_1-1730302205102.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;If you update the linker file in this way, the application can be started only by bootloader.&lt;/P&gt;
&lt;P&gt;To make the application working also in standalone mode without a bootloader, you must define IVT at one of those locations.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 15:31:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Reboot-Fault-after-changing-flash-location/m-p/1984864#M42723</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2024-10-30T15:31:20Z</dc:date>
    </item>
  </channel>
</rss>

