<?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>Kinetis Microcontrollers中的主题 KL03 software reset issue</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL03-software-reset-issue/m-p/643929#M39031</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; software call the core_cm0plus.h define&amp;nbsp;&lt;SPAN&gt;NVIC_SystemReset(void) , why system didn't reset ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or there is another function call to reset the system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/** \brief System Reset&lt;/P&gt;&lt;P&gt;The function initiates a system reset request to reset the MCU.&lt;BR /&gt; */&lt;BR /&gt;__STATIC_INLINE void NVIC_SystemReset(void)&lt;BR /&gt;{&lt;BR /&gt; __DSB(); /* Ensure all outstanding memory accesses included&lt;BR /&gt; buffered write are completed before reset */&lt;BR /&gt; SCB-&amp;gt;AIRCR = ((0x5FAUL &amp;lt;&amp;lt; SCB_AIRCR_VECTKEY_Pos) |&lt;BR /&gt; SCB_AIRCR_SYSRESETREQ_Msk);&lt;BR /&gt; __DSB(); /* Ensure completion of memory access */&lt;BR /&gt; while(1) { __NOP(); } /* wait until reset */&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tiger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Apr 2017 03:13:40 GMT</pubDate>
    <dc:creator>tigerlo</dc:creator>
    <dc:date>2017-04-26T03:13:40Z</dc:date>
    <item>
      <title>KL03 software reset issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL03-software-reset-issue/m-p/643929#M39031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; software call the core_cm0plus.h define&amp;nbsp;&lt;SPAN&gt;NVIC_SystemReset(void) , why system didn't reset ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or there is another function call to reset the system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/** \brief System Reset&lt;/P&gt;&lt;P&gt;The function initiates a system reset request to reset the MCU.&lt;BR /&gt; */&lt;BR /&gt;__STATIC_INLINE void NVIC_SystemReset(void)&lt;BR /&gt;{&lt;BR /&gt; __DSB(); /* Ensure all outstanding memory accesses included&lt;BR /&gt; buffered write are completed before reset */&lt;BR /&gt; SCB-&amp;gt;AIRCR = ((0x5FAUL &amp;lt;&amp;lt; SCB_AIRCR_VECTKEY_Pos) |&lt;BR /&gt; SCB_AIRCR_SYSRESETREQ_Msk);&lt;BR /&gt; __DSB(); /* Ensure completion of memory access */&lt;BR /&gt; while(1) { __NOP(); } /* wait until reset */&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tiger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 03:13:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL03-software-reset-issue/m-p/643929#M39031</guid>
      <dc:creator>tigerlo</dc:creator>
      <dc:date>2017-04-26T03:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: KL03 software reset issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL03-software-reset-issue/m-p/643930#M39032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tiger,&lt;/P&gt;&lt;P&gt;I test the bubble demo in&amp;nbsp;&lt;A href="https://mcuxpresso.nxp.com/en/welcome"&gt;SDK_2.2_FRDM-KL03Z&lt;/A&gt; with IAR ide, the NVIC_SystemReset can reset the MCU.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="NVIC_SystemReset.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/16724iE221C982D05121CF/image-size/large?v=v2&amp;amp;px=999" role="button" title="NVIC_SystemReset.png" alt="NVIC_SystemReset.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&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>Wed, 26 Apr 2017 09:04:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL03-software-reset-issue/m-p/643930#M39032</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2017-04-26T09:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: KL03 software reset issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL03-software-reset-issue/m-p/643931#M39033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robin,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks, I test the NVIC_SystemReset() is ok.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I test this code connect the ICE debug in last time &amp;amp; expect it run looply. The debugger will stop on reset.&lt;/P&gt;&lt;P&gt;Tiger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2017 04:31:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL03-software-reset-issue/m-p/643931#M39033</guid>
      <dc:creator>tigerlo</dc:creator>
      <dc:date>2017-04-27T04:31:36Z</dc:date>
    </item>
  </channel>
</rss>

