<?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のトピックMissing #include &amp;quot;GPIO_PDD.h&amp;quot; from Generated Code</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Missing-include-quot-GPIO-PDD-h-quot-from-Generated-Code/m-p/183656#M499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the PE stand-alone version 10.0.0, see attached image.&lt;/P&gt;&lt;P&gt;I modified the helloworld example for arm in the LK25SC projects to include I2C.&lt;/P&gt;&lt;P&gt;I then generated the code and updated the project in Keil MDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to compile I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.\Generated_Code\Blue_LED.h(53): error:&amp;nbsp; #5: cannot open source input file "GPIO_PDD.h": No such file or directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched the folders of the project and I can't find the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I diffed ".\Generated_Code\Blue_LED.h" I see the following: (See attached image)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; GPIOD_PDDR &amp;amp;= (uint32_t)~0x02UL;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;has changed to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GPIOD_PDDR &amp;amp;= (uint32_t)~(uint32_t)(GPIO_PDDR_PDD(0x02));&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; when generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing a setting in my code generation or do I need to update?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Nov 2012 16:22:31 GMT</pubDate>
    <dc:creator>superguys</dc:creator>
    <dc:date>2012-11-21T16:22:31Z</dc:date>
    <item>
      <title>Missing #include "GPIO_PDD.h" from Generated Code</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Missing-include-quot-GPIO-PDD-h-quot-from-Generated-Code/m-p/183656#M499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the PE stand-alone version 10.0.0, see attached image.&lt;/P&gt;&lt;P&gt;I modified the helloworld example for arm in the LK25SC projects to include I2C.&lt;/P&gt;&lt;P&gt;I then generated the code and updated the project in Keil MDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to compile I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.\Generated_Code\Blue_LED.h(53): error:&amp;nbsp; #5: cannot open source input file "GPIO_PDD.h": No such file or directory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched the folders of the project and I can't find the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I diffed ".\Generated_Code\Blue_LED.h" I see the following: (See attached image)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; GPIOD_PDDR &amp;amp;= (uint32_t)~0x02UL;&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;has changed to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GPIOD_PDDR &amp;amp;= (uint32_t)~(uint32_t)(GPIO_PDDR_PDD(0x02));&lt;/STRONG&gt;&amp;nbsp;&amp;nbsp; when generated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing a setting in my code generation or do I need to update?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Nov 2012 16:22:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Missing-include-quot-GPIO-PDD-h-quot-from-Generated-Code/m-p/183656#M499</guid>
      <dc:creator>superguys</dc:creator>
      <dc:date>2012-11-21T16:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Missing #include "GPIO_PDD.h" from Generated Code</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Missing-include-quot-GPIO-PDD-h-quot-from-Generated-Code/m-p/183657#M500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from the description seems that you didn´t set properly the path to the PDD files. Please check that you have the corresponding file on your disc and also in the compiler paths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{YOUR INSTALLATION}\MCU\ProcessorExpert\lib\Kinetis\pdd\inc\GPIO_PDD.h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Vojtech Filip&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 08:59:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Missing-include-quot-GPIO-PDD-h-quot-from-Generated-Code/m-p/183657#M500</guid>
      <dc:creator>vfilip</dc:creator>
      <dc:date>2012-11-22T08:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Missing #include "GPIO_PDD.h" from Generated Code</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Missing-include-quot-GPIO-PDD-h-quot-from-Generated-Code/m-p/183658#M501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the assistance.&lt;/P&gt;&lt;P&gt;Isaac&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2012 20:17:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Missing-include-quot-GPIO-PDD-h-quot-from-Generated-Code/m-p/183658#M501</guid>
      <dc:creator>superguys</dc:creator>
      <dc:date>2012-11-22T20:17:46Z</dc:date>
    </item>
  </channel>
</rss>

