<?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>LPCXpresso IDEのトピックRe: fixed location for const</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/fixed-location-for-const/m-p/552171#M12205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Fri Oct 14 11:13:26 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=1537&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:32:08 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:32:08Z</dc:date>
    <item>
      <title>fixed location for const</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/fixed-location-for-const/m-p/552169#M12203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Jarda on Thu Oct 13 23:00:10 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any possibility to locate constant on given address in LPCXpresso? I need to put serial number to known position for automatically updating it in production.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your tips.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jarda&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:32:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/fixed-location-for-const/m-p/552169#M12203</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: fixed location for const</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/fixed-location-for-const/m-p/552170#M12204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Fri Oct 14 01:46:58 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you search the FAQs?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/PlacingData&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:32:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/fixed-location-for-const/m-p/552170#M12204</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: fixed location for const</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/fixed-location-for-const/m-p/552171#M12205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Fri Oct 14 11:13:26 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=1537&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:32:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/fixed-location-for-const/m-p/552171#M12205</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: fixed location for const</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/fixed-location-for-const/m-p/552172#M12206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Jarda on Sun Oct 16 23:28:41 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for your answers, but it is a little bit complicated. I wish something like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;const unsigned long serial_num __attribute__((at(0x1F18))) = SER_NUM;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it works in Rowley's CrossStudio.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it such a possibility in LPCXpressou too, or only way is through modify linker script to define memory region?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jarda&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:32:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/fixed-location-for-const/m-p/552172#M12206</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: fixed location for const</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/fixed-location-for-const/m-p/552173#M12207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Mon Oct 17 14:20:45 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The syntax you are trying to use, "__attribute__((at(" looks like it is taken from some code written for the Keil/RealView ARM compiler. It is not supported by GCC (as used by LPCXpresso), so I'm a little surprised that you say that it works under Rowley, (as that uses GCC too).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thus as already pointed out, with LPCXpresso, you will need to modify the linker script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:32:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/fixed-location-for-const/m-p/552173#M12207</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:32:09Z</dc:date>
    </item>
  </channel>
</rss>

