<?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>LPC MicrocontrollersのトピックLPC Xpresso and FreeRTOS</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-Xpresso-and-FreeRTOS/m-p/517036#M1977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by risburtfernandes on Fri Jan 31 19:16:19 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on this project on FreeRTOS and&amp;nbsp; the LPC Xpresso. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am facing a problem in the include path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;fatal error: FreeRTOSConfig.h: No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have included the directory where this file is located in the path. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But still the error keeps showing up. I am running this on windows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I am using driver libraries as well as the CMSIS library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I have crated a separate directory where i have kept the FreeRTOS.h and other header files. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My FreeRTOSConfig.h file is in my source directory in another project in the same workspace.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:26:19 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:26:19Z</dc:date>
    <item>
      <title>LPC Xpresso and FreeRTOS</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-Xpresso-and-FreeRTOS/m-p/517036#M1977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by risburtfernandes on Fri Jan 31 19:16:19 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working on this project on FreeRTOS and&amp;nbsp; the LPC Xpresso. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am facing a problem in the include path.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;fatal error: FreeRTOSConfig.h: No such file or directory&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have included the directory where this file is located in the path. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But still the error keeps showing up. I am running this on windows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I am using driver libraries as well as the CMSIS library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And I have crated a separate directory where i have kept the FreeRTOS.h and other header files. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My FreeRTOSConfig.h file is in my source directory in another project in the same workspace.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:26:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-Xpresso-and-FreeRTOS/m-p/517036#M1977</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: LPC Xpresso and FreeRTOS</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-Xpresso-and-FreeRTOS/m-p/517037#M1978</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 Feb 01 09:28:12 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find some information on search paths at:&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%2Fsupport.code-red-tech.com%2FCodeRedWiki%2FIncludePaths" rel="nofollow noopener noreferrer" target="_blank"&gt;http://support.code-red-tech.com/CodeRedWiki/IncludePaths&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Adding the &lt;/SPAN&gt;&lt;STRONG&gt;-v&lt;/STRONG&gt;&lt;SPAN&gt; (verbose) to your compile line will show you the search paths in use when you build a file&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[list]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; [*]Project Properties -&amp;gt; C/C++ Build -&amp;gt; Settings -&amp;gt; MCU C Compiler -&amp;gt; Miscellaneous&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/list]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Note that if you are using paths in the includes in your source files, make sure that you are using Unix style rather than Windows style - so use:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;#include "../myinc.h"&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;rather than:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;#include "..\myinc.h"&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&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 17:26:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC-Xpresso-and-FreeRTOS/m-p/517037#M1978</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:26:20Z</dc:date>
    </item>
  </channel>
</rss>

