<?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: No Restart in Project after Reset button on board TWRK60N512 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267281#M8803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some times when you press the RESET button or you press the RESET button on the debugger interface of code warrior, your program does not necessary will start from main, it could start on the interruption vector or the entry point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make some configurations on the &lt;STRONG&gt;Debug configurations&lt;/STRONG&gt; window, just open it and go to the &lt;STRONG&gt;Debugger&lt;/STRONG&gt; tag, in the field &lt;STRONG&gt;Program execution&lt;/STRONG&gt; check the &lt;STRONG&gt;Stop on execution at&lt;/STRONG&gt; field and the &lt;STRONG&gt;User specified&lt;/STRONG&gt; field, which default value is main.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a nice day :P,&lt;BR /&gt;Perla&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>Tue, 04 Mar 2014 18:18:45 GMT</pubDate>
    <dc:creator>perlam_i_au</dc:creator>
    <dc:date>2014-03-04T18:18:45Z</dc:date>
    <item>
      <title>No Restart in Project after Reset button on board TWRK60N512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267280#M8802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Every one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a Cpp project built for TWRk60n512 and unlike all other projects i built, this one doesnt go to main() after i press the reset button on the tower. I think I m missing some flag settings. Any help in this regard will be appreciated. My all other projects are restarting after reset but not this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abdullah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 13:03:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267280#M8802</guid>
      <dc:creator>abdullahansari</dc:creator>
      <dc:date>2014-02-28T13:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: No Restart in Project after Reset button on board TWRK60N512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267281#M8803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some times when you press the RESET button or you press the RESET button on the debugger interface of code warrior, your program does not necessary will start from main, it could start on the interruption vector or the entry point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can make some configurations on the &lt;STRONG&gt;Debug configurations&lt;/STRONG&gt; window, just open it and go to the &lt;STRONG&gt;Debugger&lt;/STRONG&gt; tag, in the field &lt;STRONG&gt;Program execution&lt;/STRONG&gt; check the &lt;STRONG&gt;Stop on execution at&lt;/STRONG&gt; field and the &lt;STRONG&gt;User specified&lt;/STRONG&gt; field, which default value is main.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a nice day :P,&lt;BR /&gt;Perla&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>Tue, 04 Mar 2014 18:18:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267281#M8803</guid>
      <dc:creator>perlam_i_au</dc:creator>
      <dc:date>2014-03-04T18:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: No Restart in Project after Reset button on board TWRK60N512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267282#M8804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Perla,&lt;/P&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;Actually the configuration in debugging is same but still the behaviour after pressing reset on board is same. I mean i m not running a debugger. The program is written to flash on twrboard and it should run again from main like all other projects after resetting but it is not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 14:39:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267282#M8804</guid>
      <dc:creator>abdullahansari</dc:creator>
      <dc:date>2014-03-05T14:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: No Restart in Project after Reset button on board TWRK60N512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267283#M8805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been doing some research and at this moment I am not able to reproduce this exact error or determine where is the source, I wold like to take a look to your project. Could you please share your project?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2014 17:46:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267283#M8805</guid>
      <dc:creator>perlam_i_au</dc:creator>
      <dc:date>2014-03-14T17:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: No Restart in Project after Reset button on board TWRK60N512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267284#M8806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Perla,&lt;/P&gt;&lt;P&gt;The actual project is in hundreds of MBs. Here is the sample problem that’s not resetting with out debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Abdullah&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Von: Perla Andrea Moncada Fajardo &lt;/P&gt;&lt;P&gt;Gesendet: Freitag, 14. März 2014 18:47&lt;/P&gt;&lt;P&gt;An: Abdullah Ansari&lt;/P&gt;&lt;P&gt;Betreff: Re:  - No Restart in Project after Reset button on board TWRK60N512&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;https://community.freescale.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No Restart in Project after Reset button on board TWRK60N512&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Perla Andrea Moncada Fajardo&amp;lt;https://community.freescale.com/people/perlam.i.au?et=watches.email.thread&amp;gt; in Kinetis Microcontrollers - View the full discussion&amp;lt;https://community.freescale.com/message/388099?et=watches.email.thread#388099&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2014 06:08:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267284#M8806</guid>
      <dc:creator>abdullahansari</dc:creator>
      <dc:date>2014-03-20T06:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: No Restart in Project after Reset button on board TWRK60N512</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267285#M8807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please go to &lt;A href="https://community.nxp.com/message/389806"&gt;Re: Re: No Restart in Project after Reset button on board TWRK60N512&lt;/A&gt; :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a nice day :P,&lt;BR /&gt;Perla&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, 31 Mar 2014 19:01:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/No-Restart-in-Project-after-Reset-button-on-board-TWRK60N512/m-p/267285#M8807</guid>
      <dc:creator>perlam_i_au</dc:creator>
      <dc:date>2014-03-31T19:01:08Z</dc:date>
    </item>
  </channel>
</rss>

