<?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: Linker warning -memory region &amp;quot;.&amp;quot; not declared</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Linker-warning-memory-region-quot-quot-not-declared/m-p/690504#M1556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Adrian,&lt;/P&gt;&lt;P&gt;You should specify the memory section name at line 195. see the snippet from GCC manual below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/24766iAE3FE64C67F413F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try to use "m_shared" region instead of ".":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; .all_bss &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : {} &amp;gt; m_shared &amp;nbsp; &lt;SPAN&gt; &lt;/SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; /* Uninitialised RAM */ &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jul 2017 20:23:20 GMT</pubDate>
    <dc:creator>stanish</dc:creator>
    <dc:date>2017-07-10T20:23:20Z</dc:date>
    <item>
      <title>Linker warning -memory region "." not declared</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Linker-warning-memory-region-quot-quot-not-declared/m-p/690503#M1555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I compile my project I get the following warning&lt;/P&gt;&lt;P&gt;Description Resource Path Location Type&lt;BR /&gt;c:/nxp/s32ds_power_v1.2/cross_tools/powerpc-eabivle-4_9/bin/../lib/gcc/powerpc-eabivle/4.9.4/../../../../powerpc-eabivle/bin/real-ld.exe:C:/Development/Projects/Eagle/Eagle/Eagle_Z4/Project_Settings/Linker_Files/s32r274_flash.ld &lt;STRONG&gt;memory region `.' not declared&lt;/STRONG&gt; Eagle_Z4 line 201, external location: c:\nxp\s32ds_power_v1.2\cross_tools\powerpc-eabivle-4_9\powerpc-eabivle\bin\real-ld.exe:C:\Development\Projects\Eagle\Eagle\Eagle_Z4\Project_Settings\Linker_Files\s32r274_flash.ld C/C++ Problem&lt;/P&gt;&lt;P&gt;I am compiling a three core project for S32R274&lt;/P&gt;&lt;P&gt;Attached is the linker file for core Z4.&lt;/P&gt;&lt;P&gt;How can I fix the warning?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338491"&gt;s32r274_flash.ld.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 13:24:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Linker-warning-memory-region-quot-quot-not-declared/m-p/690503#M1555</guid>
      <dc:creator>adrianonea</dc:creator>
      <dc:date>2017-07-10T13:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Linker warning -memory region "." not declared</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Linker-warning-memory-region-quot-quot-not-declared/m-p/690504#M1556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Adrian,&lt;/P&gt;&lt;P&gt;You should specify the memory section name at line 195. see the snippet from GCC manual below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/24766iAE3FE64C67F413F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try to use "m_shared" region instead of ".":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; .all_bss &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : {} &amp;gt; m_shared &amp;nbsp; &lt;SPAN&gt; &lt;/SPAN&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; /* Uninitialised RAM */ &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 20:23:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Linker-warning-memory-region-quot-quot-not-declared/m-p/690504#M1556</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2017-07-10T20:23:20Z</dc:date>
    </item>
  </channel>
</rss>

