<?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: I used software reset for Kinetis K10.  One microcontroller is restart software, and two microcontrollers don't restart. Where is the problem? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244401#M6274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I used next code::&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; asm(" CPSID i"); //DisableInterrupts;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; asm(" DSB ");&lt;/P&gt;&lt;P&gt;&amp;nbsp; i = SCB_AIRCR;&lt;/P&gt;&lt;P&gt;&amp;nbsp; i &amp;amp;= 0x0000ffff;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SCB_AIRCR = (i | 0x05FA0004); &lt;/P&gt;&lt;P&gt;&amp;nbsp; asm(" DSB ");&lt;/P&gt;&lt;P&gt;&amp;nbsp; asm (" NOP ");&lt;/P&gt;&lt;P&gt;&amp;nbsp; while(1){};&lt;/P&gt;&lt;P&gt;But K10DX256 do reset and stop (portes are not active). Restart is not doing! Only one microcontroller correctly starts after soft reset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Aug 2013 05:43:26 GMT</pubDate>
    <dc:creator>prog2000</dc:creator>
    <dc:date>2013-08-08T05:43:26Z</dc:date>
    <item>
      <title>I used software reset for Kinetis K10.  One microcontroller is restart software, and two microcontrollers don't restart. Where is the problem?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244399#M6272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used software reset for Kinetis K10. One microcontroller is restart software, and two microcontrollers don't restart. Where is the problem?&lt;/P&gt;&lt;P&gt;In debug (on J-Link) restart is correct on&amp;nbsp; all microcontrollers .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 13:43:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244399#M6272</guid>
      <dc:creator>prog2000</dc:creator>
      <dc:date>2013-08-07T13:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: I used software reset for Kinetis K10.  One microcontroller is restart software, and two microcontrollers don't restart. Where is the problem?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244400#M6273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to double check, are you writing &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;0x05FA0004 to the scb-&amp;gt;AIRCR register? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;A href="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0553a/Cihehdge.html" title="http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0553a/Cihehdge.html"&gt;http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0553a/Cihehdge.html&amp;nbsp; &lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;See this thread for more info: &lt;A href="https://community.nxp.com/message/79984"&gt;Re: WatchDog doesn't do anything on my K60N512 tower!&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;-Anthony&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 21:10:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244400#M6273</guid>
      <dc:creator>anthony_huereca</dc:creator>
      <dc:date>2013-08-07T21:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: I used software reset for Kinetis K10.  One microcontroller is restart software, and two microcontrollers don't restart. Where is the problem?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244401#M6274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I used next code::&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; asm(" CPSID i"); //DisableInterrupts;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; asm(" DSB ");&lt;/P&gt;&lt;P&gt;&amp;nbsp; i = SCB_AIRCR;&lt;/P&gt;&lt;P&gt;&amp;nbsp; i &amp;amp;= 0x0000ffff;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SCB_AIRCR = (i | 0x05FA0004); &lt;/P&gt;&lt;P&gt;&amp;nbsp; asm(" DSB ");&lt;/P&gt;&lt;P&gt;&amp;nbsp; asm (" NOP ");&lt;/P&gt;&lt;P&gt;&amp;nbsp; while(1){};&lt;/P&gt;&lt;P&gt;But K10DX256 do reset and stop (portes are not active). Restart is not doing! Only one microcontroller correctly starts after soft reset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 05:43:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244401#M6274</guid>
      <dc:creator>prog2000</dc:creator>
      <dc:date>2013-08-08T05:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: I used software reset for Kinetis K10.  One microcontroller is restart software, and two microcontrollers don't restart. Where is the problem?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244402#M6275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do those boards always boot properly from a POR reset or external physical reset? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also do you see the reset line toggle when doing the software reset?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Anthony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 05:58:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244402#M6275</guid>
      <dc:creator>anthony_huereca</dc:creator>
      <dc:date>2013-08-08T05:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: I used software reset for Kinetis K10.  One microcontroller is restart software, and two microcontrollers don't restart. Where is the problem?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244403#M6276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes! The problem appeared in boards...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 08:29:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244403#M6276</guid>
      <dc:creator>prog2000</dc:creator>
      <dc:date>2013-08-08T08:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: I used software reset for Kinetis K10.  One microcontroller is restart software, and two microcontrollers don't restart. Where is the problem?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244404#M6277</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; I don't think I made myself clear enough, my apologies. On the boards that have this software reset issue, do they work properly when you first connect the board to power? Do they work correctly if you press the physical reset button (assuming your board has a reset button)? I want to make sure the boards work correctly in all other reset instances to make sure this is only a software reset problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; My other question was if you can use an oscilloscope to look at the /Reset pin when doing the software reset. Does it go low, or does it always stay high? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 16:00:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244404#M6277</guid>
      <dc:creator>anthony_huereca</dc:creator>
      <dc:date>2013-08-08T16:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: I used software reset for Kinetis K10.  One microcontroller is restart software, and two microcontrollers don't restart. Where is the problem?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244405#M6278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is feature of debugging.&lt;/P&gt;&lt;P&gt;J-Link established the breakpoint for bootloader beginning. When soft-reset is doing, the processor there is a return for bootloader beginning. The kernel stops a debugger. &lt;/P&gt;&lt;P&gt;It is necessary to remove a board (processor) power (and i need to disconnect the battery) after programming. Then the processor when restart doesn't stop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 11:58:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/I-used-software-reset-for-Kinetis-K10-One-microcontroller-is/m-p/244405#M6278</guid>
      <dc:creator>prog2000</dc:creator>
      <dc:date>2013-08-12T11:58:14Z</dc:date>
    </item>
  </channel>
</rss>

