<?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>S32KのトピックRe: Conditional statement in linker file for s32k144</title>
    <link>https://community.nxp.com/t5/S32K/Conditional-statement-in-linker-file-for-s32k144/m-p/2062931#M46862</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/242872"&gt;@stark21&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;It was discussed here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/35796465/conditional-statements-for-linker-command-language-ld" target="_blank"&gt;https://stackoverflow.com/questions/35796465/conditional-statements-for-linker-command-language-ld&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Mon, 17 Mar 2025 09:22:26 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2025-03-17T09:22:26Z</dc:date>
    <item>
      <title>Conditional statement in linker file for s32k144</title>
      <link>https://community.nxp.com/t5/S32K/Conditional-statement-in-linker-file-for-s32k144/m-p/2062826#M46851</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;&lt;P&gt;How to add conditional statement in linker file for s32k144&lt;BR /&gt;Following is my memory sections&lt;/P&gt;&lt;P&gt;MEMORY&lt;BR /&gt;{&lt;BR /&gt;/* Flash */&lt;BR /&gt;m_interrupts (RX) : ORIGIN = 0x00002000, LENGTH = 0x00000400&lt;BR /&gt;m_flash_config (RX) : ORIGIN = 0x00002400, LENGTH = 0x00000010&lt;BR /&gt;m_text (RX) : ORIGIN = 0x00002410, LENGTH = 0x0007FBF0&lt;/P&gt;&lt;P&gt;/* SRAM_L */&lt;BR /&gt;m_data (RW) : ORIGIN = 0x1FFF8000, LENGTH = 0x00008000&lt;/P&gt;&lt;P&gt;/* SRAM_U */&lt;BR /&gt;m_data_2 (RW) : ORIGIN = 0x20000000, LENGTH = 0x00007000&lt;BR /&gt;}&lt;BR /&gt;so here i wanted to add conditional statement in memory section part, so that we i compile for APP1 it should compile with above memory section and if i want to compile for APP2 it should compile with below memory section&lt;/P&gt;&lt;P&gt;MEMORY&lt;BR /&gt;{&lt;BR /&gt;/* Flash */&lt;BR /&gt;m_interrupts (RX) : ORIGIN = 0x00008000, LENGTH = 0x00000400&lt;BR /&gt;m_flash_config (RX) : ORIGIN = 0x00008400, LENGTH = 0x00000010&lt;BR /&gt;m_text (RX) : ORIGIN = 0x00009410, LENGTH = 0x0007FBF0&lt;/P&gt;&lt;P&gt;/* SRAM_L */&lt;BR /&gt;m_data (RW) : ORIGIN = 0x1FFF8000, LENGTH = 0x00008000&lt;/P&gt;&lt;P&gt;/* SRAM_U */&lt;BR /&gt;m_data_2 (RW) : ORIGIN = 0x20000000, LENGTH = 0x00007000&lt;BR /&gt;}&lt;BR /&gt;Please guide us on same.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 07:55:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Conditional-statement-in-linker-file-for-s32k144/m-p/2062826#M46851</guid>
      <dc:creator>stark21</dc:creator>
      <dc:date>2025-03-17T07:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional statement in linker file for s32k144</title>
      <link>https://community.nxp.com/t5/S32K/Conditional-statement-in-linker-file-for-s32k144/m-p/2062931#M46862</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/242872"&gt;@stark21&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;It was discussed here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://stackoverflow.com/questions/35796465/conditional-statements-for-linker-command-language-ld" target="_blank"&gt;https://stackoverflow.com/questions/35796465/conditional-statements-for-linker-command-language-ld&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 17 Mar 2025 09:22:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Conditional-statement-in-linker-file-for-s32k144/m-p/2062931#M46862</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-03-17T09:22:26Z</dc:date>
    </item>
  </channel>
</rss>

