<?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: LPC43S57 : Do not Wake up in Release mode ? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43S57-Do-not-Wake-up-in-Release-mode/m-p/840725#M33483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julien brissard,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please try to select the optimization level to None in the release mode, then build the project, and try it again:&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/66286i4DD8AF2B3723BDCC/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;If you still have question about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Oct 2018 06:32:33 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2018-10-29T06:32:33Z</dc:date>
    <item>
      <title>LPC43S57 : Do not Wake up in Release mode ?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43S57-Do-not-Wake-up-in-Release-mode/m-p/840724#M33482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;LPC43S57 enters in deep sleep mode, but when I toggle the wakeup0 pin, the software do not wake up ! (I have checked the HW signal and it move correctly from 0 to 1, or even from 1 to 0 but without effect)&lt;/P&gt;&lt;P&gt;Something strange is that the wake up occurs correctly if I load the "debug" version of my software (same code, but with configuration "debug" in MCUXpresso)&lt;/P&gt;&lt;P&gt;I also test a really similar software on the MCB4300 evaluation board (LPC4357 instead of LPC43&lt;STRONG&gt;S&lt;/STRONG&gt;57), and the wake up occurs correctly in both "debug" and "release" configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do anyone have a clue about my problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2018 15:37:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43S57-Do-not-Wake-up-in-Release-mode/m-p/840724#M33482</guid>
      <dc:creator>julienbrissard</dc:creator>
      <dc:date>2018-10-26T15:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: LPC43S57 : Do not Wake up in Release mode ?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43S57-Do-not-Wake-up-in-Release-mode/m-p/840725#M33483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julien brissard,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Please try to select the optimization level to None in the release mode, then build the project, and try it again:&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/66286i4DD8AF2B3723BDCC/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;If you still have question about it, please kindly let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 06:32:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43S57-Do-not-Wake-up-in-Release-mode/m-p/840725#M33483</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-10-29T06:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: LPC43S57 : Do not Wake up in Release mode ?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43S57-Do-not-Wake-up-in-Release-mode/m-p/840726#M33484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In many cases, when issues are seen where code works built for Debug but not Release, the issue is a missing "volatile".&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suggest that you take a look at the following FAQ for more details :&amp;nbsp;&lt;A href="https://community.nxp.com/thread/388981"&gt;Compiler Optimization&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MCUXpresso IDE Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Oct 2018 11:06:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC43S57-Do-not-Wake-up-in-Release-mode/m-p/840726#M33484</guid>
      <dc:creator>lpcxpresso_supp</dc:creator>
      <dc:date>2018-10-29T11:06:50Z</dc:date>
    </item>
  </channel>
</rss>

