<?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: After transplanting the UDS protocol stack, compilation reports errors. in S32K</title>
    <link>https://community.nxp.com/t5/S32K/After-transplanting-the-UDS-protocol-stack-compilation-reports/m-p/2313139#M56633</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256799"&gt;@代码织梦师&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for sharing the linker file. I do not see anything necessarily wrong.&lt;/P&gt;
&lt;P&gt;By chance, are you using C++?&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;__exidx_start&lt;/STRONG&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;STRONG&gt;__exidx_end&lt;/STRONG&gt;&amp;nbsp;are symbols used by the compiler to form an&amp;nbsp;exception-handling index. It seems you do not have them initialized inside your linker file. You can refer to this community post where a similar question was asked:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/What-is-the-function-of-section-named-quot-ARM-exidx-quot-in-ld/td-p/1487343" target="_blank" rel="noopener"&gt;What is the function of section named ".ARM.exidx" in ld script - NXP Community.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I've also found these posts discussing something similar:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/21527256/when-is-arm-exidx-is-used" target="_blank"&gt;stm32 - When is .ARM.exidx is used - Stack Overflow&lt;/A&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/38983629/gcc-objdump-what-is-section-arm-exidx-text" target="_blank"&gt;c++ - gcc objdump - what is section .ARM.exidx.text - Stack Overflow&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;That said, please try using the examples provided in the&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099" target="_blank"&gt;Unified bootloader Demo&lt;/A&gt;. The download .zip already provides a project example for&amp;nbsp;S32K324.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Julián&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Feb 2026 18:34:53 GMT</pubDate>
    <dc:creator>Julián_AragónM</dc:creator>
    <dc:date>2026-02-05T18:34:53Z</dc:date>
    <item>
      <title>After transplanting the UDS protocol stack, compilation reports errors.</title>
      <link>https://community.nxp.com/t5/S32K/After-transplanting-the-UDS-protocol-stack-compilation-reports/m-p/2300168#M56333</link>
      <description>&lt;P&gt;Hello, I have ported the bootloader routine from NXP to S32K324. After porting and compiling the UDS routine for the APP, the software reports this error. Could you please tell me what the reason might be?The attachment is the LinkFile.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="_0-1769407657933.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/374182i2A22CF641F713212/image-size/medium?v=v2&amp;amp;px=400" role="button" title="_0-1769407657933.png" alt="_0-1769407657933.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 06:15:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/After-transplanting-the-UDS-protocol-stack-compilation-reports/m-p/2300168#M56333</guid>
      <dc:creator>代码织梦师</dc:creator>
      <dc:date>2026-01-26T06:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: After transplanting the UDS protocol stack, compilation reports errors.</title>
      <link>https://community.nxp.com/t5/S32K/After-transplanting-the-UDS-protocol-stack-compilation-reports/m-p/2300687#M56365</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256799"&gt;@代码织梦师&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I imagine you are porting the&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099" target="_blank"&gt;Unified bootloader Demo&lt;/A&gt;, correct?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check your linker file and verify whether the stack and heap sizes are both correctly set. Also&amp;nbsp;ensure .sram_data + .bss + .noinit fit below the heap/stack block.&lt;/P&gt;
&lt;P&gt;There are various threads discussing similar issues, you can also refer to them:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/forums/searchpage/tab/message?advanced=false&amp;amp;allow_punctuation=true&amp;amp;filter=location&amp;amp;location=forum-board:S32K&amp;amp;q=overlap%20section" target="_blank"&gt;Search - NXP Community&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;You mentioned you have attached the linker file; however, I cannot see it. Can you try sharing it?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 21:43:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/After-transplanting-the-UDS-protocol-stack-compilation-reports/m-p/2300687#M56365</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-01-26T21:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: After transplanting the UDS protocol stack, compilation reports errors.</title>
      <link>https://community.nxp.com/t5/S32K/After-transplanting-the-UDS-protocol-stack-compilation-reports/m-p/2302593#M56434</link>
      <description>&lt;P&gt;Please check the linkfile&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 05:46:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/After-transplanting-the-UDS-protocol-stack-compilation-reports/m-p/2302593#M56434</guid>
      <dc:creator>代码织梦师</dc:creator>
      <dc:date>2026-01-29T05:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: After transplanting the UDS protocol stack, compilation reports errors.</title>
      <link>https://community.nxp.com/t5/S32K/After-transplanting-the-UDS-protocol-stack-compilation-reports/m-p/2313139#M56633</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256799"&gt;@代码织梦师&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for sharing the linker file. I do not see anything necessarily wrong.&lt;/P&gt;
&lt;P&gt;By chance, are you using C++?&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;__exidx_start&lt;/STRONG&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;STRONG&gt;__exidx_end&lt;/STRONG&gt;&amp;nbsp;are symbols used by the compiler to form an&amp;nbsp;exception-handling index. It seems you do not have them initialized inside your linker file. You can refer to this community post where a similar question was asked:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32-Design-Studio/What-is-the-function-of-section-named-quot-ARM-exidx-quot-in-ld/td-p/1487343" target="_blank" rel="noopener"&gt;What is the function of section named ".ARM.exidx" in ld script - NXP Community.&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I've also found these posts discussing something similar:&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/21527256/when-is-arm-exidx-is-used" target="_blank"&gt;stm32 - When is .ARM.exidx is used - Stack Overflow&lt;/A&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;A href="https://stackoverflow.com/questions/38983629/gcc-objdump-what-is-section-arm-exidx-text" target="_blank"&gt;c++ - gcc objdump - what is section .ARM.exidx.text - Stack Overflow&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;That said, please try using the examples provided in the&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Unified-bootloader-Demo/ta-p/1423099" target="_blank"&gt;Unified bootloader Demo&lt;/A&gt;. The download .zip already provides a project example for&amp;nbsp;S32K324.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;BR /&gt;Julián&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2026 18:34:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/After-transplanting-the-UDS-protocol-stack-compilation-reports/m-p/2313139#M56633</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-02-05T18:34:53Z</dc:date>
    </item>
  </channel>
</rss>

