<?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>CodeWarrior Development ToolsのトピックRe: Errors in ARM_EWL-libraries when compiling with gcc  4.8.4 toolchain</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Errors-in-ARM-EWL-libraries-when-compiling-with-gcc-160-4-8-4/m-p/332096#M1234</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello kaeven:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just bringing here the same information as in the Service Request you submitted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The EWL libraries were tested using the GCC toolchain v4_7_3, as the one included with CodeWarrior v10.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the developers will not test the EWL libraries with later versions of GCC due to the introduction of KDS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KDS_IDE&amp;amp;tid=vanKDS" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KDS_IDE&amp;amp;tid=vanKDS"&gt;Kinetis Design Studio Integrated Development |Freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are sorry for the inconveniences.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Feb 2015 18:44:16 GMT</pubDate>
    <dc:creator>Jorge_Gonzalez</dc:creator>
    <dc:date>2015-02-04T18:44:16Z</dc:date>
    <item>
      <title>Errors in ARM_EWL-libraries when compiling with gcc  4.8.4 toolchain</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Errors-in-ARM-EWL-libraries-when-compiling-with-gcc-160-4-8-4/m-p/332095#M1233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Topic: Errors in ARM_EWL-libraries when compiling with gcc&amp;nbsp; 4.8.4 toolchain&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I compile the EWL-Libraries with gcc 4.8.4(see gcc_version.txt) tools using&amp;nbsp; the supplied makefile (without the Code Warrior IDE). (Previously, all *.o, *.d and *.a files have been erased)&lt;/LI&gt;&lt;LI&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The compilation is successful with several warnings (see log_errors_4_8_4_noOptions.txt and log_4_8_4_noOptions.txt). &lt;/LI&gt;&lt;LI&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The makefile is called using the batch file call_make_all.bat. The compilation is not modified besides we use the options –j1 and -fno-diagnostics-show-caret&lt;/LI&gt;&lt;LI&gt;4.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When I use the library in a project (target is a MK60FN1M0 with MQX) the application runs for several seconds and then restarts again (the application prints some serial output so I can see this ). &lt;/LI&gt;&lt;/OL&gt;&lt;P style="text-indent: 35.4pt;"&gt;The compilation output can be found in project_compilation.txt&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;5.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If I compile the EWL-libraries with gcc 4.8.4 with the compiler options “-fno-diagnostics-show-caret -fno-aggressive-loop-optimizations” (which are introduced with gcc 4.8.x) OR if I compile the EWL- libraries with gcc 4.7.3 with the original options the described defective behavior (4.) does not show (for the compiler outputs see log_errors_4_8_4.txt and&amp;nbsp; log_4_8_4.txt and log_errors_4_7_3.txt and log_4_7_3.txt)&lt;/LI&gt;&lt;/OL&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In summary we have the following questions:&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this the correct way (using gcc 4.8.4) to build the EWL-Libraries?&lt;/P&gt;&lt;P&gt;What causes the difference in the different ways of compilation the EWL-libraries?&lt;/P&gt;&lt;P&gt;Why is there no compiler warning that gives us a hint that the compiled EWL-libraries are not working?&lt;/P&gt;&lt;P&gt;What do the other compiler warnings mean?&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached you may find the text-files stated above.&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335702"&gt;project_compilation.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335702"&gt;makefile.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335702"&gt;log_errors_4_8_4_noOptions.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335702"&gt;log_errors_4_8_4.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335702"&gt;call_make_all.bat&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335702"&gt;log_4_8_4_noOptions.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335702"&gt;log_4_8_4.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335702"&gt;log_4_7_3.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335702"&gt;gcc_version.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335702"&gt;log_errors_4_7_3.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 14:40:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Errors-in-ARM-EWL-libraries-when-compiling-with-gcc-160-4-8-4/m-p/332095#M1233</guid>
      <dc:creator>sven_kaemmer</dc:creator>
      <dc:date>2015-01-29T14:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Errors in ARM_EWL-libraries when compiling with gcc  4.8.4 toolchain</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Errors-in-ARM-EWL-libraries-when-compiling-with-gcc-160-4-8-4/m-p/332096#M1234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello kaeven:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just bringing here the same information as in the Service Request you submitted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The EWL libraries were tested using the GCC toolchain v4_7_3, as the one included with CodeWarrior v10.6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the developers will not test the EWL libraries with later versions of GCC due to the introduction of KDS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KDS_IDE&amp;amp;tid=vanKDS" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=KDS_IDE&amp;amp;tid=vanKDS"&gt;Kinetis Design Studio Integrated Development |Freescale&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are sorry for the inconveniences.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 18:44:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Errors-in-ARM-EWL-libraries-when-compiling-with-gcc-160-4-8-4/m-p/332096#M1234</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-02-04T18:44:16Z</dc:date>
    </item>
  </channel>
</rss>

