<?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 KDS linker process fault in Kinetis Design Studio</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-linker-process-fault/m-p/621024#M7939</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning&lt;/P&gt;&lt;P&gt;I have a project, and the linking process is looking for a wrong file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The project has the SDK 1.3 included as source code, not a library. the compilation goes straight but the linker is looking for the &amp;nbsp;fl_gpio_driver.o in place of the&amp;nbsp;fsl_gpio_driver.o . I don t understand where this name is coming from.&lt;/P&gt;&lt;P&gt;In the attached video a view of the what it is happening...&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Needed help&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Oct 2016 06:13:41 GMT</pubDate>
    <dc:creator>pietrodicastri</dc:creator>
    <dc:date>2016-10-10T06:13:41Z</dc:date>
    <item>
      <title>KDS linker process fault</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-linker-process-fault/m-p/621024#M7939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning&lt;/P&gt;&lt;P&gt;I have a project, and the linking process is looking for a wrong file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The project has the SDK 1.3 included as source code, not a library. the compilation goes straight but the linker is looking for the &amp;nbsp;fl_gpio_driver.o in place of the&amp;nbsp;fsl_gpio_driver.o . I don t understand where this name is coming from.&lt;/P&gt;&lt;P&gt;In the attached video a view of the what it is happening...&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Needed help&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 06:13:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-linker-process-fault/m-p/621024#M7939</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2016-10-10T06:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: KDS linker process fault</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-linker-process-fault/m-p/621025#M7940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to play removing from the building some files. The problem changes but still problem.&lt;/P&gt;&lt;P&gt;Now I dump the command line of the linker in the attached file, with the error message.&lt;/P&gt;&lt;P&gt;There is no sense. it seems it is looking for a file path not in the command line. "platfrm" in place of "platform"&lt;/P&gt;&lt;P&gt;Is there a limit in the length of the command line ???&lt;/P&gt;&lt;P&gt;Maybe too long ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 06:50:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-linker-process-fault/m-p/621025#M7940</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2016-10-10T06:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: KDS linker process fault</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-linker-process-fault/m-p/621026#M7941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there is a limit of 8192 characters on Windows (see &lt;A class="link-titled" href="https://mcuoneclipse.com/2015/03/29/solving-the-8192-character-command-line-limit-on-windows/" title="https://mcuoneclipse.com/2015/03/29/solving-the-8192-character-command-line-limit-on-windows/"&gt;https://mcuoneclipse.com/2015/03/29/solving-the-8192-character-command-line-limit-on-windows/&lt;/A&gt;&amp;nbsp;). KDS V3.2.0 has that solution included, so you can use longer than 8192 command lines to the GNU tools. As an FYI, there is still an issue if you do a 'clean' command, but you can manually delete the output files if needed.&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>Mon, 10 Oct 2016 06:54:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-linker-process-fault/m-p/621026#M7941</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-10-10T06:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: KDS linker process fault</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-linker-process-fault/m-p/621027#M7942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You, Always quick to help..&lt;/P&gt;&lt;P&gt;I have now the KDS 3.0.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to update to go further...???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 07:01:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-linker-process-fault/m-p/621027#M7942</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2016-10-10T07:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: KDS linker process fault</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-linker-process-fault/m-p/621028#M7943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I installed the 3.2.0&amp;nbsp;&lt;/P&gt;&lt;P&gt;The linking is proceeding...&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 07:23:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-linker-process-fault/m-p/621028#M7943</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2016-10-10T07:23:42Z</dc:date>
    </item>
  </channel>
</rss>

