<?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: Stuck in Low Power Wait in debug in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233974#M6471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks David!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have the Low Power Wait problem anymore! :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ling&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Mar 2013 14:44:28 GMT</pubDate>
    <dc:creator>MQX3_8</dc:creator>
    <dc:date>2013-03-26T14:44:28Z</dc:date>
    <item>
      <title>Stuck in Low Power Wait in debug</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233968#M6465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having problems migrating my MQX3.8 project to MQX 4.0. I am using CW10.3 to program my chip MK60DN512VLQ10, and in debug, I can see that my chip went into "Low Power Wait" mode and never executed main(). I do not know how it went into this mode in the first place, and how to get out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking into the hardware&lt;/P&gt;&lt;P&gt;I have:&lt;/P&gt;&lt;P&gt;Pin 54 NMI_b is left floating&lt;/P&gt;&lt;P&gt;Pin 110 LPTMR0_ALT2 is left floating as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have had both of these pins pulled up to 3.3V, but that did not make a difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking into the software&lt;/P&gt;&lt;P&gt;In my user_config.h file I have this line&lt;/P&gt;&lt;P&gt;#define&lt;SPAN style="font-size: 10pt;"&gt; MQX_ENABLE_LOW_POWER 0&lt;/SPAN&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Doesn't it disable low power modes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also programmed my chip with unaltered hello_twrk60n512 codes, but the same "Low Power Wait" mode.&lt;/P&gt;&lt;P&gt;The same chip and hardware setup has no program working with my project based on MQX3.8.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would really appreciate the help here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 18:30:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233968#M6465</guid>
      <dc:creator>MQX3_8</dc:creator>
      <dc:date>2013-03-21T18:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck in Low Power Wait in debug</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233969#M6466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ling,&lt;/P&gt;&lt;P&gt;Going from MQX3.8 to MQX4.0 is very big step.&lt;/P&gt;&lt;P&gt;I'd suggest closing all project within CW10.3 and open the TWR-K60n512 RTOS, recompile the RTOS components, open the hello_twrk60n512 project, clean, compile, and then try to debug to see if the tool chain is operating properly.&lt;/P&gt;&lt;P&gt;Once tool chain is working, then try to port.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 15:50:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233969#M6466</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2013-03-22T15:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck in Low Power Wait in debug</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233970#M6467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem presists for the hello projecton on my custom board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used I different laptop, uninstalled the MQX 3.8 and CW 10.1 that was there. I restarted system, installed CW10.3 (and all the updates/patches needed in Install New Software...) and installed MQX 4.0. I then imported all the libraries (bsp, psp, etc) for twrk60n512, cleaned, built, imported hello_twrk60n512, cleaned, built, and debugged. Same situation for the hello project on my board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to point out that my codes, after porting to MQX 4.0 does not have the "Low power wait" situation when it is programmed on a very similar board using the MK60DN512&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Z&lt;/STRONG&gt;&lt;/SPAN&gt;VLQ10 chip instead of MK60DN512VLQ10. The same goes for the hello project.&lt;/P&gt;&lt;P&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MQX3.8&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MQX4.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MK60DN512&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Z&lt;/STRONG&gt;&lt;/SPAN&gt;VLQ10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Runs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Runs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MK60DN512VLQ10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Runs&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Low power wait"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 15:57:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233970#M6467</guid>
      <dc:creator>MQX3_8</dc:creator>
      <dc:date>2013-03-25T15:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck in Low Power Wait in debug</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233971#M6468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ling,&lt;/P&gt;&lt;P&gt;With your updated development tool and MQX please try using the following target:&lt;/P&gt;&lt;P&gt;twrk60d100m&lt;/P&gt;&lt;P&gt;I'm assuming that you have the update K60 silicon.&lt;/P&gt;&lt;P&gt;So Rev1.x was to use the twr-k60n512 target and the Rev2.0 to use the twr-k60d100M target.&lt;/P&gt;&lt;P&gt;Which revision of the K60 silicon do you have in your system?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 16:29:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233971#M6468</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2013-03-25T16:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck in Low Power Wait in debug</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233972#M6469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try the twrk60d100m.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the datasheet for MK60DN512VLQ10 (Doc Number K60P144M100SF2V2), given that part number, my silicon revision is "Main". MK60DN512&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Z&lt;/STRONG&gt;&lt;/SPAN&gt;VLQ10 is the "Initial" version. So I am not sure what the actual number is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ling&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 16:54:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233972#M6469</guid>
      <dc:creator>MQX3_8</dc:creator>
      <dc:date>2013-03-25T16:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck in Low Power Wait in debug</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233973#M6470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ling,&lt;/P&gt;&lt;P&gt;Since you have the MK60"DN"512VLQ10 (the secret sauce for me is seeing the "DN") you have "initial" Revisiong 2.0 silicon.&lt;/P&gt;&lt;P&gt;I don't have a masters degree in part numbering (which I think is needed :-) ) but I think you'll have success with the twr-k60d100M build.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 17:12:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233973#M6470</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2013-03-25T17:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck in Low Power Wait in debug</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233974#M6471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks David!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have the Low Power Wait problem anymore! :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ling&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 14:44:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233974#M6471</guid>
      <dc:creator>MQX3_8</dc:creator>
      <dc:date>2013-03-26T14:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck in Low Power Wait in debug</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233975#M6472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome!&lt;/P&gt;&lt;P&gt;Thank you for updating the post.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Mar 2013 14:49:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233975#M6472</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2013-03-26T14:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Stuck in Low Power Wait in debug</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233976#M6473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I know this is an old post but I'm having very similar issue with MK40DX256ZVLQ10 (rev 8N30D) using MQX 4.0.2.&amp;nbsp;&amp;nbsp; I have worked with this micro on other projects and have had no problems, but with this project it is mostly event driven and I find that it only gets stuck in low power wait when all the tasks are blocked waiting on events...&amp;nbsp;&amp;nbsp; any help would be greatly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 20:01:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Stuck-in-Low-Power-Wait-in-debug/m-p/233976#M6473</guid>
      <dc:creator>travis_l</dc:creator>
      <dc:date>2013-12-11T20:01:45Z</dc:date>
    </item>
  </channel>
</rss>

