<?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 Rebuild EWL for Coldfire V1+ in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Rebuild-EWL-for-Coldfire-V1/m-p/284007#M10495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;currently I`ve trying to rebuild the standard EWL libraries.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason was, I've got Compiler Warnings as they`re described in&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2028" data-containertype="14" data-objectid="300543" data-objecttype="1" href="https://community.nxp.com/thread/300543"&gt;https://community.freescale.com/thread/300543&lt;/A&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Source file &amp;gt;"D:\workspace\ColdFire\ColdFire_Build_Tools\ewl\EWL_Runtime\..." not found, cannot display source&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I've tried as suggested:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Import project located in {Install}\MCU\ColdFire_Support\ewl in CodeWarrior&lt;/LI&gt;&lt;LI&gt;Click right on the project name then select Build Configuration &amp;gt; Set Active and select the appropriate configuration. This depend on the run time library file you are linking with your application. &lt;/LI&gt;&lt;LI&gt;Build the project to create a new .a file. All the debug information will then point to your current installation directory and you should be able to link your application&lt;/LI&gt;&lt;/UL&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with Build Configuration "CF_EWL_C" I could build without errors, and also the warnings for the EWL C Library disappears in my project.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But any other Build Configuration failed, Ive tried "CF_EWL_RUNTIME" (because had 4 warnings referenced to it) but build failed with 3 Errors:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;make: *** [all] Error 2&amp;nbsp;&amp;nbsp;&amp;nbsp; coldfire_lib&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C/C++ Problem&lt;/P&gt;&lt;P&gt;make[1]: *** [v1/librt] Error 2 &lt;/P&gt;&lt;P&gt;make[2]: *** [Runtime_CF_CmdLineData/v1/librt/obj/MWException.o] Error 1&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have a solution to build the EWL library project successfully?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've testedd with Codewarrior for MCU V10.4 and V10.2, same results.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Oct 2013 15:11:03 GMT</pubDate>
    <dc:creator>chbecker</dc:creator>
    <dc:date>2013-10-16T15:11:03Z</dc:date>
    <item>
      <title>Rebuild EWL for Coldfire V1+</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Rebuild-EWL-for-Coldfire-V1/m-p/284007#M10495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;currently I`ve trying to rebuild the standard EWL libraries.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason was, I've got Compiler Warnings as they`re described in&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2028" data-containertype="14" data-objectid="300543" data-objecttype="1" href="https://community.nxp.com/thread/300543"&gt;https://community.freescale.com/thread/300543&lt;/A&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Source file &amp;gt;"D:\workspace\ColdFire\ColdFire_Build_Tools\ewl\EWL_Runtime\..." not found, cannot display source&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I've tried as suggested:&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Import project located in {Install}\MCU\ColdFire_Support\ewl in CodeWarrior&lt;/LI&gt;&lt;LI&gt;Click right on the project name then select Build Configuration &amp;gt; Set Active and select the appropriate configuration. This depend on the run time library file you are linking with your application. &lt;/LI&gt;&lt;LI&gt;Build the project to create a new .a file. All the debug information will then point to your current installation directory and you should be able to link your application&lt;/LI&gt;&lt;/UL&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with Build Configuration "CF_EWL_C" I could build without errors, and also the warnings for the EWL C Library disappears in my project.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But any other Build Configuration failed, Ive tried "CF_EWL_RUNTIME" (because had 4 warnings referenced to it) but build failed with 3 Errors:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;make: *** [all] Error 2&amp;nbsp;&amp;nbsp;&amp;nbsp; coldfire_lib&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C/C++ Problem&lt;/P&gt;&lt;P&gt;make[1]: *** [v1/librt] Error 2 &lt;/P&gt;&lt;P&gt;make[2]: *** [Runtime_CF_CmdLineData/v1/librt/obj/MWException.o] Error 1&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have a solution to build the EWL library project successfully?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've testedd with Codewarrior for MCU V10.4 and V10.2, same results.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 15:11:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Rebuild-EWL-for-Coldfire-V1/m-p/284007#M10495</guid>
      <dc:creator>chbecker</dc:creator>
      <dc:date>2013-10-16T15:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuild EWL for Coldfire V1+</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Rebuild-EWL-for-Coldfire-V1/m-p/284008#M10496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at this thread: &lt;A href="https://community.nxp.com/thread/312550"&gt;Odd / Irrelevant Linker Warnings in CW v10.4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to import the coldfire_lib located at C:\Freescale\CW MCU v10.4\MCU\ColdFire_Support\ewl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;locate coldfire_lib project to import into CW 10.4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39982i3FBDB879F49A0EE9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once imported, select Build configuration and&amp;nbsp; a large menu like the one below is displayed.&amp;nbsp; Select the appropriate build configuration and do a clean and build. See sequence below&lt;/P&gt;&lt;P&gt;&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/39941i48C9388B2196D256/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;&lt;/P&gt;&lt;P&gt;I cleaned and rebuilt these configurations in this order:&lt;/P&gt;&lt;P&gt;1) ALL the EWL_C_v1_xxxxx configurations&lt;/P&gt;&lt;P&gt;2) CF_EWL_Runtime&lt;/P&gt;&lt;P&gt;3) CF_EWL_C++&lt;/P&gt;&lt;P&gt;4) CF_EWL_C&lt;/P&gt;&lt;P&gt;5) Cleaned and built my project&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 22:48:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Rebuild-EWL-for-Coldfire-V1/m-p/284008#M10496</guid>
      <dc:creator>mwais</dc:creator>
      <dc:date>2013-10-16T22:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Rebuild EWL for Coldfire V1+</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Rebuild-EWL-for-Coldfire-V1/m-p/284009#M10497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Matthew comments don't help you, let me know.&lt;/P&gt;&lt;P&gt;Be aware the MCU V10.5 has been released in September.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 11:06:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Rebuild-EWL-for-Coldfire-V1/m-p/284009#M10497</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2013-10-24T11:06:37Z</dc:date>
    </item>
  </channel>
</rss>

