<?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 Merging Processor Expert project with existing demo application (shell demo). in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Merging-Processor-Expert-project-with-existing-demo-application/m-p/657113#M17271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently working on an application for the FRDM-K64F development platform that relies heavily on the TCP/IP software stack provided by MQX. I am using the shell demo application located in the middleware examples folder&amp;nbsp;C:\Freescale\KSDK_1.3.0\middleware\tcpip\rtcs\examples\shell. I have been working on merging in I2C, SPI, and other various components from a processor expert project to little avail. I have found a few examples for I2C drivers for MQX, but I would like to use processor expert generated code if possible. Is it feasible to merge a processor expert project with an existing example project, or is my approach flawed? Any information about how to attack the problem would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Dec 2016 02:15:24 GMT</pubDate>
    <dc:creator>david_schmidt1</dc:creator>
    <dc:date>2016-12-08T02:15:24Z</dc:date>
    <item>
      <title>Merging Processor Expert project with existing demo application (shell demo).</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Merging-Processor-Expert-project-with-existing-demo-application/m-p/657113#M17271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently working on an application for the FRDM-K64F development platform that relies heavily on the TCP/IP software stack provided by MQX. I am using the shell demo application located in the middleware examples folder&amp;nbsp;C:\Freescale\KSDK_1.3.0\middleware\tcpip\rtcs\examples\shell. I have been working on merging in I2C, SPI, and other various components from a processor expert project to little avail. I have found a few examples for I2C drivers for MQX, but I would like to use processor expert generated code if possible. Is it feasible to merge a processor expert project with an existing example project, or is my approach flawed? Any information about how to attack the problem would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2016 02:15:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Merging-Processor-Expert-project-with-existing-demo-application/m-p/657113#M17271</guid>
      <dc:creator>david_schmidt1</dc:creator>
      <dc:date>2016-12-08T02:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Processor Expert project with existing demo application (shell demo).</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Merging-Processor-Expert-project-with-existing-demo-application/m-p/657114#M17272</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;MQX in KSDK1.3 supports PE. You need to enable Processor Expert when you creates your project. Then you can add peripheral components into the project, please refer to the below picture.&lt;/P&gt;&lt;P&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/10199i7DAFC78DD029E671/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;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 06:32:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Merging-Processor-Expert-project-with-existing-demo-application/m-p/657114#M17272</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2016-12-12T06:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Merging Processor Expert project with existing demo application (shell demo).</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Merging-Processor-Expert-project-with-existing-demo-application/m-p/657115#M17273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you add some other PE components into an existing KSDK project that without enabling PE support , I think it is not easy.&amp;nbsp;&amp;nbsp; Because the libraries are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 06:51:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Merging-Processor-Expert-project-with-existing-demo-application/m-p/657115#M17273</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2016-12-12T06:51:08Z</dc:date>
    </item>
  </channel>
</rss>

