<?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: Function access from old project to new project</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Function-access-from-old-project-to-new-project/m-p/596108#M31673</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by omprakash on Wed Feb 05 23:29:08 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for quick reply, I have created that project as static library, but now i am getting following error while building...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please find error which occurs after building the project even though I have included stdio.h file. If I remove the printf then project will build fine &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;please guide me waiting for your reply. Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:57:27 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:57:27Z</dc:date>
    <item>
      <title>Function access from old project to new project</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Function-access-from-old-project-to-new-project/m-p/596106#M31671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by omprakash on Wed Feb 05 00:26:11 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using LPCXpresso IDE. I have Three C projects i.e. CMSISv2p00_LPC11xx_lib, Project_old &amp;amp; Project_new in same work space. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CMSISv2p00_LPC11xx project acts as a library for Project_old and I am able build&amp;nbsp; Project_Old project successfully. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I have created new C project i.e. Project_new in same work space. Now my main task is to access existing functions from Project_old project to newly created project Project_new without changing Project_old functions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried but not got success, please guide me. waiting for your response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:57:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Function-access-from-old-project-to-new-project/m-p/596106#M31671</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Function access from old project to new project</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Function-access-from-old-project-to-new-project/m-p/596107#M31672</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 Wed Feb 05 04:51:22 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;The way I would do this would be to create a new library project and move the files containing the functions you want to share into the library project.&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%2Fcreating-linking-library-projects" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/creating-linking-library-projects&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;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:57:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Function-access-from-old-project-to-new-project/m-p/596107#M31672</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Function access from old project to new project</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Function-access-from-old-project-to-new-project/m-p/596108#M31673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by omprakash on Wed Feb 05 23:29:08 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for quick reply, I have created that project as static library, but now i am getting following error while building...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please find error which occurs after building the project even though I have included stdio.h file. If I remove the printf then project will build fine &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;please guide me waiting for your reply. Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:57:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Function-access-from-old-project-to-new-project/m-p/596108#M31673</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Function access from old project to new project</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Function-access-from-old-project-to-new-project/m-p/596109#M31674</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 Thu Feb 06 01:29:16 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Read...&lt;/SPAN&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%2Flinker-undefined-reference" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/linker-undefined-reference&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and more generally…&lt;/SPAN&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%2Ffaq%2Fc-library" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/faq/c-library&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;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:57:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Function-access-from-old-project-to-new-project/m-p/596109#M31674</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:57:28Z</dc:date>
    </item>
  </channel>
</rss>

