<?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 Re: Someone could help me with this? Error in my first programming code (still watching the tutorial). in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Someone-could-help-me-with-this-Error-in-my-first-programming/m-p/707764#M43407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I wrote, you probably need to first &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;do the same thing with the library&lt;/EM&gt;&lt;/SPAN&gt; (the part that supplies the drivers and such for the KL27) before you can build the application. KSDK is old now and probably being phased out - it seems uses this technique as far as I remember - you may find it easier to use the newer builder technique (SDK 2.2), which doesn't need libraries.&lt;/P&gt;&lt;P&gt;If you continue to have problems, try the uTasker project since it is simple - see video link below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DK8ScSgpgQ6M%26index%3D9%26list%3DPLWKlVb_MqDQFZAulrUywU30v869JBYi9Q" rel="nofollow" target="_blank"&gt;https://www.youtube.com/watch?v=K8ScSgpgQ6M&amp;amp;index=9&amp;amp;list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Aug 2017 23:00:06 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2017-08-28T23:00:06Z</dc:date>
    <item>
      <title>Someone could help me with this? Error in my first programming code (still watching the tutorial).</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Someone-could-help-me-with-this-Error-in-my-first-programming/m-p/707761#M43404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm new with this board platform (FRDM-KL27Z) and i was just follwing the tutorial, but when i was biulding appear those both errors and i tried to change the code, search other blink led, but nothing different happened, the same error is there yet. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Description Resource Path Location Type&lt;BR /&gt;make: *** No rule to make ta&lt;span class="lia-inline-image-display-wrapper" image-alt="error.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27129i6717F8609335C209/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.png" alt="error.png" /&gt;&lt;/span&gt;rget '../../../../../../lib/ksdk_platform_lib/kds/KL27Z644/release/libksdk_platform.a', needed by 'myProject_MKL27Z64VLH4.elf'. myProject_MKL27Z64VLH4 C/C++ Problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Description Resource Path Location Type&lt;BR /&gt;make: Target 'all' not remade because of errors. myProject_MKL27Z64VLH4 C/C++ Problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 21:07:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Someone-could-help-me-with-this-Error-in-my-first-programming/m-p/707761#M43404</guid>
      <dc:creator>tiagobmarinho</dc:creator>
      <dc:date>2017-08-25T21:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Someone could help me with this? Error in my first programming code (still watching the tutorial).</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Someone-could-help-me-with-this-Error-in-my-first-programming/m-p/707762#M43405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expect that you first need to import the platform library project into KDS and build it. Then the application will be able to find the library object that looks to be missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KL27Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KL27Z.html&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FCapuccino-KL27.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/Capuccino-KL27.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 18:18:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Someone-could-help-me-with-this-Error-in-my-first-programming/m-p/707762#M43405</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-08-28T18:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Someone could help me with this? Error in my first programming code (still watching the tutorial).</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Someone-could-help-me-with-this-Error-in-my-first-programming/m-p/707763#M43406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;BR /&gt;I tried this before like the tutorial video explain (File &amp;gt; Import &amp;gt; General &amp;gt; Existing Projects into Workspace &amp;gt; Browse &amp;gt;&amp;nbsp;C:\Freescale\KSDK_1.3.0\examples\frdmkl27z\demo_apps\hello_world\kds &amp;gt; Finish. After this, I select the project and click on the "hammer" to biuld the project, but, unfortunately appear those erros that I wrote before. I unistall the software and change PC, but it's still happening.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I'm waiting because i'm locked up in the beginning.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 20:38:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Someone-could-help-me-with-this-Error-in-my-first-programming/m-p/707763#M43406</guid>
      <dc:creator>tiagobmarinho</dc:creator>
      <dc:date>2017-08-28T20:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: Someone could help me with this? Error in my first programming code (still watching the tutorial).</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Someone-could-help-me-with-this-Error-in-my-first-programming/m-p/707764#M43407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I wrote, you probably need to first &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;do the same thing with the library&lt;/EM&gt;&lt;/SPAN&gt; (the part that supplies the drivers and such for the KL27) before you can build the application. KSDK is old now and probably being phased out - it seems uses this technique as far as I remember - you may find it easier to use the newer builder technique (SDK 2.2), which doesn't need libraries.&lt;/P&gt;&lt;P&gt;If you continue to have problems, try the uTasker project since it is simple - see video link below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DK8ScSgpgQ6M%26index%3D9%26list%3DPLWKlVb_MqDQFZAulrUywU30v869JBYi9Q" rel="nofollow" target="_blank"&gt;https://www.youtube.com/watch?v=K8ScSgpgQ6M&amp;amp;index=9&amp;amp;list=PLWKlVb_MqDQFZAulrUywU30v869JBYi9Q&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 23:00:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Someone-could-help-me-with-this-Error-in-my-first-programming/m-p/707764#M43407</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-08-28T23:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Someone could help me with this? Error in my first programming code (still watching the tutorial).</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Someone-could-help-me-with-this-Error-in-my-first-programming/m-p/707765#M43408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tiago ,&lt;/P&gt;&lt;P&gt;- Please&amp;nbsp; refer to "Getting Started with Kinetis SDK (KSDK) v.1.3.pdf" (I attached it for you) to run KSDKv1.3 demo :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/27204i0F7E99DD64FCBC05/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I think you missing the step of “Build the platform libray” .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Now the latest version of KSDK is v2.2 , it is more simple to used,&amp;nbsp; I strongly recommend you use the latest versoin:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/developer-resources/hardware-development-tools/freedom-development-boards/software-development-kit-for-kinetis-mcus:KINETIS-SDK?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="http://www.nxp.com/products/developer-resources/hardware-development-tools/freedom-development-boards/software-development-kit-for-kinetis-mcus:KINETIS-SDK?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;Software Development Kit for Kinetis MCUs|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 03:10:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Someone-could-help-me-with-this-Error-in-my-first-programming/m-p/707765#M43408</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-08-29T03:10:21Z</dc:date>
    </item>
  </channel>
</rss>

