<?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: How to add run-time initialization and power souce stabilization delay in software for LPC11E67? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-run-time-initialization-and-power-souce-stabilization/m-p/1066244#M41173</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Startup code automatically initialised global variables and zeroes necessary data. It does NOT clear all memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your power supply is not stable, suggest you change your circuit design&amp;nbsp;to hold&amp;nbsp;reset until it is stable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Aug 2020 07:59:28 GMT</pubDate>
    <dc:creator>converse</dc:creator>
    <dc:date>2020-08-26T07:59:28Z</dc:date>
    <item>
      <title>How to add run-time initialization and power souce stabilization delay in software for LPC11E67?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-run-time-initialization-and-power-souce-stabilization/m-p/1066243#M41172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using LPC11E67 microcontroller for the project and using MCUXpresso IDE for software development. I want to clear memory and initialize content of global variables at the startup, I am not sure if that is already covered in the cr_startup file. If not then how to add that? Also how to add delay in startup code so that program starts running after power supply stabilized. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2020 15:07:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-run-time-initialization-and-power-souce-stabilization/m-p/1066243#M41172</guid>
      <dc:creator>dhruvkdesai</dc:creator>
      <dc:date>2020-08-25T15:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to add run-time initialization and power souce stabilization delay in software for LPC11E67?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-run-time-initialization-and-power-souce-stabilization/m-p/1066244#M41173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Startup code automatically initialised global variables and zeroes necessary data. It does NOT clear all memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your power supply is not stable, suggest you change your circuit design&amp;nbsp;to hold&amp;nbsp;reset until it is stable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 07:59:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-run-time-initialization-and-power-souce-stabilization/m-p/1066244#M41173</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-08-26T07:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to add run-time initialization and power souce stabilization delay in software for LPC11E67?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-run-time-initialization-and-power-souce-stabilization/m-p/1066245#M41174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response!&lt;/P&gt;&lt;P&gt;Any suggestion on how to clear memory on startup and how to hold reset until power supply is stable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 13:38:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-run-time-initialization-and-power-souce-stabilization/m-p/1066245#M41174</guid>
      <dc:creator>dhruvkdesai</dc:creator>
      <dc:date>2020-08-26T13:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to add run-time initialization and power souce stabilization delay in software for LPC11E67?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-run-time-initialization-and-power-souce-stabilization/m-p/1066246#M41175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To clear memory, just add a loop in ResetISR before anything else to zero memory - being careful to NOT overwrite the stack!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2020 16:43:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-add-run-time-initialization-and-power-souce-stabilization/m-p/1066246#M41175</guid>
      <dc:creator>converse</dc:creator>
      <dc:date>2020-08-26T16:43:30Z</dc:date>
    </item>
  </channel>
</rss>

