<?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: KSDK 1.3.0 missing libksdk-platform.a</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437808#M2695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the detail information.&amp;nbsp; You are absolutely correct, ksdk_platform_lib was in my workspace.&amp;nbsp; By the way, I was using KDS.&amp;nbsp; I first Clean Project, then Build Project and then everything worked and the .a file and Debug directory appeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neil P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Oct 2015 20:51:04 GMT</pubDate>
    <dc:creator>neilporven</dc:creator>
    <dc:date>2015-10-29T20:51:04Z</dc:date>
    <item>
      <title>KSDK 1.3.0 missing libksdk-platform.a</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437804#M2691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently had my computer crash and I had to download all my programs.&amp;nbsp; I downloaded the new&lt;/P&gt;&lt;P&gt;KSDK 1.3.0 thinking it would be a good idea.&amp;nbsp; I am currently experiencing an issue with the following&lt;/P&gt;&lt;P&gt;file that seems to be either missing or placed in another location or not used in KSDK 1.3.0?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libksdk-platform.a&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the full extension was the following: "${PROJECT_KSDK_PATH}/lib/ksdk_platform_lib/kds/K64F12/debug/libksdk_platform.a"&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you try to follow the same on the KSDK 1.3.0, you will get as far as /K64F12/, inside you will not find a debug folder, instead &lt;/P&gt;&lt;P&gt;their is a .c and .h files.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone tell me where can I find the missing file? &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks....&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 20:23:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437804#M2691</guid>
      <dc:creator>neilporven</dc:creator>
      <dc:date>2015-10-28T20:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: KSDK 1.3.0 missing libksdk-platform.a</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437805#M2692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have have 1.2.0 installed any longer, but I don't think those libraries are prebuilt. I think the reason you don't have the .a file is because you haven't compiled that library yet. With your 1.2.0 install you probably built that library at some point and so it was there. It was probably something you built early on and then didn't ever need to recompile, and since forgot about. Now that you are starting from scratch, it needs to be compiled.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 20:34:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437805#M2692</guid>
      <dc:creator>yorknh</dc:creator>
      <dc:date>2015-10-28T20:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: KSDK 1.3.0 missing libksdk-platform.a</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437806#M2693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Larry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the following: Appendix B – Build the KSDK platform library&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but I didn't see it being created.&amp;nbsp; It did create a few more files that were not there before (after I installed&lt;/P&gt;&lt;P&gt;KSDK 1.3.0).&amp;nbsp; Unfortunately, it didn't have the file in question....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it contains: .settings and platform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if I need to install the KSDK 1.2.0 again?&amp;nbsp; I don't know what would happen thought since I already installed&lt;/P&gt;&lt;P&gt;KSDK 1.3.0, it the KDS IDE will have an issue having both installed or how my software will behave?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 20:58:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437806#M2693</guid>
      <dc:creator>neilporven</dc:creator>
      <dc:date>2015-10-28T20:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: KSDK 1.3.0 missing libksdk-platform.a</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437807#M2694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You shouldn't need to install KSDK 1.2.0; I think you are just missing a step somewhere. It probably doesn't matter which environment you are using, but it might be helpful for others to help you if you tell us if you are using KDS, IAR, etc. Also, Appendix B of which document? In your workspace, do you have a &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;ksdk_platform_lib project? If you don't, then that's the problem. If you do, then you need to make sure that project is being built. In KDS, in the Project Explorer window you can left click on the project and then select "Clean Project", and when that's done left click and select "Build Project". Make sure that that builds successfully. When it does, again in the Project Explorer window, you should be able to navigate to the "Debug" directory under the project and see a .a file. You should also see an "Archives" section under the project that should list the same .a file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I've never used any of the other build environments, but I believe they are very similar. I hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Larry&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 12:06:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437807#M2694</guid>
      <dc:creator>yorknh</dc:creator>
      <dc:date>2015-10-29T12:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: KSDK 1.3.0 missing libksdk-platform.a</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437808#M2695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the detail information.&amp;nbsp; You are absolutely correct, ksdk_platform_lib was in my workspace.&amp;nbsp; By the way, I was using KDS.&amp;nbsp; I first Clean Project, then Build Project and then everything worked and the .a file and Debug directory appeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neil P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 20:51:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437808#M2695</guid>
      <dc:creator>neilporven</dc:creator>
      <dc:date>2015-10-29T20:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: KSDK 1.3.0 missing libksdk-platform.a</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437809#M2696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neil,&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can follow the video here (from the&lt;A href="http://freescale.com/frdm-k64f/startnow"&gt; FRDM-K64F Getting Started &lt;/A&gt;page) which walks through how to compile the platform library with KDS. It's describing how to do it with KSDK 1.2, but the steps are the same for KSDK 1.3 &lt;A href="http://brightcove04.brightcove.com/34/4089003392001/201506/3186/4089003392001_4308158142001_4308046263001.mp4?pubId=4089003392001&amp;amp;videoId=4308046263001" title="http://brightcove04.brightcove.com/34/4089003392001/201506/3186/4089003392001_4308158142001_4308046263001.mp4?pubId=4089003392001&amp;amp;videoId=4308046263001"&gt;http://brightcove04.brightcove.com/34/4089003392001/201506/3186/4089003392001_4308158142001_4308046263001.mp4?pubId=4089…&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; This process is also described in Section 5.3 of the &lt;A href="http://http//cache.freescale.com/files/soft_dev_tools/doc/support_info/KSDK13GSUG.pdf"&gt;Getting Started with Kinetis SDK 1.3 Guide&lt;/A&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Anthony &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 20:55:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/KSDK-1-3-0-missing-libksdk-platform-a/m-p/437809#M2696</guid>
      <dc:creator>anthony_huereca</dc:creator>
      <dc:date>2015-10-29T20:55:53Z</dc:date>
    </item>
  </channel>
</rss>

