<?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のトピックKDS300 link problem with directory names</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS300-link-problem-with-directory-names/m-p/450319#M4489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to compile a project made with kds200, I used migration tool, and change arm libs.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got this error below: the same as KDS200, the only solution I found: I make a copy and rename directory.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;arm-none-eabi-g++: error: ./SDK/plaform/drivers/src/enet/fsl_enet_driver.o: No such file or directory&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;instead of:&lt;/P&gt;&lt;P&gt;arm-none-eabi-g++: error: ./SDK/platform/drivers/src/enet/fsl_enet_driver.o: No such file or directory&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know any other solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 May 2015 13:44:49 GMT</pubDate>
    <dc:creator>dafodil</dc:creator>
    <dc:date>2015-05-20T13:44:49Z</dc:date>
    <item>
      <title>KDS300 link problem with directory names</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS300-link-problem-with-directory-names/m-p/450319#M4489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to compile a project made with kds200, I used migration tool, and change arm libs.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got this error below: the same as KDS200, the only solution I found: I make a copy and rename directory.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;arm-none-eabi-g++: error: ./SDK/plaform/drivers/src/enet/fsl_enet_driver.o: No such file or directory&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;instead of:&lt;/P&gt;&lt;P&gt;arm-none-eabi-g++: error: ./SDK/platform/drivers/src/enet/fsl_enet_driver.o: No such file or directory&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know any other solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 13:44:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS300-link-problem-with-directory-names/m-p/450319#M4489</guid>
      <dc:creator>dafodil</dc:creator>
      <dc:date>2015-05-20T13:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: KDS300 link problem with directory names</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS300-link-problem-with-directory-names/m-p/450320#M4490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this on Windows?&lt;/P&gt;&lt;P&gt;If randomly characters get removed in the link phase (command line passed to the linker), then this is a sign that you execeed that magical 8192 character limit on Windows.&lt;/P&gt;&lt;P&gt;If this is the case, then I recommend that you have a read here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2015/03/29/solving-the-8192-character-command-line-limit-on-windows/" title="http://mcuoneclipse.com/2015/03/29/solving-the-8192-character-command-line-limit-on-windows/"&gt;Solving the 8192 Character Command Line Limit on Windows | MCU on Eclipse&lt;/A&gt; &lt;/P&gt;&lt;P&gt;which proposes to use an updated make utility.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2015 14:50:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS300-link-problem-with-directory-names/m-p/450320#M4490</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-05-20T14:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: KDS300 link problem with directory names</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS300-link-problem-with-directory-names/m-p/450321#M4491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erich!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2015 09:31:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS300-link-problem-with-directory-names/m-p/450321#M4491</guid>
      <dc:creator>dafodil</dc:creator>
      <dc:date>2015-05-26T09:31:07Z</dc:date>
    </item>
  </channel>
</rss>

