<?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 Re: LPCXpresso 5.2.2 undefined reference to _data. in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562164#M16596</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 Apr 19 07:20:35 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have found a bug in the 5.2.2 release. The problem is a typing error in the managed linker script mechanism. We will fix this asap, but in the meantime we have a workaround.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Please read this FAQ on using linker script templates:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2F" rel="nofollow" target="_blank"&gt;http://support.code-red-tech.com/CodeRedWiki/EnhancedManagedLinkScripts#template&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and follow the instructions for using a template&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Instead of using the link_template.ld mentioned in the FAQ, please use the version attached to this post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apologies for the inconvenience; we will release a fixed version soon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:52:10 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:52:10Z</dc:date>
    <item>
      <title>LPCXpresso 5.2.2 undefined reference to _data.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562163#M16595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by djlegge on Fri Apr 19 05:07:26 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am just trying out version 5.2.2 (LPC1768). After importing an existing FreeRTOS project I get the above error on linking cr_startup_lpc17.c.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Even just creating a new 'FreeRTOS' project for LPC1768 then building gives the same error. Creating a non-FreeRTOS project pulls in a different version of cr_startup_lpc17.c which links fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The existing project (and creating a new project from wizard) work fine on 5.1.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It seems that the .ld file doesn't create '_data' just 'data' sections.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas so I can use the new version ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562163#M16595</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso 5.2.2 undefined reference to _data.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562164#M16596</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 Apr 19 07:20:35 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You have found a bug in the 5.2.2 release. The problem is a typing error in the managed linker script mechanism. We will fix this asap, but in the meantime we have a workaround.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Please read this FAQ on using linker script templates:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2F" rel="nofollow" target="_blank"&gt;http://support.code-red-tech.com/CodeRedWiki/EnhancedManagedLinkScripts#template&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and follow the instructions for using a template&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Instead of using the link_template.ld mentioned in the FAQ, please use the version attached to this post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apologies for the inconvenience; we will release a fixed version soon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562164#M16596</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso 5.2.2 undefined reference to _data.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562165#M16597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by djlegge on Fri Apr 19 07:53:35 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The workaround works perfectly, and has taught me something new !&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the excellent support.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562165#M16597</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso 5.2.2 undefined reference to _data.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562166#M16598</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 Wed May 01 02:12:14 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;This issue has been resolved in LPCXpresso 5.2.4. For more details see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=4474&lt;/A&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>Thu, 16 Jun 2016 00:52:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562166#M16598</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso 5.2.2 undefined reference to _data.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562167#M16599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sweetalk on Sat Apr 05 07:31:57 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm having the same problem with LPCXpresso 5.2.4 and a propietary library. Resolves the include fine, but when compiling I get error in every function from that library.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562167#M16599</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso 5.2.2 undefined reference to _data.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562168#M16600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Sat Apr 05 09:30:09 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: sweetalk&lt;/STRONG&gt;&lt;BR /&gt;I'm having the same problem with LPCXpresso 5.2.4 and a propietary library. Resolves the include fine, but when compiling I get error in every function from that library.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suggest that you create a new thread and post some actual details of your problem. Make sure you include your build log.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fbuild-console" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/build-console&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:52:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-2-2-undefined-reference-to-data/m-p/562168#M16600</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:52:13Z</dc:date>
    </item>
  </channel>
</rss>

