<?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中的主题 CodeWarrior 10.6.4 for ColdFire linker errors after tool update</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/CodeWarrior-10-6-4-for-ColdFire-linker-errors-after-tool-update/m-p/725993#M6432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I previously compiled and linked a project with no errors (lots of warnings, yes, but no errors) with CodeWarrior v&lt;STRONG&gt;10.6.4&lt;/STRONG&gt; for ColdFire (5282).&amp;nbsp; I then had to reinstall CodeWarrior v10.6.4.&amp;nbsp; This time after the installation I decided to apply all of the suggested updates to the tool.&amp;nbsp; Now I cannot build the same project that used to build -- with absolutely no changes to source code, linked libraries, or project settings -- as I get linker errors about &lt;STRONG&gt;multiply-defined variables&lt;/STRONG&gt; (see build output log below).&amp;nbsp; It seems these variables are rooted in the CodeWarrior tool chain, not in my source code, and appear to be related to math and/or floating point support...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to confirm nothing changed besides the tool I plan to uninstall CodeWarrior again and reinstall, but I will not apply the tool updates and see if the same project links again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Does anyone have an idea of what's wrong and how to resolve this please?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Building target: application_CW10.elf'&lt;BR /&gt;'Executing target #22 application_CW10.elf'&lt;BR /&gt;'Invoking: ColdFire Linker'&lt;BR /&gt;"C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf" @@"application_CW10.args" -o "application_CW10.elf" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/RTOS/mcu/contrib/lib/C_4i_CF_StdABI_MSL.a" "-llibrt.a" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/RTOS/mcu/contrib/lib/fp_coldfire.o" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/RTOS/mcu/eos/CW10_6_out/eos.alf" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/RTOS/mcu/libtimers/out/libtimers_CW10_6.alf" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/RTOS/mcu/libdnp/out/libdnp_CW10_6.alf" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/MCU/buildtemp/vm/vmmap_CW10.alf" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/MCU/loglib/out/loglib_CW10.elf" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/MCU/utllib/out/utllib_CW10.elf"&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\main.c|1577|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;&lt;STRONG&gt;Multiply-defined: "__double_huge" in&lt;/STRONG&gt;&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\MBSInterface.c|690|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DNPInterface.c|957|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SetpointScheduler.c|992|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SNTPClient.c|425|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\ScadaInterface.c|224|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DPRInterface.c|614|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DSPVMInterface.c|276|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\main.c|1577|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;&lt;STRONG&gt;Multiply-defined: "__extended_huge" in&lt;/STRONG&gt;&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\ScadaInterface.c|224|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DSPVMInterface.c|276|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SetpointScheduler.c|992|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SNTPClient.c|425|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DNPInterface.c|957|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DPRInterface.c|614|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\MBSInterface.c|690|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\main.c|1577|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;&lt;STRONG&gt;Multiply-defined: "__float_huge" in&lt;/STRONG&gt;&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\ScadaInterface.c|224|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DNPInterface.c|957|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DPRInterface.c|614|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\MBSInterface.c|690|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SNTPClient.c|425|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DSPVMInterface.c|276|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SetpointScheduler.c|992|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\main.c|1577|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;&lt;STRONG&gt;Multiply-defined: "__float_nan" in&lt;/STRONG&gt;&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DSPVMInterface.c|276|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SetpointScheduler.c|992|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\ScadaInterface.c|224|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SNTPClient.c|425|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DNPInterface.c|957|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DPRInterface.c|614|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\MBSInterface.c|690|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;&amp;gt;Link failed.&lt;/P&gt;&lt;P&gt;Errors caused tool to abort.&lt;BR /&gt;mingw32-make: *** [application_CW10.elf] Error 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2018 17:35:03 GMT</pubDate>
    <dc:creator>paul_carpenter</dc:creator>
    <dc:date>2018-03-02T17:35:03Z</dc:date>
    <item>
      <title>CodeWarrior 10.6.4 for ColdFire linker errors after tool update</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/CodeWarrior-10-6-4-for-ColdFire-linker-errors-after-tool-update/m-p/725993#M6432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I previously compiled and linked a project with no errors (lots of warnings, yes, but no errors) with CodeWarrior v&lt;STRONG&gt;10.6.4&lt;/STRONG&gt; for ColdFire (5282).&amp;nbsp; I then had to reinstall CodeWarrior v10.6.4.&amp;nbsp; This time after the installation I decided to apply all of the suggested updates to the tool.&amp;nbsp; Now I cannot build the same project that used to build -- with absolutely no changes to source code, linked libraries, or project settings -- as I get linker errors about &lt;STRONG&gt;multiply-defined variables&lt;/STRONG&gt; (see build output log below).&amp;nbsp; It seems these variables are rooted in the CodeWarrior tool chain, not in my source code, and appear to be related to math and/or floating point support...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to confirm nothing changed besides the tool I plan to uninstall CodeWarrior again and reinstall, but I will not apply the tool updates and see if the same project links again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Does anyone have an idea of what's wrong and how to resolve this please?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Building target: application_CW10.elf'&lt;BR /&gt;'Executing target #22 application_CW10.elf'&lt;BR /&gt;'Invoking: ColdFire Linker'&lt;BR /&gt;"C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf" @@"application_CW10.args" -o "application_CW10.elf" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/RTOS/mcu/contrib/lib/C_4i_CF_StdABI_MSL.a" "-llibrt.a" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/RTOS/mcu/contrib/lib/fp_coldfire.o" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/RTOS/mcu/eos/CW10_6_out/eos.alf" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/RTOS/mcu/libtimers/out/libtimers_CW10_6.alf" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/RTOS/mcu/libdnp/out/libdnp_CW10_6.alf" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/MCU/buildtemp/vm/vmmap_CW10.alf" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/MCU/loglib/out/loglib_CW10.elf" -l"C:/SVNWork/PQ044_CCP9/013_SMS_Master_V3/branches/012_MCU_CW10_Upgrade/MCU/utllib/out/utllib_CW10.elf"&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\main.c|1577|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;&lt;STRONG&gt;Multiply-defined: "__double_huge" in&lt;/STRONG&gt;&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\MBSInterface.c|690|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DNPInterface.c|957|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SetpointScheduler.c|992|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SNTPClient.c|425|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\ScadaInterface.c|224|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DPRInterface.c|614|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DSPVMInterface.c|276|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\main.c|1577|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;&lt;STRONG&gt;Multiply-defined: "__extended_huge" in&lt;/STRONG&gt;&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\ScadaInterface.c|224|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DSPVMInterface.c|276|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SetpointScheduler.c|992|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SNTPClient.c|425|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DNPInterface.c|957|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DPRInterface.c|614|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\MBSInterface.c|690|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\main.c|1577|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;&lt;STRONG&gt;Multiply-defined: "__float_huge" in&lt;/STRONG&gt;&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\ScadaInterface.c|224|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DNPInterface.c|957|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DPRInterface.c|614|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\MBSInterface.c|690|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SNTPClient.c|425|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DSPVMInterface.c|276|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SetpointScheduler.c|992|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\main.c|1577|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;&lt;STRONG&gt;Multiply-defined: "__float_nan" in&lt;/STRONG&gt;&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DSPVMInterface.c|276|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SetpointScheduler.c|992|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\ScadaInterface.c|224|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\SNTPClient.c|425|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DNPInterface.c|957|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\DPRInterface.c|614|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;(C:\SVNWork\PQ044_CCP9\013_SMS_Master_V3\branches\012_MCU_CW10_Upgrade\MCU\src\MBSInterface.c|690|0|0|0|0)&lt;BR /&gt;=&lt;BR /&gt;&amp;gt;Previously defined in&lt;BR /&gt;C:/Freescale/CW MCU v10.6.4/MCU/ColdFire_Tools/Command_Line_Tools/mwldmcf|Linker|Error&lt;BR /&gt;&amp;gt;Link failed.&lt;/P&gt;&lt;P&gt;Errors caused tool to abort.&lt;BR /&gt;mingw32-make: *** [application_CW10.elf] Error 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2018 17:35:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/CodeWarrior-10-6-4-for-ColdFire-linker-errors-after-tool-update/m-p/725993#M6432</guid>
      <dc:creator>paul_carpenter</dc:creator>
      <dc:date>2018-03-02T17:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior 10.6.4 for ColdFire linker errors after tool update</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/CodeWarrior-10-6-4-for-ColdFire-linker-errors-after-tool-update/m-p/725994#M6433</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;This issue was treated internally. It was a problem related with the migration of the project from Codewarrior classsic to Codewarrior eclipse based.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Apr 2018 22:04:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/CodeWarrior-10-6-4-for-ColdFire-linker-errors-after-tool-update/m-p/725994#M6433</guid>
      <dc:creator>jorge_a_vazquez</dc:creator>
      <dc:date>2018-04-17T22:04:26Z</dc:date>
    </item>
  </channel>
</rss>

