<?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>Kinetis Design Studio中的主题 Re: Include paths not updating</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Include-paths-not-updating/m-p/432504#M3822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it seems that there is long problem in the Eclipse with eclipse variables nesting - see &lt;A href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=273705"&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=273705&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you project is located directly in your workspace (is not linked somewhere else), you can change your variable to "${workspace_loc}/${ProjName}/D4D"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Libor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Nov 2015 21:40:13 GMT</pubDate>
    <dc:creator>liborukropec</dc:creator>
    <dc:date>2015-11-23T21:40:13Z</dc:date>
    <item>
      <title>Include paths not updating</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Include-paths-not-updating/m-p/432503#M3821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using KDS 3.0 and having a problem building my project due to paths not being updated.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="104930_104930.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120829i716C418918D43D02/image-size/large?v=v2&amp;amp;px=999" role="button" title="104930_104930.png" alt="104930_104930.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="IncludePath.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/31647iD2965007542B3EAC/image-size/large?v=v2&amp;amp;px=999" role="button" title="IncludePath.png" alt="IncludePath.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Notice the "D4D" directory is in my include path.&amp;nbsp; However, when I compile the project, this path is not included in the search:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;15:36:42 **** Build of configuration Debug for project NextGenUIM ****&lt;/P&gt;&lt;P&gt;make all &lt;/P&gt;&lt;P&gt;'Building file: ../Supervisory_Code_Level/MyMain.c'&lt;/P&gt;&lt;P&gt;'Invoking: Cross ARM C Compiler'&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -O0 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections&amp;nbsp; -g3&lt;/P&gt;&lt;P&gt;-I"C:/AOSGit/NextGenUIM/Static_Code/System"&lt;/P&gt;&lt;P&gt;-I"C:/AOSGit/NextGenUIM/Static_Code/PDD"&lt;/P&gt;&lt;P&gt;-I"C:/AOSGit/NextGenUIM/Static_Code/IO_Map" &lt;/P&gt;&lt;P&gt;-I"C:\Freescale\KDS_3.0.0\eclipse\ProcessorExpert/lib/Kinetis/pdd/inc"&lt;/P&gt;&lt;P&gt;-I"C:/AOSGit/NextGenUIM/Sources"&lt;/P&gt;&lt;P&gt;-I"C:/AOSGit/NextGenUIM/Generated_Code" &lt;/P&gt;&lt;P&gt;-I"C:/AOSGit/NextGenUIM/Static_Code/Peripherals"&lt;/P&gt;&lt;P&gt;-I"C:/AOSGit/NextGenUIM/Class_Code_Level"&lt;/P&gt;&lt;P&gt;-I"C:/AOSGit/NextGenUIM/Common_Headers" &lt;/P&gt;&lt;P&gt;-I"C:/AOSGit/NextGenUIM/Superclass_Code_Level"&lt;/P&gt;&lt;P&gt;-I"C:/AOSGit/NextGenUIM/Supervisory_Code_Level"&lt;/P&gt;&lt;P&gt;-std=c99 -MMD -MP -MF"Supervisory_Code_Level/MyMain.d" -MT"Supervisory_Code_Level/MyMain.o" -c -o "Supervisory_Code_Level/MyMain.o" "../Supervisory_Code_Level/MyMain.c"&lt;/P&gt;&lt;P&gt;../Supervisory_Code_Level/MyMain.c:20:17: fatal error: d4d.h: No such file or directory&lt;/P&gt;&lt;P&gt; #include "d4d.h"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;/P&gt;&lt;P&gt;compilation terminated.&lt;/P&gt;&lt;P&gt;make: *** [Supervisory_Code_Level/MyMain.o] Error 1&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I get KDS to recognize the new include path?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 21:07:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Include-paths-not-updating/m-p/432503#M3821</guid>
      <dc:creator>michaelsthomas</dc:creator>
      <dc:date>2015-11-23T21:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Include paths not updating</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Include-paths-not-updating/m-p/432504#M3822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it seems that there is long problem in the Eclipse with eclipse variables nesting - see &lt;A href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=273705"&gt;https://bugs.eclipse.org/bugs/show_bug.cgi?id=273705&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you project is located directly in your workspace (is not linked somewhere else), you can change your variable to "${workspace_loc}/${ProjName}/D4D"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Libor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 21:40:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Include-paths-not-updating/m-p/432504#M3822</guid>
      <dc:creator>liborukropec</dc:creator>
      <dc:date>2015-11-23T21:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Include paths not updating</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Include-paths-not-updating/m-p/432505#M3823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This has cleared up the problem!&amp;nbsp; Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Dec 2015 13:45:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Include-paths-not-updating/m-p/432505#M3823</guid>
      <dc:creator>michaelsthomas</dc:creator>
      <dc:date>2015-12-04T13:45:48Z</dc:date>
    </item>
  </channel>
</rss>

