<?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: Processor Expert generating code with errors in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Expert-generating-code-with-errors/m-p/467044#M3590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Louie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to fix this error please try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Go to menu Project &amp;gt; Properties. &lt;/P&gt;&lt;P&gt;- Select C/C++ Build &amp;gt; Settings and open the Tool Settings tab.&lt;/P&gt;&lt;P&gt;- Navigate to ARM Ltd Windows GCC C Compiler &amp;gt; Preprocessor.&lt;/P&gt;&lt;P&gt;- Add the following definition in the Defined Symbols: bool=_Bool&lt;/P&gt;&lt;P&gt;- Clean and Build the project.&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/33546iDE35E37E1C6DE45A/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;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2016 23:48:49 GMT</pubDate>
    <dc:creator>Carlos_Mendoza</dc:creator>
    <dc:date>2016-01-04T23:48:49Z</dc:date>
    <item>
      <title>Processor Expert generating code with errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Expert-generating-code-with-errors/m-p/467042#M3588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anyone know why Processor Expert is generating this error with Processor Expert Generated code?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"conflicting types for 'ExtIntLdd1_GetVal'.&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using MQX 4.1, CW10.6, K70 processor.&amp;nbsp; I've added an ExtInt_LDD component, and when I select toggle Enable/Disable GetVal(), I get this error.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 18:41:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Expert-generating-code-with-errors/m-p/467042#M3588</guid>
      <dc:creator>louiemoye</dc:creator>
      <dc:date>2016-01-04T18:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert generating code with errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Expert-generating-code-with-errors/m-p/467043#M3589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can correct the problem temporarily by changing the function return type to unsigned char in the source document, and leaving the header file as return type bool.&amp;nbsp; The problem with this is my changes will be overwritten as soon ans PE regenerates the code.&amp;nbsp; Does anyone know of a workaround?&amp;nbsp; I would like to upgrade to MQX4.2 (assuming the problem has been fixed) but we are deep into my project, and do not have time to upgrade.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 22:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Expert-generating-code-with-errors/m-p/467043#M3589</guid>
      <dc:creator>louiemoye</dc:creator>
      <dc:date>2016-01-04T22:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert generating code with errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Expert-generating-code-with-errors/m-p/467044#M3590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Louie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to fix this error please try the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Go to menu Project &amp;gt; Properties. &lt;/P&gt;&lt;P&gt;- Select C/C++ Build &amp;gt; Settings and open the Tool Settings tab.&lt;/P&gt;&lt;P&gt;- Navigate to ARM Ltd Windows GCC C Compiler &amp;gt; Preprocessor.&lt;/P&gt;&lt;P&gt;- Add the following definition in the Defined Symbols: bool=_Bool&lt;/P&gt;&lt;P&gt;- Clean and Build the project.&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/33546iDE35E37E1C6DE45A/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;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Carlos Mendoza&lt;/P&gt;&lt;P&gt;Technical Support Engineer&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 23:48:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Expert-generating-code-with-errors/m-p/467044#M3590</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2016-01-04T23:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Expert generating code with errors</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Expert-generating-code-with-errors/m-p/467045#M3591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent!&amp;nbsp; That solved the problem.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 16:17:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Processor-Expert-generating-code-with-errors/m-p/467045#M3591</guid>
      <dc:creator>louiemoye</dc:creator>
      <dc:date>2016-01-05T16:17:20Z</dc:date>
    </item>
  </channel>
</rss>

