<?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のトピックhow to fix the compiling warning of &amp;quot;function does return&amp;quot;?</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/how-to-fix-the-compiling-warning-of-quot-function-does-return/m-p/1448724#M8761</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xuedongyang_0-1650915617537.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/177918i901F8219C1627A39/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xuedongyang_0-1650915617537.png" alt="xuedongyang_0-1650915617537.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hi, NXP experts,&lt;/P&gt;&lt;P&gt;I observed compiling warnings "function does return". Any idea why we got the warnings and how to fix it?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Xuedong Yang&lt;/P&gt;</description>
    <pubDate>Mon, 25 Apr 2022 19:42:04 GMT</pubDate>
    <dc:creator>xuedongyang</dc:creator>
    <dc:date>2022-04-25T19:42:04Z</dc:date>
    <item>
      <title>how to fix the compiling warning of "function does return"?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/how-to-fix-the-compiling-warning-of-quot-function-does-return/m-p/1448724#M8761</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xuedongyang_0-1650915617537.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/177918i901F8219C1627A39/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xuedongyang_0-1650915617537.png" alt="xuedongyang_0-1650915617537.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hi, NXP experts,&lt;/P&gt;&lt;P&gt;I observed compiling warnings "function does return". Any idea why we got the warnings and how to fix it?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Xuedong Yang&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 19:42:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/how-to-fix-the-compiling-warning-of-quot-function-does-return/m-p/1448724#M8761</guid>
      <dc:creator>xuedongyang</dc:creator>
      <dc:date>2022-04-25T19:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to fix the compiling warning of "function does return"?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/how-to-fix-the-compiling-warning-of-quot-function-does-return/m-p/1450277#M8764</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Can you give me the version of the CodeWarrior you are using? Do you use the project NXP sent to you? Please give more details about the project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you changed the file size and linker file? From the warning, I am more worry about the _memset16 cannot be reached than "function does return"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 01:37:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/how-to-fix-the-compiling-warning-of-quot-function-does-return/m-p/1450277#M8764</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-04-28T01:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to fix the compiling warning of "function does return"?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/how-to-fix-the-compiling-warning-of-quot-function-does-return/m-p/1460433#M8772</link>
      <description>&lt;P&gt;Hi, Yiping,&lt;/P&gt;&lt;P&gt;Sorry for late response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The version of CW I am using is 10.3.1. Here is the screen shot for the version and project. Yes, I am using NXP's project. I have not changed the linker file. Please let me know if you need more information.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Xuedong&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xuedongyang_0-1652923250169.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/180189i3DE42B0C46A432ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xuedongyang_0-1652923250169.png" alt="xuedongyang_0-1652923250169.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 01:22:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/how-to-fix-the-compiling-warning-of-quot-function-does-return/m-p/1460433#M8772</guid>
      <dc:creator>xuedongyang</dc:creator>
      <dc:date>2022-05-19T01:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to fix the compiling warning of "function does return"?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/how-to-fix-the-compiling-warning-of-quot-function-does-return/m-p/1461931#M8773</link>
      <description>&lt;P&gt;Pretty simple one. You claim your function doesn't return __noreturn, and function actually returns. No forever loop inside. Either add for(;;){} at the end or remove __noreturn.&lt;/P&gt;</description>
      <pubDate>Sat, 21 May 2022 19:38:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/how-to-fix-the-compiling-warning-of-quot-function-does-return/m-p/1461931#M8773</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2022-05-21T19:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to fix the compiling warning of "function does return"?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/how-to-fix-the-compiling-warning-of-quot-function-does-return/m-p/1462484#M8776</link>
      <description>&lt;P&gt;Thank you very much, for the suggestion.&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 13:38:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/how-to-fix-the-compiling-warning-of-quot-function-does-return/m-p/1462484#M8776</guid>
      <dc:creator>xuedongyang</dc:creator>
      <dc:date>2022-05-23T13:38:24Z</dc:date>
    </item>
  </channel>
</rss>

