<?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>LPC MicrocontrollersのトピックRe: Eventrouter Status is different with debug probe attached</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676721#M27172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gustav Valeur,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks for the workaround sharing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you still have question about it, just let me know!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&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, 11 Jul 2017 02:33:36 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2017-07-11T02:33:36Z</dc:date>
    <item>
      <title>Eventrouter Status is different with debug probe attached</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676716#M27167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On e LPC4357 when i am running a program from ROM i get different values from the Evenetrouter status register on a POR depending on if i have the debug cable attached or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i don't have the debugger attached i get 0x3F3EFFF which looks like a WWDT that has caused the reset, where as if i have the debug cable attached (the IDE is not connected to the debugger) i get 0x3FBDFFF which looks like a POR to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The debug probe i am using is a GreenHills Probe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there anyone that have experienced something similar or know how to stop it from starting up with a WWDT reset after a POR?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 11:20:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676716#M27167</guid>
      <dc:creator>gustavvaleur</dc:creator>
      <dc:date>2017-06-28T11:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Eventrouter Status is different with debug probe attached</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676717#M27168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also want to add we only see this on new boards we have&amp;nbsp;had made in the last month, even if the design is the same as ones boards that work that is produced earlier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 12:50:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676717#M27168</guid>
      <dc:creator>gustavvaleur</dc:creator>
      <dc:date>2017-06-28T12:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Eventrouter Status is different with debug probe attached</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676718#M27169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guatav Valeur,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Do you mean you read the event status register STATUS, address 0x40004 4FE0 ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;From the user manual, after PORT reset, the according value is bit 1.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25468iBEFEE879CF845BC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; But if you don't enable the according bit in the event status, I think you don't need to care about this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&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>Thu, 29 Jun 2017 07:14:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676718#M27169</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-06-29T07:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Eventrouter Status is different with debug probe attached</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676719#M27170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that is the register but it is after a Power on reset, the weird thing for me is this has worked just fine since 2014 but new boards we start receiving now claim to be reset from WWDT when we do a Power on reset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2017 07:20:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676719#M27170</guid>
      <dc:creator>gustavvaleur</dc:creator>
      <dc:date>2017-06-29T07:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Eventrouter Status is different with debug probe attached</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676720#M27171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found a workaround by using the method from the reference manual&amp;nbsp;in section 15.5 to check if a POR have happened before checking the state of the WWDT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 13:21:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676720#M27171</guid>
      <dc:creator>gustavvaleur</dc:creator>
      <dc:date>2017-07-10T13:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Eventrouter Status is different with debug probe attached</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676721#M27172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gustav Valeur,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thanks for the workaround sharing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you still have question about it, just let me know!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&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, 11 Jul 2017 02:33:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Eventrouter-Status-is-different-with-debug-probe-attached/m-p/676721#M27172</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-07-11T02:33:36Z</dc:date>
    </item>
  </channel>
</rss>

