<?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>CodeWarrior Development ToolsのトピックRe: path statements in CW10.6SE does not work</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/path-statements-in-CW10-6SE-does-not-work/m-p/335122#M1293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&amp;nbsp; I bought several TWR-LCD from freescale and am working on a project, but projects were done in Code Warrior 6.3 and now there is 10.6 so I am trying to port the files and compile with 10.6 but the path statements are not working.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="CW10path1.bmp"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47236i7371A14C49C57F2F/image-size/large?v=v2&amp;amp;px=999" role="button" title="CW10path1.bmp" alt="CW10path1.bmp" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="CW10path2.bmp"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47237i8C3A2EC85D763F28/image-size/large?v=v2&amp;amp;px=999" role="button" title="CW10path2.bmp" alt="CW10path2.bmp" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I know what the problem is, the path statements are not working, I just dont know how to fix it, it appears there is something wrong with the tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look at the errors, they are all related to the fact that it cant find the files or the headers needed to compile.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="CW10path3.bmp"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47238iE373F6E80741DFC9/image-size/large?v=v2&amp;amp;px=999" role="button" title="CW10path3.bmp" alt="CW10path3.bmp" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For instance, I can compile all this stuff just fine in CW6.3 so there is nothing wrong with the source files,&amp;nbsp; the files are located in different directories&lt;/P&gt;&lt;P&gt;so it makes more logical sense to group certain files together.&amp;nbsp; So i just coppied the directories into the new CW10.6 workspace but the compiler&lt;/P&gt;&lt;P&gt;can not find them???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;project name&amp;gt; \D4D&lt;/P&gt;&lt;P&gt;&amp;lt;project name&amp;gt; \common_files&lt;/P&gt;&lt;P&gt;&amp;lt;project name&amp;gt; \Sources&lt;/P&gt;&lt;P&gt;&amp;lt;project name&amp;gt; \Sources\D4D_Configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is a problem with eclipse:&lt;/P&gt;&lt;P&gt;I just tried to load the same files into a Kinetis KDS and it does the same thing,&amp;nbsp; I think because eclipse auto generates the make files that something is wrong, and it does not properly include all the files in the path??&lt;/P&gt;&lt;P&gt;Is there some notes on creating a project and doing the path statements?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Nov 2014 15:15:30 GMT</pubDate>
    <dc:creator>jeff_sylvester</dc:creator>
    <dc:date>2014-11-13T15:15:30Z</dc:date>
    <item>
      <title>path statements in CW10.6SE does not work</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/path-statements-in-CW10-6SE-does-not-work/m-p/335120#M1291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have sample Codewarrior 10.6 Special edition (code limited) and the path statements do not work,&amp;nbsp; and the tool does not update properly.&amp;nbsp;&amp;nbsp; If you start a project or try to port a project where the files are stored in different directories, THe path statements in the tool&amp;nbsp; "Project/Properties/C C++ General/Path and Symbols/&amp;nbsp;&amp;nbsp; has both an Includes tab and a Source Location tab."&amp;nbsp;&amp;nbsp;&amp;nbsp; If I enter variables like ${ProjDirPath}/Project_Headers and other variables here and also on Sources tab put the directory &amp;lt;/ProjectName&amp;gt;/Sources&lt;/P&gt;&lt;P&gt;If I compile, I still get all kinds of errors like function has no prototype, illegal declaration, invalid project path.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE I KNOW that this project works as the source files are coppied from an earlier working project, and I have confirmed that all the files exist in the same directory that are included in the Includes and Sources tab under the path and symbols tool.&amp;nbsp;&amp;nbsp; WHAT GIVES?&amp;nbsp; is this because I am using the special edition?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Nov 2014 19:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/path-statements-in-CW10-6SE-does-not-work/m-p/335120#M1291</guid>
      <dc:creator>jeff_sylvester</dc:creator>
      <dc:date>2014-11-12T19:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: path statements in CW10.6SE does not work</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/path-statements-in-CW10-6SE-does-not-work/m-p/335121#M1292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean add variables like this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46094i32B88131FE276E33/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not , can you attach your screenshot about add variable on your project ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 01:44:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/path-statements-in-CW10-6SE-does-not-work/m-p/335121#M1292</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2014-11-13T01:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: path statements in CW10.6SE does not work</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/path-statements-in-CW10-6SE-does-not-work/m-p/335122#M1293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&amp;nbsp; I bought several TWR-LCD from freescale and am working on a project, but projects were done in Code Warrior 6.3 and now there is 10.6 so I am trying to port the files and compile with 10.6 but the path statements are not working.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="CW10path1.bmp"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47236i7371A14C49C57F2F/image-size/large?v=v2&amp;amp;px=999" role="button" title="CW10path1.bmp" alt="CW10path1.bmp" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="CW10path2.bmp"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47237i8C3A2EC85D763F28/image-size/large?v=v2&amp;amp;px=999" role="button" title="CW10path2.bmp" alt="CW10path2.bmp" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I know what the problem is, the path statements are not working, I just dont know how to fix it, it appears there is something wrong with the tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look at the errors, they are all related to the fact that it cant find the files or the headers needed to compile.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="CW10path3.bmp"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47238iE373F6E80741DFC9/image-size/large?v=v2&amp;amp;px=999" role="button" title="CW10path3.bmp" alt="CW10path3.bmp" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;For instance, I can compile all this stuff just fine in CW6.3 so there is nothing wrong with the source files,&amp;nbsp; the files are located in different directories&lt;/P&gt;&lt;P&gt;so it makes more logical sense to group certain files together.&amp;nbsp; So i just coppied the directories into the new CW10.6 workspace but the compiler&lt;/P&gt;&lt;P&gt;can not find them???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;project name&amp;gt; \D4D&lt;/P&gt;&lt;P&gt;&amp;lt;project name&amp;gt; \common_files&lt;/P&gt;&lt;P&gt;&amp;lt;project name&amp;gt; \Sources&lt;/P&gt;&lt;P&gt;&amp;lt;project name&amp;gt; \Sources\D4D_Configuration&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is a problem with eclipse:&lt;/P&gt;&lt;P&gt;I just tried to load the same files into a Kinetis KDS and it does the same thing,&amp;nbsp; I think because eclipse auto generates the make files that something is wrong, and it does not properly include all the files in the path??&lt;/P&gt;&lt;P&gt;Is there some notes on creating a project and doing the path statements?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 15:15:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/path-statements-in-CW10-6SE-does-not-work/m-p/335122#M1293</guid>
      <dc:creator>jeff_sylvester</dc:creator>
      <dc:date>2014-11-13T15:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: path statements in CW10.6SE does not work</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/path-statements-in-CW10-6SE-does-not-work/m-p/335123#M1294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jeff,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see your need now.&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; Porting CW6.3 project to CW10.6,&amp;nbsp; please refer to the application note (the attachment),&amp;nbsp; in the note is about CW 10.4, while it the same withe CW 10.6.&lt;/P&gt;&lt;P&gt;and when build have some build error , you can correct or conclude the file path .&lt;/P&gt;&lt;P&gt;2) In the beginning there is some misunderstanding ,&amp;nbsp; if you want to include files the project is using , you should&amp;nbsp; include paths in here (see the screenshot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47245i39EEEAADED40BBD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 10:01:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/path-statements-in-CW10-6SE-does-not-work/m-p/335123#M1294</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2014-11-14T10:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: path statements in CW10.6SE does not work</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/path-statements-in-CW10-6SE-does-not-work/m-p/335124#M1295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks i will try this at some point:&amp;nbsp; I know this is related to tool path configuration, because I can put all the files in the Sources directory and they compile just fine, it is when you start to use a subdirectory structure, where files are grouped into logical groups, and each of these directories have subdirectories, the tool cant find them, so it looks like I was entering paths on the wrong screen under C/C++ General Path and Symbols and instead I need to change C/C++ Build Settings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Nov 2014 17:28:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/path-statements-in-CW10-6SE-does-not-work/m-p/335124#M1295</guid>
      <dc:creator>jeff_sylvester</dc:creator>
      <dc:date>2014-11-14T17:28:25Z</dc:date>
    </item>
  </channel>
</rss>

