<?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>Processor Expert SoftwareのトピックPE_Types.h</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/PE-Types-h/m-p/427134#M3475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;I cannot create static module using Processor expert. Any advise ? I want type define files , because i have dependancy with other module. If any detail user manual for "processor Expert", please recommend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Aug 2015 08:02:18 GMT</pubDate>
    <dc:creator>maheswarangurus</dc:creator>
    <dc:date>2015-08-10T08:02:18Z</dc:date>
    <item>
      <title>PE_Types.h</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/PE-Types-h/m-p/427134#M3475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;I cannot create static module using Processor expert. Any advise ? I want type define files , because i have dependancy with other module. If any detail user manual for "processor Expert", please recommend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 08:02:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/PE-Types-h/m-p/427134#M3475</guid>
      <dc:creator>maheswarangurus</dc:creator>
      <dc:date>2015-08-10T08:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: PE_Types.h</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/PE-Types-h/m-p/427135#M3476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you provide more details about your issue, please? What exactly you want to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 05:19:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/PE-Types-h/m-p/427135#M3476</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2015-08-11T05:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: PE_Types.h</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/PE-Types-h/m-p/427136#M3477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Nothing special project. I just to create LED blink program on KL26z board. This is first time using KDS and freescale&amp;nbsp;&amp;nbsp; and I just follow the user manual. At the beginning it is OK, if I use fsl_gpio component, but if i use "LED" driver from "mcuoneclipes" component, it have some variable type "word". But this is not defined type in my project, afterthat i checked on internet, all talking about this macro define files and PE manual also have info on this. But this static modules are missing inside my&amp;nbsp; "Generatoed_code" folder. May be i doing something wrong / missing.... but this manual not have info about , how to enable/ disable this macro define file generation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my proplem here is , my project don't have this "PE_Types.h" file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 06:11:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/PE-Types-h/m-p/427136#M3477</guid>
      <dc:creator>maheswarangurus</dc:creator>
      <dc:date>2015-08-11T06:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: PE_Types.h</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/PE-Types-h/m-p/427137#M3478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;If you want to use components from the "mcuoneclipse" site you cannot use Kinetis SDK. When you create a new Kinetis Project with Kinetis SDK and Processor Expert the Kinetis SDK header files (definitions) are used instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create the new project by the following way:&lt;/P&gt;&lt;P&gt;- Select &lt;EM&gt;File &amp;gt; New &amp;gt; Kinetis Project&lt;/EM&gt; to create a new project&lt;/P&gt;&lt;P&gt;- Write the name of the new project, click on the &lt;EM&gt;Next&lt;/EM&gt; button&lt;/P&gt;&lt;P&gt;- Select the KL26Z derivative and click on the &lt;EM&gt;Next &lt;/EM&gt;button:&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/52447i7DA07F953FEF7C45/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;- Select &lt;EM&gt;Kinetis SDK: None&lt;/EM&gt; and check &lt;EM&gt;Processor Expert, &lt;/EM&gt;click on the &lt;EM&gt;Next&lt;/EM&gt; button:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_7.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/52509iF5F75AFE36306D4D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_7.png" alt="pastedImage_7.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;- Select the target compiler (use the default) and click on the &lt;EM&gt;Finish&lt;/EM&gt; button.&lt;/P&gt;&lt;P&gt;A new Processor Expert project is created (without Kinetis SDK) that contain the required definition of the PE_Types.h, see below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_6.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/52482iE3F358B04E283FED/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_6.png" alt="pastedImage_6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2015 11:37:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/PE-Types-h/m-p/427137#M3478</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2015-08-11T11:37:50Z</dc:date>
    </item>
  </channel>
</rss>

