<?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: Where is the project to build the platform library for I2C RTOS demo?</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356089#M552</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; The BSP and PSP libraries are only found in "MQX for KSDK 1.0.0 Beta" release. They are no longer in the newer KSDK 1.1 release, so that's why you don't see them. The ksdk_platform_lib_K22F51212 is the non-MQX version of the KSDK platform library. Since you're using MQX, you need the MQX version of that platform library which I pointed you to in my original post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So you're not missing anything, you're all good to go. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Anthony &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jan 2015 06:55:01 GMT</pubDate>
    <dc:creator>anthony_huereca</dc:creator>
    <dc:date>2015-01-21T06:55:01Z</dc:date>
    <item>
      <title>Where is the project to build the platform library for I2C RTOS demo?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356084#M547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to build the I2C RTOS demo using MQX. I have imported:&lt;/P&gt;&lt;P&gt;&amp;nbsp; i2c_rtos_mqx_frdmk22f&lt;/P&gt;&lt;P&gt;&amp;nbsp; mqx_frdmk22f&lt;/P&gt;&lt;P&gt;&amp;nbsp; mqx_stdlib_frdmk22F&lt;/P&gt;&lt;P&gt;&amp;nbsp; nshell_frdmk22F&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I build all, everything goes OK except that I get:&lt;/P&gt;&lt;P&gt;make: *** No rule to make target `C:/Freescale/KSDK_1.1.0/demos/i2c_rtos/i2c_rtos_mqx/kds/frdmk22f/../../../../../lib/ksdk_mqx_lib/kds/K22F51212/Debug/libksdk_platform_mqx.a', needed by `i2c_rtos_mqx_frdmk22f.elf'.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I try to (re)build just the first thinking that it may have been built as one of the later ones, but get the same error.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What project am I missing?&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 15:14:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356084#M547</guid>
      <dc:creator>davepfaltzgraff</dc:creator>
      <dc:date>2015-01-19T15:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the project to build the platform library for I2C RTOS demo?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356085#M548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You also need the KSDK MQX Platform library. This is the library that brings in all the KSDK drivers/HAL, with some special defines in the project settings so that it also works with the rest of the MQX RTOS. You can find this library at &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;/lib/ksdk_mqx_lib/kds/K22F51212/&lt;/SPAN&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>Mon, 19 Jan 2015 20:09:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356085#M548</guid>
      <dc:creator>anthony_huereca</dc:creator>
      <dc:date>2015-01-19T20:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the project to build the platform library for I2C RTOS demo?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356086#M549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anthony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the pointer. I figured it was something simple like that but I felt as though I was trying to find a needle in the haystack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now been able to run all the KSDK demos for the K22F that do not require two boards. For me that's a significant milestone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 20:57:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356086#M549</guid>
      <dc:creator>davepfaltzgraff</dc:creator>
      <dc:date>2015-01-19T20:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the project to build the platform library for I2C RTOS demo?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356087#M550</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;&lt;/P&gt;&lt;P&gt;You need to add the ksdk_mqx_lib and build this library,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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/48923iF0CA3672CDAA549B/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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can build the demo without issues.&lt;/P&gt;&lt;P&gt;&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/49031i8926B85186D977EA/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;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol &lt;BR /&gt; &lt;BR /&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>Mon, 19 Jan 2015 21:03:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356087#M550</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-01-19T21:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the project to build the platform library for I2C RTOS demo?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356088#M551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soledad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I'm new to this environment, I'm trying to learn more about the ins and outs, etc. After taking the step Anthony suggested, I was able to get it to work. But, in your list of projects, I see:&lt;/P&gt;&lt;P&gt;&amp;nbsp; bsp_frdmk2f&lt;/P&gt;&lt;P&gt;&amp;nbsp; ksdk_platform_lib_K22f51212&lt;/P&gt;&lt;P&gt;&amp;nbsp; psp_frdmk22f120m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are these extraneous and not used at link time? Or, do they provide some advantage/feature that I'm not aware of?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 22:13:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356088#M551</guid>
      <dc:creator>davepfaltzgraff</dc:creator>
      <dc:date>2015-01-19T22:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: Where is the project to build the platform library for I2C RTOS demo?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356089#M552</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; The BSP and PSP libraries are only found in "MQX for KSDK 1.0.0 Beta" release. They are no longer in the newer KSDK 1.1 release, so that's why you don't see them. The ksdk_platform_lib_K22F51212 is the non-MQX version of the KSDK platform library. Since you're using MQX, you need the MQX version of that platform library which I pointed you to in my original post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So you're not missing anything, you're all good to go. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Anthony &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 06:55:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Where-is-the-project-to-build-the-platform-library-for-I2C-RTOS/m-p/356089#M552</guid>
      <dc:creator>anthony_huereca</dc:creator>
      <dc:date>2015-01-21T06:55:01Z</dc:date>
    </item>
  </channel>
</rss>

