<?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>CodeWarrior Development ToolsのトピックRe: CodeWarrior 11.1   ERROR L1102: Out of allocation space in segment SHADOW_ROM_S at address 0x ..</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/CodeWarrior-11-1-ERROR-L1102-Out-of-allocation-space-in-segment/m-p/1842413#M9108</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like some systematic copy/paste error without testing the code. Moreover, there could be optimization setup difference which can cause the code fits into the space.&lt;BR /&gt;&lt;BR /&gt;The solution could be&amp;gt;&lt;/P&gt;
&lt;P&gt;// ROM = READ_ONLY 0xFFF800 TO 0xFFFBFF; // 1K for the bootloader FLASH-ONLY functions. Each 0x200 is 512&lt;BR /&gt;// SHADOW_ROM_S = READ_ONLY 0xFFFC00 TO 0xFFFDFF; // 512 for funtions that will be copied to RAM&lt;BR /&gt;ROM = READ_ONLY 0xFFF600 TO 0xFFF9FF; // 1K for the bootloader FLASH-ONLY functions. Each 0x200 is 512&lt;BR /&gt;SHADOW_ROM_S = READ_ONLY 0xFFFA00 TO 0xFFFDFF; // 512 for funtions that will be copied to RAM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Ladislav&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2024 11:57:40 GMT</pubDate>
    <dc:creator>lama</dc:creator>
    <dc:date>2024-04-08T11:57:40Z</dc:date>
    <item>
      <title>CodeWarrior 11.1   ERROR L1102: Out of allocation space in segment SHADOW_ROM_S at address 0x ...</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/CodeWarrior-11-1-ERROR-L1102-Out-of-allocation-space-in-segment/m-p/1841290#M9107</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using CodeWarior v11.1&lt;BR /&gt;I am trying to compile Bootloader(s) for S12Z family provided by NXP&lt;BR /&gt;in Application notes&amp;nbsp;AN4723 and/or&amp;nbsp;AN5389.&lt;/P&gt;&lt;P&gt;Without any change of the provided Project example (AN5389) I am get this error:&lt;/P&gt;&lt;P&gt;"&lt;STRONG&gt;mingw32-make: *** [S12ZVL128_bootloader.elf] Error 1&lt;/STRONG&gt;"&lt;BR /&gt;"&lt;STRONG&gt;Out of allocation space in segment SHADOW_ROM_S at address 0xFFFD86&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;(When I change linker file just error message changes from&amp;nbsp;SHADOW_ROM_S to ROM.)&lt;/P&gt;&lt;P&gt;I have tried all 3 Bootloaders for S12Z provided by NXP&amp;nbsp;AN12086, AN4723 and AN5389 as is.&lt;BR /&gt;Any time have the same Error.&lt;/P&gt;&lt;P&gt;I have read and try any suggestions in the forum, but without success.&lt;BR /&gt;Any help would be greatly appreciated &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Ivan&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 12:10:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/CodeWarrior-11-1-ERROR-L1102-Out-of-allocation-space-in-segment/m-p/1841290#M9107</guid>
      <dc:creator>microivan</dc:creator>
      <dc:date>2024-04-05T12:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior 11.1   ERROR L1102: Out of allocation space in segment SHADOW_ROM_S at address 0x ..</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/CodeWarrior-11-1-ERROR-L1102-Out-of-allocation-space-in-segment/m-p/1842413#M9108</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like some systematic copy/paste error without testing the code. Moreover, there could be optimization setup difference which can cause the code fits into the space.&lt;BR /&gt;&lt;BR /&gt;The solution could be&amp;gt;&lt;/P&gt;
&lt;P&gt;// ROM = READ_ONLY 0xFFF800 TO 0xFFFBFF; // 1K for the bootloader FLASH-ONLY functions. Each 0x200 is 512&lt;BR /&gt;// SHADOW_ROM_S = READ_ONLY 0xFFFC00 TO 0xFFFDFF; // 512 for funtions that will be copied to RAM&lt;BR /&gt;ROM = READ_ONLY 0xFFF600 TO 0xFFF9FF; // 1K for the bootloader FLASH-ONLY functions. Each 0x200 is 512&lt;BR /&gt;SHADOW_ROM_S = READ_ONLY 0xFFFA00 TO 0xFFFDFF; // 512 for funtions that will be copied to RAM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Ladislav&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 11:57:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/CodeWarrior-11-1-ERROR-L1102-Out-of-allocation-space-in-segment/m-p/1842413#M9108</guid>
      <dc:creator>lama</dc:creator>
      <dc:date>2024-04-08T11:57:40Z</dc:date>
    </item>
  </channel>
</rss>

