<?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中的主题 Re: How to include MQX library in KDS instead KSDK....</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424680#M14166</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Garima, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for my delay. Are you using a freescale board or a custom board?&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;Sol &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Sep 2015 22:27:17 GMT</pubDate>
    <dc:creator>soledad</dc:creator>
    <dc:date>2015-09-01T22:27:17Z</dc:date>
    <item>
      <title>How to include MQX library in KDS instead KSDK....</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424675#M14161</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 am working with KDS 3.0.0 and KSDK 1.2.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Previously I have created a project in CodeWarrior v10.6 with MQX v4.0 which is using RTCS and MFS library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am need to use KDS, so I started to learn @ KDS. I created a New MQX project inside KDS by following Creating a New &lt;STRONG&gt;MQX RTOS for KSDK1.2 Project in KDS3.0.pdf &lt;/STRONG&gt;and that works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in the same MQX project, In source folder, I copied my previous project(Which I have created in CodeWarrior using MQX v4.0) source files (say of .c and .h).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I build project that show me an error that is what I am listing with solutions I made:&lt;/P&gt;&lt;P&gt;1. of &lt;STRONG&gt;"rtcs.h not found"&lt;/STRONG&gt; and I include&lt;STRONG&gt; C:\Freescale\KSDK_1.2.0\middleware\tcpip\rtcs\lib\twrk60d100m.kds\debug\rtcs &lt;/STRONG&gt;inside ARM C Compiler.&lt;/P&gt;&lt;P&gt;2. Also Solved error of "ethernet.h not found" by including&amp;nbsp; #include &amp;lt;fsl_enet_rtcs_adapter.h&amp;gt; and&amp;nbsp; disabling if PLATFORM_SDK_ENABLED portion like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//#if PLATFORM_SDK_ENABLED&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp; #include &amp;lt;fsl_enet_rtcs_adapter.h&amp;gt;&amp;nbsp; /* ENET KSDK adaptter.*/&lt;/P&gt;&lt;P&gt;//#else&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; #include &amp;lt;ethernet.h&amp;gt;&amp;nbsp;&amp;nbsp; /* ENET driver APU.*/&lt;/P&gt;&lt;P&gt;//&amp;nbsp;&amp;nbsp;&amp;nbsp; #include &amp;lt;enet.h&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* ENET driver APU.*/&lt;/P&gt;&lt;P&gt;//#endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. of "undefined &lt;STRONG&gt;IO_ERROR&lt;/STRONG&gt;" that is a return value from send() function, solved by putting &lt;STRONG&gt;false&lt;/STRONG&gt; as a return value from send().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I dont know whether I am right or wrong but errors solved...!! )&lt;/P&gt;&lt;P&gt;Here my RTCS errors are finished but series of errors not finishing at this point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now comes MFS...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also solved so many errors like undefined mfs.h , undefine FILE_PTR, IO_SEEK_SET/IO_SEEK_END etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this compulsory to do this in KDS to use MFS library (in my case)? Isn't there any other way in which i dont need to solved this errors?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Errors are coming due to I copied MQX source files. So is there any way to include MQX library instead KSDK? I also have MQX 4.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or any other way to use previous MQX and CodeWarrior project. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Garima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Aug 2015 12:03:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424675#M14161</guid>
      <dc:creator>garimaparashar</dc:creator>
      <dc:date>2015-08-09T12:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to include MQX library in KDS instead KSDK....</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424676#M14162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Garima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use MQX 4.2 and KDS, please check the below document and please let me know if this helps.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-106217"&gt;Creating a New MQX RTOS 4.2 project in KDS&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Sol&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>Mon, 10 Aug 2015 20:03:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424676#M14162</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-08-10T20:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to include MQX library in KDS instead KSDK....</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424677#M14163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply. I go through your link and try to follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in Point.6 ., there is a paths to replace say C:\Freescale\Freescale_MQX_4_2&lt;STRONG&gt;\lib\&lt;/STRONG&gt;&amp;lt;used_board&amp;gt;.kds\debug\bsp\Generated_Code . but in my case i am not finding any lib folder. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know what to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 11:22:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424677#M14163</guid>
      <dc:creator>garimaparashar</dc:creator>
      <dc:date>2015-08-11T11:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to include MQX library in KDS instead KSDK....</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424678#M14164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Garima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, you need to compile the MQX libraries (PSP, BSP, SHELL, RTCS, MFS etc) then you should be able to find this folder.&lt;/P&gt;&lt;P&gt;In order to compile the libraries, please check the attached document.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Sol&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, 11 Aug 2015 20:01:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424678#M14164</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-08-11T20:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to include MQX library in KDS instead KSDK....</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424679#M14165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for solving my query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But still one more thing I want to ask.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per PDF you give me I tried to follow the steps and Now I am able to&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;debug&lt;/STRONG&gt; MQX project successfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*I want to Run a Project instead of Debug. *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But problem is *I am not able to Run a Project *. Like right click project&lt;/P&gt;&lt;P&gt;-&amp;gt; Run.   Debug works perfectly as in Debug Configuration there is a GDB&lt;/P&gt;&lt;P&gt;PEMicro Interface Debug available. But in Run Configuration I am not able&lt;/P&gt;&lt;P&gt;to found the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am trying to Run a project That show me an error (Attached with this&lt;/P&gt;&lt;P&gt;mail). Also I am attaching my project Run Configuration setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I  dont know which kind of setting I need to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Garima&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Wed, Aug 12, 2015 at 1:33 AM, soledad &amp;lt;admin@community.freescale.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 07:29:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424679#M14165</guid>
      <dc:creator>garimaparashar</dc:creator>
      <dc:date>2015-08-13T07:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to include MQX library in KDS instead KSDK....</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424680#M14166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Garima, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for my delay. Are you using a freescale board or a custom board?&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;Sol &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Sep 2015 22:27:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424680#M14166</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2015-09-01T22:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to include MQX library in KDS instead KSDK....</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424681#M14167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sol,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using TWR-K60D100M.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a project in MQX and I am debugging that project in KDS Successfully but not able to &lt;STRONG&gt;RUN&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to run an MQX project instead of debugging&lt;STRONG&gt; &lt;/STRONG&gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Can you tell me how to run a project in KDS&lt;/STRONG&gt;? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Garima Parashar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 04:48:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424681#M14167</guid>
      <dc:creator>garimaparashar</dc:creator>
      <dc:date>2016-02-19T04:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to include MQX library in KDS instead KSDK....</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424682#M14168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Garima,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can run a project using the Run button.&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/53522iE1C0C25A588C8A0F/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;Select the Run Configurations...&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/53552iAB27174DF79C443C/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;Select the project and click on Run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/53598iEF3A6C19D9DBE6CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this helps!!&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Sol&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>Fri, 19 Feb 2016 21:04:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424682#M14168</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2016-02-19T21:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to include MQX library in KDS instead KSDK....</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424683#M14169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the immediate Response.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Garima Parashar !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you suggest I go through Run Configuration but not able to find GDB OpenOCD Debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attaching snap shot of My RunConfiguration... Can you tell me how to add this GDB OpenOCD Debugging in my RUN Config?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Garima Parashar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="RunConfigSnap2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/53478i7E823DBC490673D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="RunConfigSnap2.png" alt="RunConfigSnap2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Feb 2016 05:46:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/How-to-include-MQX-library-in-KDS-instead-KSDK/m-p/424683#M14169</guid>
      <dc:creator>garimaparashar</dc:creator>
      <dc:date>2016-02-21T05:46:38Z</dc:date>
    </item>
  </channel>
</rss>

