<?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: i transfered files of lpcxpresso from one PC to another PC then it is giving error after build-             implicit declaration of function 'schedular' [-Wimplicit-function-declaration]          schedular(); in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/i-transfered-files-of-lpcxpresso-from-one-PC-to-another-PC-then/m-p/529717#M9856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i&amp;nbsp; export all the file by procedure( clean build &amp;gt; export in zip &amp;gt; import in new machine), now i getting error in both the machine, however i was working before clean build&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Aug 2016 10:11:06 GMT</pubDate>
    <dc:creator>chhavibharti</dc:creator>
    <dc:date>2016-08-16T10:11:06Z</dc:date>
    <item>
      <title>i transfered files of lpcxpresso from one PC to another PC then it is giving error after build-             implicit declaration of function 'schedular' [-Wimplicit-function-declaration]          schedular();</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/i-transfered-files-of-lpcxpresso-from-one-PC-to-another-PC-then/m-p/529715#M9854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i transfered files of lpcxpresso from one PC to another PC then it is giving error after build&lt;/P&gt;&lt;P&gt;implicit declaration of function 'schedular'&lt;/P&gt;&lt;P&gt;[-Wimplicit-function-declaration] schedular();&lt;/P&gt;&lt;P&gt;however all the program was running in previous PC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 07:11:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/i-transfered-files-of-lpcxpresso-from-one-PC-to-another-PC-then/m-p/529715#M9854</guid>
      <dc:creator>chhavibharti</dc:creator>
      <dc:date>2016-08-16T07:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: i transfered files of lpcxpresso from one PC to another PC then it is giving error after build-             implicit declaration of function 'schedular' [-Wimplicit-function-declaration]          schedular();</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/i-transfered-files-of-lpcxpresso-from-one-PC-to-another-PC-then/m-p/529716#M9855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Presumably you have failed to move some of your code/headers across from one machine to the other. How did you move the code? Did you check it in and out of a version control system (&lt;A href="https://community.nxp.com/message/630782"&gt;Using Version Control within the IDE&lt;/A&gt; ) ? Or just export the project (&lt;A href="https://community.nxp.com/message/630625"&gt;How to import/export projects&lt;/A&gt; ) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look on the original PC, where was "scheduler()" declared within your code base? Does that code exist on your new machine? Maybe you failed to move a library project across?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 07:45:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/i-transfered-files-of-lpcxpresso-from-one-PC-to-another-PC-then/m-p/529716#M9855</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-08-16T07:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: i transfered files of lpcxpresso from one PC to another PC then it is giving error after build-             implicit declaration of function 'schedular' [-Wimplicit-function-declaration]          schedular();</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/i-transfered-files-of-lpcxpresso-from-one-PC-to-another-PC-then/m-p/529717#M9856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i&amp;nbsp; export all the file by procedure( clean build &amp;gt; export in zip &amp;gt; import in new machine), now i getting error in both the machine, however i was working before clean build&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 10:11:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/i-transfered-files-of-lpcxpresso-from-one-PC-to-another-PC-then/m-p/529717#M9856</guid>
      <dc:creator>chhavibharti</dc:creator>
      <dc:date>2016-08-16T10:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: i transfered files of lpcxpresso from one PC to another PC then it is giving error after build-             implicit declaration of function 'schedular' [-Wimplicit-function-declaration]          schedular();</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/i-transfered-files-of-lpcxpresso-from-one-PC-to-another-PC-then/m-p/529718#M9857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but I cannot fix your project for you. You need to identify why the compiler thinks "schedular" has not been declared. I would suspect a missing library project or header file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using your favourite search engine and look for the string &lt;STRONG&gt;"implicit declaration of function"&lt;/STRONG&gt; (including the quotes). This will give you lots of suggestions of what to look for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LPCXpresso Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 14:20:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/i-transfered-files-of-lpcxpresso-from-one-PC-to-another-PC-then/m-p/529718#M9857</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2016-08-16T14:20:59Z</dc:date>
    </item>
  </channel>
</rss>

