<?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 Design StudioのトピックRe: P&amp;E Debugger Not Working After Low Power Mode</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/P-E-Debugger-Not-Working-After-Low-Power-Mode/m-p/624550#M8028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response. &amp;nbsp;Ok, I understand when entering/exiting from VLLS1, I can no longer debug. &amp;nbsp;This makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, lets say that after exiting VLLS1, I then upload some updated firmware&amp;nbsp;into the device. &amp;nbsp;I do this without ever power cycling the device (this is the key). &amp;nbsp;The new firmware&amp;nbsp;loads just fine. &amp;nbsp;However, when the debugger starts, it immediately stops. &amp;nbsp;The buttons at the top (green arrow, pause, red stop) are not grayed out anymore. &amp;nbsp;If I press the green 'run' button, it appears to try to run in debug, but immediately stops. &amp;nbsp;This whole time though, the device is running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this point, the only way I can get the device to run in debug mode is to power cycle the device. &amp;nbsp;I am hoping there is a way to not require a power cycle to get the debugger running again after uploading new firmware (after the device has been in VLLS1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could run a new test where you enter VLLS1, then exit like before. &amp;nbsp;Now try to start a new debugging session and see if you can actually debug. &amp;nbsp;My "Debug" window in KDS shows (under Thread #1), "Suspended: User Request", then under that "__vect_table() at 0x0" when I try to start a new debug session after the device has been through a VLLS1 'cycle'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Mar 2017 12:06:07 GMT</pubDate>
    <dc:creator>Kirilian</dc:creator>
    <dc:date>2017-03-16T12:06:07Z</dc:date>
    <item>
      <title>P&amp;E Debugger Not Working After Low Power Mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/P-E-Debugger-Not-Working-After-Low-Power-Mode/m-p/624548#M8026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having trouble using the P&amp;amp;E debugger (Multilink Universal FX) with a K20FN1M0 after the device has entered and exited a low power mode (VLLS1 to be specific). &amp;nbsp;Here is what I am trying to do...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The device enters the low power mode. &amp;nbsp;I am using the Processor Expert call Cpu_SetOperationMode(DOM_STOP, NULL, NULL);&lt;/LI&gt;&lt;LI&gt;The device restarts after a period with the LPTimer wakeup.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This all works just fine. &amp;nbsp;However, after having entered the VLLS1 state, I can no longer use the debugger. &amp;nbsp;Here is the scenario...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Device is in VLLS1 or back to normal run mode (I can keep it from re-entering VLLS1 via a GPIO input).&lt;/LI&gt;&lt;LI&gt;Connect the debugger to the target.&lt;/LI&gt;&lt;LI&gt;Run the Debug command in Kinetis Design Studio.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The target runs (I have an LED that flashes), however I have no debugger action.&amp;nbsp;In the "Debug" window, I have..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Thread #1 &amp;lt;main&amp;gt; (Suspended: User Request)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;__vect_table() at 0x0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;0x0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way to get out of this is power cycle the target. &amp;nbsp;This is fine on the bench, but in my application, I am not able to power cycle the device. &amp;nbsp;I can reset the device, but this does not fix the problem. &amp;nbsp;I have checked my version of P&amp;amp;E debugger pluggin and it is the latest...2.8.5.201702221447.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone else seen this behavior, and is there a solution to recovering debugger functionality without power cycling the device?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 15:00:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/P-E-Debugger-Not-Working-After-Low-Power-Mode/m-p/624548#M8026</guid>
      <dc:creator>Kirilian</dc:creator>
      <dc:date>2017-03-06T15:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: P&amp;E Debugger Not Working After Low Power Mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/P-E-Debugger-Not-Working-After-Low-Power-Mode/m-p/624549#M8027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Patrick,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have a test on my side, when run into VLLS1 mode, the KDS will disconnected .&lt;/P&gt;&lt;P&gt;all the debug buttons will be grey:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/15443iA749DE267DE926F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So in KDS, after exist from VLLS1 mode , we can not continue debug use KDS .&lt;/P&gt;&lt;P&gt;By the way, exist from VLLS1, it will reset , that is to say it will run from start ,&lt;/P&gt;&lt;P&gt;so I think it is the same for debug continue with reconnect by hand to debug .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 06:08:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/P-E-Debugger-Not-Working-After-Low-Power-Mode/m-p/624549#M8027</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-03-07T06:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: P&amp;E Debugger Not Working After Low Power Mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/P-E-Debugger-Not-Working-After-Low-Power-Mode/m-p/624550#M8028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the response. &amp;nbsp;Ok, I understand when entering/exiting from VLLS1, I can no longer debug. &amp;nbsp;This makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, lets say that after exiting VLLS1, I then upload some updated firmware&amp;nbsp;into the device. &amp;nbsp;I do this without ever power cycling the device (this is the key). &amp;nbsp;The new firmware&amp;nbsp;loads just fine. &amp;nbsp;However, when the debugger starts, it immediately stops. &amp;nbsp;The buttons at the top (green arrow, pause, red stop) are not grayed out anymore. &amp;nbsp;If I press the green 'run' button, it appears to try to run in debug, but immediately stops. &amp;nbsp;This whole time though, the device is running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At this point, the only way I can get the device to run in debug mode is to power cycle the device. &amp;nbsp;I am hoping there is a way to not require a power cycle to get the debugger running again after uploading new firmware (after the device has been in VLLS1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could run a new test where you enter VLLS1, then exit like before. &amp;nbsp;Now try to start a new debugging session and see if you can actually debug. &amp;nbsp;My "Debug" window in KDS shows (under Thread #1), "Suspended: User Request", then under that "__vect_table() at 0x0" when I try to start a new debug session after the device has been through a VLLS1 'cycle'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 12:06:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/P-E-Debugger-Not-Working-After-Low-Power-Mode/m-p/624550#M8028</guid>
      <dc:creator>Kirilian</dc:creator>
      <dc:date>2017-03-16T12:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: P&amp;E Debugger Not Working After Low Power Mode</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/P-E-Debugger-Not-Working-After-Low-Power-Mode/m-p/624551#M8029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp; Patrick,&lt;/P&gt;&lt;P&gt;Could you please send your project to me , and also take a video or screenshot&lt;/P&gt;&lt;P&gt;about the steps, or I can't know your question obvious .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 03:38:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/P-E-Debugger-Not-Working-After-Low-Power-Mode/m-p/624551#M8029</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2017-03-20T03:38:31Z</dc:date>
    </item>
  </channel>
</rss>

