<?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: how to use processor expert in mqx 4? in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230308#M6280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you generate the PE code in the BSP Project, you can see the files in the project window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-no-proof:yes"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/skins/images/B3B3FC9BB3DEBB033A02CC48599E2C46/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then, build the BSP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see those files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Oct 2013 16:00:37 GMT</pubDate>
    <dc:creator>LuisCasado</dc:creator>
    <dc:date>2013-10-28T16:00:37Z</dc:date>
    <item>
      <title>how to use processor expert in mqx 4?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230303#M6275</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am trying to use PE driver in my MQX 4.0 project. Acording to the Freescale_MQX_4_0\doc\tools\cw\FSL_MQX_in_CW_10_x document, I added some PE components in bsp project, and configure them carefully. Then I build the bsp project. But how can use the PE code in my application project? I checked Freescale_MQX_4_0\lib\twrk60n512.cw10\debug\bsp\Generated_Code folder, according to my understanding, there should be PE related header files in this folder, but actrually there is only a PE_LDD.h in this folder...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any steps I missed to enable using PE in MQX4. Thanks for your help in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 11:40:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230303#M6275</guid>
      <dc:creator>zalayeta_ye</dc:creator>
      <dc:date>2013-10-24T11:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to use processor expert in mqx 4?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230304#M6276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Shicheng,&lt;/P&gt;&lt;P&gt;Now that you have added components to the BSP, generated PE code, and compiled, please open and review the MQX4.0.2\demo\pe_demo that has MQX application using default components in the BSP as reference to access your components.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 14:09:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230304#M6276</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2013-10-25T14:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: how to use processor expert in mqx 4?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230305#M6277</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;Thanks for your reply. &lt;/P&gt;&lt;P&gt;I do have tried the pe_demo. I got error "Demo requires Processor Expert BSP code to be generated" as the demo require "PE_LDD_VERSION" defined. But PE_LDD_VERSION is actually undefined in Freescale_MQX_4_0\lib\twrk60n512.cw10\debug\bsp\Generat_Code\PE_LDD.h file on my side. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I remember that in MQX3.8, there is PE bsp project for kinetis target, for example, bsp_twrk40x256_pe. All related PE header files will be copied to lib\twrk40x256.cw10\debug\bsp\Generated_Code folder automatically after I build the _pe bsp project. But there are no _pe bsp project in MQX4.0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 03:54:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230305#M6277</guid>
      <dc:creator>zalayeta_ye</dc:creator>
      <dc:date>2013-10-26T03:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to use processor expert in mqx 4?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230306#M6278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You're right, that changed in MQX 4.x. Now, all the BSP's have &lt;SPAN class="SpellE"&gt;pe&lt;/SPAN&gt; enabled. For example, the K70 &lt;SPAN class="SpellE"&gt;bsp&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-no-proof:yes"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/skins/images/B3B3FC9BB3DEBB033A02CC48599E2C46/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open the standard BSP. Go to Processor Expert Show Views:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-no-proof:yes"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/skins/images/B3B3FC9BB3DEBB033A02CC48599E2C46/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the ProcessorExpert.pe (click on it)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you will see the BSP PE components:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-no-proof:yes"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/skins/images/B3B3FC9BB3DEBB033A02CC48599E2C46/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, Generate the code and build BSP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-no-proof:yes"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/skins/images/B3B3FC9BB3DEBB033A02CC48599E2C46/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&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 run the &lt;SPAN class="SpellE"&gt;pe&lt;/SPAN&gt; example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 Oct 2013 09:36:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230306#M6278</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2013-10-26T09:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to use processor expert in mqx 4?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230307#M6279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Luis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I added some components in bsp project and build the bsp project.&lt;/P&gt;&lt;P&gt;But there are no pe header files in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Freescale_MQX_4_0\lib\twrk70f120m.cw10\debug\bsp\Generated_Code.&lt;span class="lia-inline-image-display-wrapper" image-alt="Snap1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41175i8206EBFAF733C97F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Snap1.jpg" alt="Snap1.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Then if I build the pe_demo_twrk70f120m, I got the error message as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Snap2.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41227i1A550E69AF34DB35/image-size/large?v=v2&amp;amp;px=999" role="button" title="Snap2.jpg" alt="Snap2.jpg" /&gt;&lt;/span&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 14:41:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230307#M6279</guid>
      <dc:creator>zalayeta_ye</dc:creator>
      <dc:date>2013-10-28T14:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to use processor expert in mqx 4?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230308#M6280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you generate the PE code in the BSP Project, you can see the files in the project window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-no-proof:yes"&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/skins/images/B3B3FC9BB3DEBB033A02CC48599E2C46/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then, build the BSP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see those files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 16:00:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230308#M6280</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2013-10-28T16:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to use processor expert in mqx 4?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230309#M6281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Luis, Yes, I can see the files in bsp projects. But the pe header files, for example, GPIO1.h should be copied to the Freescale_MQX_4_0\lib\xxx.cw10\debug\bsp\Generated_Code folder automatically after building the bsp project. So that the application project can find these header files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 01:48:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230309#M6281</guid>
      <dc:creator>zalayeta_ye</dc:creator>
      <dc:date>2013-10-29T01:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to use processor expert in mqx 4?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230310#M6282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the bat file (&lt;SPAN class="SpellE"&gt;postbuild&lt;/SPAN&gt; step) bsp_twrk60n512.bat&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like the copy should be done:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for /R %MQXROOTDIR%\&lt;SPAN class="SpellE"&gt;mqx&lt;/SPAN&gt;\build\cw10\bsp_twrk60n512\&lt;SPAN class="SpellE"&gt;Generated_Code&lt;/SPAN&gt; %%f in (*.h) do copy %%f %OUTPUTDIR%\&lt;SPAN class="SpellE"&gt;Generated_Code&lt;/SPAN&gt;\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The old bat file (3.8) used :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;copy /Y ..\..\..\&lt;SPAN class="SpellE"&gt;mqx&lt;/SPAN&gt;\build\cw10\bsp_twrk60n512\&lt;SPAN class="SpellE"&gt;Generated_Code&lt;/SPAN&gt;\*.h .\&lt;SPAN class="SpellE"&gt;Generated_Code&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;copy /Y ..\..\..\&lt;SPAN class="SpellE"&gt;mqx&lt;/SPAN&gt;\build\cw10\bsp_twrk60n512\Sources\*.h .\&lt;SPAN class="SpellE"&gt;Generated_Code&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But files should be there after &lt;SPAN class="SpellE"&gt;postbuild&lt;/SPAN&gt; step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 15:15:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230310#M6282</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2013-10-29T15:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to use processor expert in mqx 4?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230311#M6283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shicheng,&lt;/P&gt;&lt;P&gt;Please verify the same compiler is being used for the RTOS build and the MQX application (pe_demo).&amp;nbsp; I have made that mistake before.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 13:42:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230311#M6283</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2013-10-30T13:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to use processor expert in mqx 4?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230312#M6284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I have followed your cooments but when I try to build the project pe_demo_twrk60f120m I get the error:&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/44091iD1E07D5448C01289/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;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/44213i4C6EC79B1EF14A7C/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;/P&gt;&lt;P&gt;Does anyone know why I get this error and how it could be resolved?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 07:28:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230312#M6284</guid>
      <dc:creator>juanandujar</dc:creator>
      <dc:date>2014-05-05T07:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: how to use processor expert in mqx 4?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230313#M6285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;I didn’t get the error you had but had to do a couple of modifications to the BSP as shown below.  After re-compiling the BSP, then opening the pe_demo, it compiled without issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add to BSP Properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"$&lt;SPAN __jive_macro_name="ProjDirPath"&gt;&lt;/SPAN&gt;/Generated_Code/IO_Map.h"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Copy C:\Freescale\CW MCU v10.6\MCU\ProcessorExpert\lib\Kinetis\iofiles\MK60F12.h&lt;/P&gt;&lt;P&gt;To C:\Freescale\Freescale_MQX_4_1_0_GA_RC7\mqx\build\cw10gcc\bsp_twrk60f120m\Generated_Code\IO_Map&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MK60F12.h is in the BSP BUT it is a link to the CW10.6 path and the file is not physically copied into the BSP\IO_Map folder.  Copying it resolved BSP build issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 May 2014 14:52:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230313#M6285</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2014-05-05T14:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to use processor expert in mqx 4?</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230314#M6286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you ! :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 23:30:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/how-to-use-processor-expert-in-mqx-4/m-p/230314#M6286</guid>
      <dc:creator>essayasghebray</dc:creator>
      <dc:date>2014-06-05T23:30:03Z</dc:date>
    </item>
  </channel>
</rss>

