<?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: make: Target `all' not remade because of errors!</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/make-Target-all-not-remade-because-of-errors/m-p/401067#M1489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;Yes I was using KDS v2.0.0 and KSDK v1.2.0... no typos!&lt;/P&gt;&lt;P&gt;But now I've upgraded to KDS v3.0.0 and followed your instructions. All works fine!&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Cheers!&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2015 03:31:30 GMT</pubDate>
    <dc:creator>Deejay</dc:creator>
    <dc:date>2015-05-28T03:31:30Z</dc:date>
    <item>
      <title>make: Target `all' not remade because of errors!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/make-Target-all-not-remade-because-of-errors/m-p/401065#M1487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying some demo apps on FRDM-KL26Z brd and come up with this error message during build.&lt;/P&gt;&lt;P&gt;"make: Target 'all' not remade because of errors"&lt;/P&gt;&lt;P&gt;I'm using KDS v2.0.0 and KSDK 1.2.0.&lt;/P&gt;&lt;P&gt;Any clue how to resolve this?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="31937_31937.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120357i03A0B9BE7F1A96C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="31937_31937.png" alt="31937_31937.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/32426iF9CC7161EACA3AFB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 10:41:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/make-Target-all-not-remade-because-of-errors/m-p/401065#M1487</guid>
      <dc:creator>Deejay</dc:creator>
      <dc:date>2015-05-27T10:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: make: Target `all' not remade because of errors!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/make-Target-all-not-remade-because-of-errors/m-p/401066#M1488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devan,&lt;/P&gt;&lt;P&gt;Is the KDS_2.0 a typo and you really have KDS_3.0?&lt;/P&gt;&lt;P&gt;If not typo, please upgrade to KDS_3.0.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/kds" rel="nofollow" target="_blank"&gt;http://www.freescale.com/kds&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDITED...&lt;/P&gt;&lt;P&gt;I am using KDS_3.0.0.&lt;/P&gt;&lt;P&gt;I loaded/Imported the rtc_func_frdmk26z rtc_func.wsd.&amp;nbsp; This file neglected to load the ksdk_platform_lib_KL26Z4 library/project that needs to be compiled before compiling the rtc_func project.&lt;/P&gt;&lt;P&gt;Please Import the platform library, then compile the rtc_func application and all should be OK.&amp;nbsp; Yell if not.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 14:47:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/make-Target-all-not-remade-because-of-errors/m-p/401066#M1488</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2015-05-27T14:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: make: Target `all' not remade because of errors!</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/make-Target-all-not-remade-because-of-errors/m-p/401067#M1489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;Yes I was using KDS v2.0.0 and KSDK v1.2.0... no typos!&lt;/P&gt;&lt;P&gt;But now I've upgraded to KDS v3.0.0 and followed your instructions. All works fine!&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Cheers!&lt;/P&gt;&lt;P&gt;DJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 03:31:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/make-Target-all-not-remade-because-of-errors/m-p/401067#M1489</guid>
      <dc:creator>Deejay</dc:creator>
      <dc:date>2015-05-28T03:31:30Z</dc:date>
    </item>
  </channel>
</rss>

