<?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 for MCUのトピックAlignment in EEPROM</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Alignment-in-EEPROM/m-p/177399#M5805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking for a way to align my data in the EEPROM.&amp;nbsp;Is there any&amp;nbsp;directive in C for this purpose. Is it possible to use the 'ALIGN' assembler directive in some way?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/BAN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Feb 2010 18:25:56 GMT</pubDate>
    <dc:creator>BAN</dc:creator>
    <dc:date>2010-02-19T18:25:56Z</dc:date>
    <item>
      <title>Alignment in EEPROM</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Alignment-in-EEPROM/m-p/177399#M5805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking for a way to align my data in the EEPROM.&amp;nbsp;Is there any&amp;nbsp;directive in C for this purpose. Is it possible to use the 'ALIGN' assembler directive in some way?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/BAN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 18:25:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Alignment-in-EEPROM/m-p/177399#M5805</guid>
      <dc:creator>BAN</dc:creator>
      <dc:date>2010-02-19T18:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Alignment in EEPROM</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Alignment-in-EEPROM/m-p/177400#M5806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In PRM file you may specify segment alignment. With alignment specified&amp;nbsp;linker will align all variables (objects) placed to that specified segment. For example&amp;nbsp;using&amp;nbsp;S12D64&amp;nbsp;you may want&amp;nbsp;eeprom items to&amp;nbsp;start on&amp;nbsp;eraseable 4-bytes EEPROM sector boundary:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EEPROM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = NO_INIT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0x0C00 TO&amp;nbsp;&amp;nbsp; 0x0FEF ALIGN 4;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 19:28:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Alignment-in-EEPROM/m-p/177400#M5806</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2010-02-19T19:28:13Z</dc:date>
    </item>
  </channel>
</rss>

