<?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: Software reset function NVIC_SystemReset fails on LPC1549 in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Software-reset-function-NVIC-SystemReset-fails-on-LPC1549/m-p/567112#M18733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by celephicus on Thu Sep 11 15:24:39 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Toolchain is LPCExpresso 7.3.0 with latest LPCOpen library. My code is based on the FreeRtos example if that makes a difference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 00:56:03 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T00:56:03Z</dc:date>
    <item>
      <title>Software reset function NVIC_SystemReset fails on LPC1549</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Software-reset-function-NVIC-SystemReset-fails-on-LPC1549/m-p/567110#M18731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by celephicus on Wed Sep 10 20:46:27 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Used NVIC_SystemReset ro restart the processor on the LPC1115 and it worked as advertised. Same code on LPC1549 and I think that I get a hard fault in the startup code. Any ideas what I could be doing wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:56:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Software-reset-function-NVIC-SystemReset-fails-on-LPC1549/m-p/567110#M18731</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Software reset function NVIC_SystemReset fails on LPC1549</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Software-reset-function-NVIC-SystemReset-fails-on-LPC1549/m-p/567111#M18732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Thu Sep 11 03:09:53 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: celephicus&lt;/STRONG&gt;&lt;BR /&gt;Same code on LPC1549 and I think that I get a hard fault in the startup code. Any ideas what I could be doing wrong?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; :quest: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any hints about this code and your toolchain or is this a guessing game :quest: &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:56:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Software-reset-function-NVIC-SystemReset-fails-on-LPC1549/m-p/567111#M18732</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Software reset function NVIC_SystemReset fails on LPC1549</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Software-reset-function-NVIC-SystemReset-fails-on-LPC1549/m-p/567112#M18733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by celephicus on Thu Sep 11 15:24:39 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Toolchain is LPCExpresso 7.3.0 with latest LPCOpen library. My code is based on the FreeRtos example if that makes a difference.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:56:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Software-reset-function-NVIC-SystemReset-fails-on-LPC1549/m-p/567112#M18733</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Software reset function NVIC_SystemReset fails on LPC1549</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Software-reset-function-NVIC-SystemReset-fails-on-LPC1549/m-p/567113#M18734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Thu Sep 11 15:46:32 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: celephicus&lt;/STRONG&gt;&lt;BR /&gt;Toolchain is LPCExpresso 7.3.0 with latest LPCOpen library. My code is based on the FreeRtos example if that makes a difference.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So NVIC_SystemReset() is original core_cm3.h code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:56:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Software-reset-function-NVIC-SystemReset-fails-on-LPC1549/m-p/567113#M18734</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Software reset function NVIC_SystemReset fails on LPC1549</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Software-reset-function-NVIC-SystemReset-fails-on-LPC1549/m-p/567114#M18735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Thu Sep 11 18:32:24 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi celephicus,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It works. I have updated below thread. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fforum%2F1549-software-reset" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/forum/1549-software-reset&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 00:56:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Software-reset-function-NVIC-SystemReset-fails-on-LPC1549/m-p/567114#M18735</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T00:56:04Z</dc:date>
    </item>
  </channel>
</rss>

