<?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: KDS  3.0 compiling error</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-compiling-error/m-p/605350#M7614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hello, I am currently using KDS 3.0.0 on windows. Initially I import the file and added into the "Existing projects into Work space", after that I am building the project on that time i got the error like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;make ***[source/nvic/nvic.o]Error 127&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I am unable to find the solution. Please can any one help me to resolve this error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Krishnamraju.R&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Oct 2017 11:29:30 GMT</pubDate>
    <dc:creator>krishnamrajured</dc:creator>
    <dc:date>2017-10-13T11:29:30Z</dc:date>
    <item>
      <title>KDS  3.0 compiling error</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-compiling-error/m-p/605347#M7611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I am currently using KDS 3.0.0 and KSDK 1.3 on Ubuntu 16.04 LTS. &amp;nbsp;I initially went to import and build the KSDK platform_lib for the frdm-k22f development board, however I received a huge list of these errors:&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;make: *** [platform/wdog/drivers/fsl_wdog_common.o] Error 127&lt;BR /&gt;/bin/sh: 1: arm-none-eabi-gcc: not found&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was not able to find a way to troubleshoot this online, any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 03:17:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-compiling-error/m-p/605347#M7611</guid>
      <dc:creator>jimmynguyen</dc:creator>
      <dc:date>2016-11-18T03:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: KDS  3.0 compiling error</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-compiling-error/m-p/605348#M7612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jimmy,&lt;/P&gt;&lt;P&gt;go to &lt;EM&gt;project properties - C/C++ Build - Tools Path&lt;/EM&gt; and check both fields (&lt;EM&gt;Build tools and Toolchain folder&lt;/EM&gt;) are empty.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The default path to toolchain is configured in &lt;EM&gt;Window - Preferences - C/C++ - Build - Global Tools Paths; &lt;/EM&gt;and&lt;/P&gt;&lt;P&gt;can be overriden for workspace&amp;nbsp;in &lt;EM&gt;Window - Preferences - C/C++ - Build -&amp;nbsp;Workspace Tools Paths&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 06:59:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-compiling-error/m-p/605348#M7612</guid>
      <dc:creator>MarekTrmac</dc:creator>
      <dc:date>2016-11-18T06:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: KDS  3.0 compiling error</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-compiling-error/m-p/605349#M7613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, thank you for replying, after looking around through the KDS 3.0 document I realized I did not have: libc6:i386, libncurses5:i386, &amp;amp; libstdc++6:i386 installed on my computer. &amp;nbsp;I had recently switched from windows to to linux so did not have those libraries installed.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2016 13:21:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-compiling-error/m-p/605349#M7613</guid>
      <dc:creator>jimmynguyen</dc:creator>
      <dc:date>2016-11-18T13:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: KDS  3.0 compiling error</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-compiling-error/m-p/605350#M7614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Hello, I am currently using KDS 3.0.0 on windows. Initially I import the file and added into the "Existing projects into Work space", after that I am building the project on that time i got the error like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;make ***[source/nvic/nvic.o]Error 127&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I am unable to find the solution. Please can any one help me to resolve this error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Krishnamraju.R&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Oct 2017 11:29:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/KDS-3-0-compiling-error/m-p/605350#M7614</guid>
      <dc:creator>krishnamrajured</dc:creator>
      <dc:date>2017-10-13T11:29:30Z</dc:date>
    </item>
  </channel>
</rss>

