<?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>MQX Software SolutionsのトピックProblem Setting Up K40 KwikStik Audio Player AN4523</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-Setting-Up-K40-KwikStik-Audio-Player-AN4523/m-p/420735#M13977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am getting started with the Kinetis K40 using K40 KwikStik.&lt;/P&gt;&lt;P&gt;However,&amp;nbsp; I already facing some problem getting started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Chapter 5 of the AN4523 step 4 'Find the MQX build libraries workspace directory located in: MQX_DIR\config\kwikstikk40x256\uv4\", I am unable to find 'build_libs.uvmpw' which is required by step 5 'Open the MQX “build_libs” project (file: “build_libs.uvmpw”) “bsp_kwikstikk40x256 Debug” has to be selected as active target -Figure 4.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have downloaded &amp;amp; installed latest MQX 4.2.0. &lt;/P&gt;&lt;P&gt;This is what I have in my folder.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58092iA651FD2EEEA5277F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also is there anyway to plot the same code to Freescale KDS? or any similar example on KDS?&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2015 07:43:53 GMT</pubDate>
    <dc:creator>mylim</dc:creator>
    <dc:date>2015-09-30T07:43:53Z</dc:date>
    <item>
      <title>Problem Setting Up K40 KwikStik Audio Player AN4523</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-Setting-Up-K40-KwikStik-Audio-Player-AN4523/m-p/420735#M13977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am getting started with the Kinetis K40 using K40 KwikStik.&lt;/P&gt;&lt;P&gt;However,&amp;nbsp; I already facing some problem getting started.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Chapter 5 of the AN4523 step 4 'Find the MQX build libraries workspace directory located in: MQX_DIR\config\kwikstikk40x256\uv4\", I am unable to find 'build_libs.uvmpw' which is required by step 5 'Open the MQX “build_libs” project (file: “build_libs.uvmpw”) “bsp_kwikstikk40x256 Debug” has to be selected as active target -Figure 4.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have downloaded &amp;amp; installed latest MQX 4.2.0. &lt;/P&gt;&lt;P&gt;This is what I have in my folder.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/58092iA651FD2EEEA5277F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also is there anyway to plot the same code to Freescale KDS? or any similar example on KDS?&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 07:43:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-Setting-Up-K40-KwikStik-Audio-Player-AN4523/m-p/420735#M13977</guid>
      <dc:creator>mylim</dc:creator>
      <dc:date>2015-09-30T07:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Setting Up K40 KwikStik Audio Player AN4523</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-Setting-Up-K40-KwikStik-Audio-Player-AN4523/m-p/420736#M13978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello MY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In MQX 4.2, this working set (“build_libs.uvmpw” for UV4 or “build_libs.wsd” for CW) does not exist anymore, it is only available for MQX 4.0. In MQX 4.2, you should import every library (bsp, psp, mfs, shell, etc) individually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have migrated AN4523 SW for MQX 4.2 and created a new project (it is attached) but this was made for CodeWarrior however, it shouldn't be difficult to migrate it to KDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have another doubt please let me know it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;----------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 20:21:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Problem-Setting-Up-K40-KwikStik-Audio-Player-AN4523/m-p/420736#M13978</guid>
      <dc:creator>isaacavila</dc:creator>
      <dc:date>2015-10-06T20:21:52Z</dc:date>
    </item>
  </channel>
</rss>

