<?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: Linker Warning in CAN_Example (MQX 4.0 Project Wizard) for PXS30 in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Linker-Warning-in-CAN-Example-MQX-4-0-Project-Wizard-for-PXS30/m-p/289639#M9259</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello dombager,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wrong nothing, only linker warns you that some symbols are defined more than once (symbol resolution). Function abort_exit is defined in MQX and also in the library your application includes (libc_e200z650.a). This can be considered as informative warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MartinK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 10 Mar 2013 21:39:20 GMT</pubDate>
    <dc:creator>c0170</dc:creator>
    <dc:date>2013-03-10T21:39:20Z</dc:date>
    <item>
      <title>Linker Warning in CAN_Example (MQX 4.0 Project Wizard) for PXS30</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Linker-Warning-in-CAN-Example-MQX-4-0-Project-Wizard-for-PXS30/m-p/289638#M9258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i compile the CAN_Example project created with the MQX 4.0 Project Wizard, i get a linker warning, that some symbols are multiply defined, e.g.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;'Building target: CAN_Example.elf'&lt;/P&gt;&lt;P&gt;'Executing target #2 CAN_Example.elf'&lt;/P&gt;&lt;P&gt;'Invoking: PowerPC Linker'&lt;/P&gt;&lt;P&gt;"C:/Freescale/CW MCU v10.3/MCU/PA_Tools/Command_Line_Tools/mwldeppc" @@"CAN_Example.args" -o "CAN_Example.elf"&amp;nbsp;&amp;nbsp; -l"bsp.a" -l"psp.a" -l"C:/Freescale/CW MCU v10.3/MCU/PA_Support/ewl/lib/libc_E200z650.a" -l"C:/Freescale/CW MCU v10.3/MCU/PA_Support/ewl/lib/librt_E200z650.a"&lt;/P&gt;&lt;P&gt;C:/Freescale/CW MCU v10.3/MCU/PA_Tools/Command_Line_Tools/mwldeppc|Linker|Warning&lt;/P&gt;&lt;P&gt;&amp;gt;multiply-defined: 'exit'&amp;nbsp; in libc_E200z650.a in the file &lt;/P&gt;&lt;P&gt;&amp;gt;D:\workspace\EPPC\workspace_codegen\ewl\EWL_C\EWL_C.PA_CmdLineData\libc_E200z6&lt;/P&gt;&lt;P&gt;&amp;gt;50\obj\abort_exit.o&lt;/P&gt;&lt;P&gt;&amp;gt;Previously defined in bsp.a in the file&lt;/P&gt;&lt;P&gt;&amp;gt;C:\Freescale\Freescale_MQX_4_0\mqx\build\cw10\bsp_twrpxs30\Debug\twrpxs30 BSP&lt;/P&gt;&lt;P&gt;&amp;gt;Files\cw_c.obj&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;I have this problem in other projects, too. Has anybody an idea what is going wrong here? I am using Code Warrior 10.3 and MQX 4.0.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Dom&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Mar 2013 09:32:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Linker-Warning-in-CAN-Example-MQX-4-0-Project-Wizard-for-PXS30/m-p/289638#M9258</guid>
      <dc:creator>dombanger</dc:creator>
      <dc:date>2013-03-09T09:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Linker Warning in CAN_Example (MQX 4.0 Project Wizard) for PXS30</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Linker-Warning-in-CAN-Example-MQX-4-0-Project-Wizard-for-PXS30/m-p/289639#M9259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello dombager,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wrong nothing, only linker warns you that some symbols are defined more than once (symbol resolution). Function abort_exit is defined in MQX and also in the library your application includes (libc_e200z650.a). This can be considered as informative warning.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MartinK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 21:39:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Linker-Warning-in-CAN-Example-MQX-4-0-Project-Wizard-for-PXS30/m-p/289639#M9259</guid>
      <dc:creator>c0170</dc:creator>
      <dc:date>2013-03-10T21:39:20Z</dc:date>
    </item>
  </channel>
</rss>

