<?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.0.14 Complier Command Pattern setup? in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-0-14-Complier-Command-Pattern-setup/m-p/566005#M18255</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 Sun Jan 13 08:51:11 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Afaik, these settings are for the IDEs&amp;nbsp; indexer and nothing to do with the compiler. You must always explicitly tell the compiler the paths to search for include files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://gcc.gnu.org/onlinedocs/cpp/Search-Path.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:23:59 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:23:59Z</dc:date>
    <item>
      <title>LPCXpresso 5.0.14 Complier Command Pattern setup?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-0-14-Complier-Command-Pattern-setup/m-p/566004#M18254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by riscy00 on Sun Jan 13 01:54:44 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have several includes .h files within several folders and wish to automate the complier to find them, without defining manually within project properties (C/C++ Build&amp;gt;Setting&amp;gt;Include).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ie #include "../uartfolder/KissMyUart.h", &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;where I could write #include "KissMyUart.h" for several c files. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have CodeRed LPCXpresso 5.0.14 (latest version Jan 2013), for LPC17xx.h based device.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It say the Discovery features (within project properties) is being made obsolete, okay, how to disable it completely?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had a play with the Preprocessor Include, Path, Macro, etc, I enable it by checking the box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Under the Complier command pattern, the default is ("gcc)|([gc]\+\+)|(clang)", that fine until I came across one member (link below) suggest to change to (arm-elf-gcc)|([gc]\+\+)|(clang). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One issue that I like to raised about Complier command pattern, is this right configuration?, should this be (arm-none-eabi)|([gc]\+\+)|(clang)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fstackoverflow.com%2Fquestions%2F11125703%2Feclipse-junos-preprocessor-include-paths-macros-etc-symbol-scanner-for-cdt" rel="nofollow" target="_blank"&gt;http://stackoverflow.com/questions/11125703/eclipse-junos-preprocessor-include-paths-macros-etc-symbol-scanner-for-cdt&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone advise?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:23:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-0-14-Complier-Command-Pattern-setup/m-p/566004#M18254</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: LPCXpresso 5.0.14 Complier Command Pattern setup?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-0-14-Complier-Command-Pattern-setup/m-p/566005#M18255</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 Sun Jan 13 08:51:11 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Afaik, these settings are for the IDEs&amp;nbsp; indexer and nothing to do with the compiler. You must always explicitly tell the compiler the paths to search for include files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://gcc.gnu.org/onlinedocs/cpp/Search-Path.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:23:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPCXpresso-5-0-14-Complier-Command-Pattern-setup/m-p/566005#M18255</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:23:59Z</dc:date>
    </item>
  </channel>
</rss>

