<?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: reset flag in CW IDE 10.5 for Cpp projects? in CodeWarrior for MCU</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279006#M10374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pascal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its MK60F512 (150MHz). i am using GCC with ewl_c++_hoisted option for compiler.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Mar 2014 14:11:12 GMT</pubDate>
    <dc:creator>abdullahansari</dc:creator>
    <dc:date>2014-03-06T14:11:12Z</dc:date>
    <item>
      <title>reset flag in CW IDE 10.5 for Cpp projects?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279004#M10372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello Every one.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does some one know if there exists a flag in CW IDE enabling returning to main after the reset button is pressed on board.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no problems of reset with C projects but as soon as i am building a Cpp project, write it to flash and reset my board, the project (only in cpp) doesnt start ever (or doesnt go back to main() and start from there). Am i missing some settings/flags in project/build/debugging properties?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using CW for MCU 10.5 (evaluation version).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&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>Thu, 06 Mar 2014 10:28:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279004#M10372</guid>
      <dc:creator>abdullahansari</dc:creator>
      <dc:date>2014-03-06T10:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: reset flag in CW IDE 10.5 for Cpp projects?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279005#M10373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdullah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the processor (derivative)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and depending of architectures you can have GCC or Freescale build version ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 14:05:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279005#M10373</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-03-06T14:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: reset flag in CW IDE 10.5 for Cpp projects?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279006#M10374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pascal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its MK60F512 (150MHz). i am using GCC with ewl_c++_hoisted option for compiler.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 14:11:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279006#M10374</guid>
      <dc:creator>abdullahansari</dc:creator>
      <dc:date>2014-03-06T14:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: reset flag in CW IDE 10.5 for Cpp projects?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279007#M10375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have the same board but a TWR-K60D100M.&lt;/P&gt;&lt;P&gt;I've created 2 projects, 1 for C and 1 for C++.&lt;/P&gt;&lt;P&gt;On my side the behavior is the same on 2 projects.&lt;/P&gt;&lt;P&gt;I can:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - load the application,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - set a bkpt for a counter variable,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - run the project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; application is stopped on bkpt. Click several time on run.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - click on Board Reset button,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - run the project,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - application is stopped and variable has init value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So on my side it seems to be running without issue.&lt;/P&gt;&lt;P&gt;Attached you will find the generic example used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Mar 2014 17:52:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279007#M10375</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-03-06T17:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Re: reset flag in CW IDE 10.5 for Cpp projects?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279008#M10376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for attaching the projects. The settings at my side are same. But you see the code must be reset and start running on flash when I press reset (button onboard) in what so ever condition it is before. But its not happening. So my story is without the debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets say a code is flashed onto your board and its showing results on serial terminal.&lt;/P&gt;&lt;P&gt;1)Press the reset button on the board.&lt;/P&gt;&lt;P&gt;2)The code must restart from main initialy and start running and showing the displays on terminal again.&lt;/P&gt;&lt;P&gt;But the second step in my case is not happening in Cpp project, in all other C projects its restarting and running (with out debugger, so we dont press any run). I feel I am missing some flag or at least some lines in the startup code.&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, 14 Mar 2014 06:08:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279008#M10376</guid>
      <dc:creator>abdullahansari</dc:creator>
      <dc:date>2014-03-14T06:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Re: reset flag in CW IDE 10.5 for Cpp projects?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279009#M10377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdullah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create a new example which requires more time.&lt;/P&gt;&lt;P&gt;Can I propose you we continue to investigate the behavior via a Service Request ?&lt;/P&gt;&lt;P&gt;It will be more easy for us to handle the issue (tracking).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 16:54:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279009#M10377</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-03-24T16:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: reset flag in CW IDE 10.5 for Cpp projects?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279010#M10378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pascal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Really admire your service. I got the problem solved yesterday from one of freescale members.I had to change the compiler settings from c++ hosted to c++_noio. Here is the link to another thread&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/320227"&gt;https://community.freescale.com/thread/320227&lt;/A&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>Tue, 25 Mar 2014 07:11:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279010#M10378</guid>
      <dc:creator>abdullahansari</dc:creator>
      <dc:date>2014-03-25T07:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: reset flag in CW IDE 10.5 for Cpp projects?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279011#M10379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdullah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy you've solved the problem.&lt;/P&gt;&lt;P&gt;enjoy with CodeWarrior development tool.&lt;/P&gt;&lt;P&gt;don't hesitate to contact us if you have other question/problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 08:45:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/reset-flag-in-CW-IDE-10-5-for-Cpp-projects/m-p/279011#M10379</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2014-03-25T08:45:22Z</dc:date>
    </item>
  </channel>
</rss>

