<?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: twrk40: Clean MQX and CW10 install: Bunch of warnings when building in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174178#M2130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. Are there pragmas I could use to hide just those specific instances of those warnings? I don't want to disable a type of warning alltogether and then end up missing a new warning that could come up in the future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2011 22:38:17 GMT</pubDate>
    <dc:creator>brad_ci</dc:creator>
    <dc:date>2011-12-14T22:38:17Z</dc:date>
    <item>
      <title>twrk40: Clean MQX and CW10 install: Bunch of warnings when building</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174175#M2127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think I'm the only one who gets these, but I havn't really come across a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When building the BSP (2 warnings):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;C:/CW MCU v10.1/MCU/ARM_Tools/Command_Line_Tools/mwccarm|Compiler|Warning(C:\Freescale MQX 3.7\mqx\source\bsp\twrk40x256\vectors.c|62|54|2|2219|2)=    #pragma  define_section flashx ".flashx" far_abs R  &amp;gt;access mode is "R" but a read-only section was not specifiedC:/CW MCU v10.1/MCU/ARM_Tools/Command_Line_Tools/mwccarm|Compiler|Warning(C:\Freescale MQX 3.7\mqx\source\bsp\twrk40x256\vectors.c|114|64|2|4081|2)=    #pragma  define_section vectors_rom ".vectors_rom" far_abs R  &amp;gt;access mode is "R" but a read-only section was not specified&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When building a fresh, emply project (3 warnings):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;C:/CW MCU v10.1/MCU/ARM_Tools/Command_Line_Tools/mwldarm|Linker|Warning&amp;gt;Symbol isgraph multiply defined in libc_Thumb_LE_v7M.a(ctype_aeabi.o  ) and &amp;gt;psp_twrk40x256_d.a(io_util.o      )&amp;gt;Ignoring the definition in libc_Thumb_LE_v7M.a(ctype_aeabi.o  )C:/CW MCU v10.1/MCU/ARM_Tools/Command_Line_Tools/mwldarm|Linker|Warning&amp;gt;Symbol isupper multiply defined in libc_Thumb_LE_v7M.a(ctype_aeabi.o  ) and &amp;gt;psp_twrk40x256_d.a(io_util.o      )&amp;gt;Ignoring the definition in libc_Thumb_LE_v7M.a(ctype_aeabi.o  )C:/CW MCU v10.1/MCU/ARM_Tools/Command_Line_Tools/mwldarm|Linker|Warning&amp;gt;Linker command file warning at line 139&amp;gt;Object "__FLASHX_START_ADDR" has initial value. Assigning it to new location &amp;gt;may have unexpected side effects&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;And, if you included the shell in an otherwise empty project you also get these 2 warnings:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;C:/CW MCU v10.1/MCU/ARM_Tools/Command_Line_Tools/mwldarm|Linker|Warning&amp;gt;Symbol Shell_flush_cache multiply defined in shell_twrk40x256_d.a(sh_cache.o  &amp;gt;   ) and shell_twrk40x256_d.a(sh_flush.o     )&amp;gt;Ignoring the definition in shell_twrk40x256_d.a(sh_cache.o     )C:/CW MCU v10.1/MCU/ARM_Tools/Command_Line_Tools/mwldarm|Linker|Warning&amp;gt;Symbol isdigit multiply defined in libc_Thumb_LE_v7M.a(ctype_aeabi.o  ) and &amp;gt;shell_twrk40x256_d.a(sh_util.o      )&amp;gt;Ignoring the definition in libc_Thumb_LE_v7M.a(ctype_aeabi.o  )&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why? And how can I either fix these warnings properly, or at least supress them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brad&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:22:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174175#M2127</guid>
      <dc:creator>brad_ci</dc:creator>
      <dc:date>2020-10-29T09:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: twrk40: Clean MQX and CW10 install: Bunch of warnings when building</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174176#M2128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I continually get the same set of similar warnings &amp;nbsp;on any MQX 3.7/CW10.1 project that starts with RTSC. I'm building for the K60 tower. I assume I have some MQX lib build issue (which all went smooth), but find no reference to these warnings. Following any of the training videos exactly will never build without these warnings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone out there with a tip?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks - Steve&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2011 20:48:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174176#M2128</guid>
      <dc:creator>sps</dc:creator>
      <dc:date>2011-11-11T20:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: twrk40: Clean MQX and CW10 install: Bunch of warnings when building</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174177#M2129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;these warnings are more like FYI.&lt;/P&gt;&lt;P&gt;They were left there so you can see, that some standard functions are overloaded and .flashx section is a kind of floating area placed at the end of the flash memory.&lt;/P&gt;&lt;P&gt;You can suppress the warnings in Project properties -&amp;gt; C/C++ Build -&amp;gt; Settings -&amp;gt;Arm Linker -&amp;gt; Input.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;PetrM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 18:23:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174177#M2129</guid>
      <dc:creator>PetrM</dc:creator>
      <dc:date>2011-12-14T18:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: twrk40: Clean MQX and CW10 install: Bunch of warnings when building</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174178#M2130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. Are there pragmas I could use to hide just those specific instances of those warnings? I don't want to disable a type of warning alltogether and then end up missing a new warning that could come up in the future.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 22:38:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174178#M2130</guid>
      <dc:creator>brad_ci</dc:creator>
      <dc:date>2011-12-14T22:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: twrk40: Clean MQX and CW10 install: Bunch of warnings when building</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174179#M2131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PetrM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C doesn't support overload, how come those functions been "overloaded"? I think that is just a bad programming practice in MQX source code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 18:42:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174179#M2131</guid>
      <dc:creator>another_bug</dc:creator>
      <dc:date>2012-03-12T18:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: twrk40: Clean MQX and CW10 install: Bunch of warnings when building</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174180#M2132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry for confusion, I meant "override". So instead of library functions, the MQX functions are taken and used by linker.&lt;/P&gt;&lt;P&gt;Unfortunately I don't know how to disable those specific warnings. It also depends on compiler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;PetrM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 19:11:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174180#M2132</guid>
      <dc:creator>PetrM</dc:creator>
      <dc:date>2012-03-15T19:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: twrk40: Clean MQX and CW10 install: Bunch of warnings when building</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174181#M2133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know how to remove the warnings, does freescalw want to pay?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 20:25:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/twrk40-Clean-MQX-and-CW10-install-Bunch-of-warnings-when/m-p/174181#M2133</guid>
      <dc:creator>another_bug</dc:creator>
      <dc:date>2012-03-27T20:25:12Z</dc:date>
    </item>
  </channel>
</rss>

