<?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>S32 Design StudioのトピックRe: flashing two elf files problem</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/flashing-two-elf-files-problem/m-p/1096030#M6695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Sliva，as you said ,the flash areas mistake cause the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;in the link files ,i tried to erase and flash data into undefined&amp;nbsp; region.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;when i cancel the operation ,it could set up correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jul 2020 07:19:12 GMT</pubDate>
    <dc:creator>weipengert</dc:creator>
    <dc:date>2020-07-10T07:19:12Z</dc:date>
    <item>
      <title>flashing two elf files problem</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/flashing-two-elf-files-problem/m-p/1096028#M6693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi，&lt;/P&gt;&lt;P&gt;when&amp;nbsp; i&amp;nbsp; debug S32K146,i have&amp;nbsp; a problem in flashing&amp;nbsp; process:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have two elf :bootloader.elf&amp;nbsp; &amp;amp;App.elf&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i flashing&amp;nbsp; either&amp;nbsp; elf , i could erase and flash code normally and&amp;nbsp; software could run immedietely。&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but&amp;nbsp; when i flashing both elf files at the same time , S32D could not excute flash process and popup diag: runtimer 216 at ****** , and S32D tips me that could not access memory at address 0x2497c that&amp;nbsp; is the "main"&amp;nbsp; function address + 4bytes.&lt;/P&gt;&lt;P&gt;the diag as show below.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/113992i860B396BF76A8FAD/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/113993i225344D7B4179DFC/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/113994iAF4841E9C8B9D00A/image-size/large?v=v2&amp;amp;px=999" role="button" title="3.png" alt="3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i try everything i can do ,but it could not work.&lt;/P&gt;&lt;P&gt;could you do me a favor？thanks very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my S32D&amp;nbsp; version is&amp;nbsp;&lt;SPAN style="color: #31353b; font-weight: normal; font-size: 14px;"&gt;S32 Design Studio for ARM Version 2.2(Updated latest version).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Jun 2020 03:13:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/flashing-two-elf-files-problem/m-p/1096028#M6693</guid>
      <dc:creator>weipengert</dc:creator>
      <dc:date>2020-06-28T03:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: flashing two elf files problem</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/flashing-two-elf-files-problem/m-p/1096029#M6694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;First of all please make sure that bootloader and application do not overlap in the flash memory.&lt;/P&gt;&lt;P&gt;e.g. compare ld files or compare generated map files or srecord where you can easily extract the memory adresses.&lt;/P&gt;&lt;P&gt;If this is the case please adjust the linker command file (.ld) to avoid flash memory overlap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2020 12:57:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/flashing-two-elf-files-problem/m-p/1096029#M6694</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2020-06-29T12:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: flashing two elf files problem</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/flashing-two-elf-files-problem/m-p/1096030#M6695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Sliva，as you said ,the flash areas mistake cause the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;in the link files ,i tried to erase and flash data into undefined&amp;nbsp; region.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;when i cancel the operation ,it could set up correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2020 07:19:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/flashing-two-elf-files-problem/m-p/1096030#M6695</guid>
      <dc:creator>weipengert</dc:creator>
      <dc:date>2020-07-10T07:19:12Z</dc:date>
    </item>
  </channel>
</rss>

