<?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>MQX Software SolutionsのトピックRe: Error: #warning &amp;quot;EWL support for C99 is not enabled&amp;quot;</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-warning-quot-EWL-support-for-C99-is-not-enabled-quot/m-p/328299#M10463</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;I changed&amp;nbsp;model in Settings/Librarian from ewl to c9x and it works for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have nice day,&lt;/P&gt;&lt;P&gt;Marceli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Nov 2016 04:46:24 GMT</pubDate>
    <dc:creator>marceli1</dc:creator>
    <dc:date>2016-11-04T04:46:24Z</dc:date>
    <item>
      <title>Error: #warning "EWL support for C99 is not enabled"</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-warning-quot-EWL-support-for-C99-is-not-enabled-quot/m-p/328297#M10461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;I use micro MCF52255 and I want porting my project compiled in CW10.2 with MQX3.8.1 in a project compiled in CW10.6 with MQX4.1.0 to try the new webserver.&lt;/P&gt;&lt;P&gt;I can't compile the project because I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;"C:\Freescale\CW MCU v10.6\eclipse\../MCU/ColdFire_Tools/Command_Line_Tools/mwccmcf" @@"Source\HVAC/global_1.args" -o "Source\HVAC\global_c.obj" "..\..\source\global.c"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Source\HVAC/global_1.args : -sym full -msgstyle parseable -proc 52255 -lavender model=ewl ,print=int_FP ,scan=int_FP ,io=buffered -c -nostdinc -nosyspath -enc ascii -i "C:/Progetti/MQXETH/lib/eth.cw10/bsp" -i "C:/Progetti/MQXETH/lib/eth.cw10/usb/host" -i "C:/Progetti/MQXETH/lib/eth.cw10/usb" -i "C:/Progetti/MQXETH/lib/eth.cw10/shell" -i "C:/Progetti/MQXETH/lib/eth.cw10/mfs" -i "C:/Progetti/MQXETH/lib/eth.cw10/rtcs" -i "C:/Progetti/MQXETH/lib/eth.cw10" -i "C:/Progetti/MQXETH/lib/eth.cw10/psp" -ir "C:/Progetti/STUSNP/stusnp/build" -ir "C:/Progetti/STUSNP/stusnp" -ir "C:/Progetti/MQXETH/usb/host/source/classes/common" -I- -ir "C:/Freescale/CW MCU v10.6/MCU" -prefix "C:/Progetti/STUSNP/stusnp/build/Int Flash Debug.prefix" -warn unusedvar -warn extracomma -opt level=1 -opt space -ipa off -inline on -align coldfire -model farCode -model farData -fp soft -a6 -nocoloring -noscheduling -nopeephole -sdata 0 -requireprotos -lang c99 -Cpp_Exceptions off -RTTI off -enum int -char unsigned -str nopool -str reuse&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;../MCU/ColdFire_Tools/Command_Line_Tools/mwccmcf|Compiler|Warning&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;(C:\Freescale\CW MCU v10.6\MCU\ARM_EABI_Support\ewl\EWL_C\include\stdbool.h|20|1|0|387|0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;= #warning "EWL support for C99 is not enabled"&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw that all the macro for defining the variables are changed (example uint32_t) and I try to correct it without good result.&lt;/P&gt;&lt;P&gt;I enable the EWL e C99 language, see figures Language_Setting.jpg and Set_ewl.jpg, no good result.&lt;/P&gt;&lt;P&gt;The error compile doesn't recognaize the new type "bool", too.&lt;/P&gt;&lt;P&gt;Do you have any idea?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Set_ewl.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/45345i6238EA57B30D6BFB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Set_ewl.jpg" alt="Set_ewl.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Language_Settings.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/45346iB65F3F848EF95240/image-size/large?v=v2&amp;amp;px=999" role="button" title="Language_Settings.jpg" alt="Language_Settings.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Mirko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 15:15:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-warning-quot-EWL-support-for-C99-is-not-enabled-quot/m-p/328297#M10461</guid>
      <dc:creator>kappa74</dc:creator>
      <dc:date>2014-07-31T15:15:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error: #warning "EWL support for C99 is not enabled"</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-warning-quot-EWL-support-for-C99-is-not-enabled-quot/m-p/328298#M10462</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;Did you try creating a new MQX4.1 project and copy all the files that are contained on the sources folder to the new project?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2014 23:10:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-warning-quot-EWL-support-for-C99-is-not-enabled-quot/m-p/328298#M10462</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2014-08-04T23:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error: #warning "EWL support for C99 is not enabled"</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Error-warning-quot-EWL-support-for-C99-is-not-enabled-quot/m-p/328299#M10463</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;I changed&amp;nbsp;model in Settings/Librarian from ewl to c9x and it works for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have nice day,&lt;/P&gt;&lt;P&gt;Marceli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2016 04:46:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Error-warning-quot-EWL-support-for-C99-is-not-enabled-quot/m-p/328299#M10463</guid>
      <dc:creator>marceli1</dc:creator>
      <dc:date>2016-11-04T04:46:24Z</dc:date>
    </item>
  </channel>
</rss>

