<?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 Software Development KitのトピックRe: How to solve Make error in kds ?</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-solve-Make-error-in-kds/m-p/512589#M5308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="263941" data-username="monakhanafriboor" href="https://community.nxp.com/people/monakhanafriboor"&gt;Mona Khanafriboor&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, the project was developed in older version KDS. For this case is needed to do this change with the linker:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ksdk110.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26932iF5AAD6FD170FC36C/image-size/large?v=v2&amp;amp;px=999" role="button" title="ksdk110.png" alt="ksdk110.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please fill &lt;STRONG&gt;-specs=nano.specs -specs=nosys.specs &lt;/STRONG&gt;and uncheck the option "Use newlib-nano (--specs=nano.specs)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested on my side and now it works without problems.&lt;/P&gt;&lt;P&gt;Please, let me know, if it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2016 12:13:56 GMT</pubDate>
    <dc:creator>ivadorazinova</dc:creator>
    <dc:date>2016-03-30T12:13:56Z</dc:date>
    <item>
      <title>How to solve Make error in kds ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-solve-Make-error-in-kds/m-p/512587#M5306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone, &lt;/P&gt;&lt;P&gt;I'm Trying to run Master_Slave project that is applied on FRDM-K64F board that can be found in this link &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="11234" data-containertype="14" data-objectid="103944" data-objecttype="102" href="https://community.nxp.com/docs/DOC-103944"&gt;KSDK SPI Master-Slave with FRDM-K64F&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but when I build the project like for Master or for Slave, I get one make file error :&lt;span class="lia-inline-image-display-wrapper" image-alt="144928_144928.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/121230i96DCE9AEEEE56307/image-size/large?v=v2&amp;amp;px=999" role="button" title="144928_144928.jpg" alt="144928_144928.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="error_kds.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26248i784FEE09A2D3AFB5/image-size/large?v=v2&amp;amp;px=999" role="button" title="error_kds.jpg" alt="error_kds.jpg" /&gt;&lt;/span&gt; &lt;/P&gt;&lt;P&gt;I'm not sure what I am doing wrong! my steps are as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;importing the project into my workspace, &lt;/LI&gt;&lt;LI&gt;building the ksdk_platform_lib &lt;/LI&gt;&lt;LI&gt;then build the project &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;any idea how to solve this problem? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 21:57:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-solve-Make-error-in-kds/m-p/512587#M5306</guid>
      <dc:creator>monakhanafriboo</dc:creator>
      <dc:date>2016-03-29T21:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve Make error in kds ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-solve-Make-error-in-kds/m-p/512588#M5307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mona,&lt;/P&gt;&lt;P&gt;Which version of KSDK do you build ? The demo project&lt;/P&gt;&lt;P&gt;you build use the KSDK v1.1.0.&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>Wed, 30 Mar 2016 11:11:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-solve-Make-error-in-kds/m-p/512588#M5307</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-03-30T11:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve Make error in kds ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-solve-Make-error-in-kds/m-p/512589#M5308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="263941" data-username="monakhanafriboor" href="https://community.nxp.com/people/monakhanafriboor"&gt;Mona Khanafriboor&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, the project was developed in older version KDS. For this case is needed to do this change with the linker:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="ksdk110.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26932iF5AAD6FD170FC36C/image-size/large?v=v2&amp;amp;px=999" role="button" title="ksdk110.png" alt="ksdk110.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please fill &lt;STRONG&gt;-specs=nano.specs -specs=nosys.specs &lt;/STRONG&gt;and uncheck the option "Use newlib-nano (--specs=nano.specs)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested on my side and now it works without problems.&lt;/P&gt;&lt;P&gt;Please, let me know, if it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 12:13:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-solve-Make-error-in-kds/m-p/512589#M5308</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-03-30T12:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to solve Make error in kds ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-solve-Make-error-in-kds/m-p/512590#M5309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;thank you for your reply,&lt;/P&gt;&lt;P&gt;Actually you are right I did the same thing and its working perfectly now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 02:00:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/How-to-solve-Make-error-in-kds/m-p/512590#M5309</guid>
      <dc:creator>monakhanafriboo</dc:creator>
      <dc:date>2016-03-31T02:00:39Z</dc:date>
    </item>
  </channel>
</rss>

