<?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 linker file for MCUXpressoIDE in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/linker-file-for-MCUXpressoIDE/m-p/1632179#M24541</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was using &lt;STRONG&gt;IAR workbench&lt;/STRONG&gt; for my project before in which &lt;STRONG&gt;I have added the required buffer size in the .icf linker file(Symbols defined in the intflash_sramdata.icf linker command file.)&lt;/STRONG&gt;. But due to some reason I want to port my project to &lt;STRONG&gt;MCUXpressoIDE&lt;/STRONG&gt;. I have ported the project but I am getting error for buffers which I have added in the linker file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Like error: undefined reference to _BUFFER_SIZE_&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What is the option for linker file in the MCUXPressoIDE like the .icf linker file in the IARWorkbench?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to add the _BUFFER_SIZE_ in the linker file MCUXPressoIDE?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If any example is there for my reference, please share here.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Apr 2023 13:20:21 GMT</pubDate>
    <dc:creator>Naveed</dc:creator>
    <dc:date>2023-04-12T13:20:21Z</dc:date>
    <item>
      <title>linker file for MCUXpressoIDE</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/linker-file-for-MCUXpressoIDE/m-p/1632179#M24541</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was using &lt;STRONG&gt;IAR workbench&lt;/STRONG&gt; for my project before in which &lt;STRONG&gt;I have added the required buffer size in the .icf linker file(Symbols defined in the intflash_sramdata.icf linker command file.)&lt;/STRONG&gt;. But due to some reason I want to port my project to &lt;STRONG&gt;MCUXpressoIDE&lt;/STRONG&gt;. I have ported the project but I am getting error for buffers which I have added in the linker file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Like error: undefined reference to _BUFFER_SIZE_&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What is the option for linker file in the MCUXPressoIDE like the .icf linker file in the IARWorkbench?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to add the _BUFFER_SIZE_ in the linker file MCUXPressoIDE?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If any example is there for my reference, please share here.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 13:20:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/linker-file-for-MCUXpressoIDE/m-p/1632179#M24541</guid>
      <dc:creator>Naveed</dc:creator>
      <dc:date>2023-04-12T13:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: linker file for MCUXpressoIDE</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/linker-file-for-MCUXpressoIDE/m-p/1633040#M24565</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203896"&gt;@Naveed&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Please use the following area to add the memory location:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_0-1681378386980.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/219093i334FE8BD6D54DE2D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_0-1681378386980.png" alt="kerryzhou_0-1681378386980.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kerryzhou_1-1681378428460.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/219094i6E5D0954D094D13B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kerryzhou_1-1681378428460.png" alt="kerryzhou_1-1681378428460.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wish it helps you!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Kerry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 09:33:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/linker-file-for-MCUXpressoIDE/m-p/1633040#M24565</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2023-04-13T09:33:57Z</dc:date>
    </item>
  </channel>
</rss>

