<?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: LPC1549 watchdog example program doesn't work in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1549-watchdog-example-program-doesn-t-work/m-p/513848#M393</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Wed Oct 15 02:37:41 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;It is possible to download an image into the flash on the target that will then prevent any further debug access or connections. The classic cases of this are:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The image contains code that sets the MCU clocks up "incorrectly".&lt;BR /&gt;&amp;nbsp; [color=#f00]&amp;nbsp; The image contains code that enables a watchdog timer.[/color]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The image contains code that puts the MCU into a very low power mode.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The image contains code that "switches off" some, or all of the multiplexed debug pins (JTAG/SWD).&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fregaining-debug-access" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/regaining-debug-access&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:07:40 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:07:40Z</dc:date>
    <item>
      <title>LPC1549 watchdog example program doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1549-watchdog-example-program-doesn-t-work/m-p/513846#M391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bruno.vt on Wed Oct 15 02:32:06 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello, I programmed the 1549 evaluation board with the example of the watchdog &lt;/SPAN&gt;&lt;I&gt; periph_wwdt&lt;/I&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When running the program an error message appears. Then I can't program anymore the uP!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there an error on the fw example? Why is not possible to program again?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the console output:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso RedlinkMulti Driver v7.4 (Sep 11 2014 00:18:29 - crt_emu_cm_redlink build 154)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;============= SCRIPT: LPC15RunBootRomConnect.scp =============&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DpID = 2BA01477&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RedlinkAPI: Wire Ack Fault - target connected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RedlinkAPI: Wire Ack Fault - target connected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RedlinkAPI: Wire Ack Fault - target connected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RedlinkAPI: Wire Ack Fault - target connected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Halt on reset vector catch&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RedlinkAPI: Wire Ack Fault - target connected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RedlinkAPI: Wire Ack Fault - target connected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RedlinkAPI: Wire Ack Fault - target connected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RedlinkAPI: Wire Ack Fault - target connected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Halt on watchpoint write of ROMWSCTRL register&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RedlinkAPI: Wire Ack Fault - target connected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RedlinkAPI: Wire Ack Fault - target connected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;============= END SCRIPT =====================================&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:07:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1549-watchdog-example-program-doesn-t-work/m-p/513846#M391</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1549 watchdog example program doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1549-watchdog-example-program-doesn-t-work/m-p/513847#M392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Wed Oct 15 02:36:31 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Boot your board into ISP mode before starting your debug connection:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fregaining-debug-access" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/regaining-debug-access&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:07:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1549-watchdog-example-program-doesn-t-work/m-p/513847#M392</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1549 watchdog example program doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1549-watchdog-example-program-doesn-t-work/m-p/513848#M393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Wed Oct 15 02:37:41 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: &lt;/STRONG&gt;&lt;BR /&gt;It is possible to download an image into the flash on the target that will then prevent any further debug access or connections. The classic cases of this are:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The image contains code that sets the MCU clocks up "incorrectly".&lt;BR /&gt;&amp;nbsp; [color=#f00]&amp;nbsp; The image contains code that enables a watchdog timer.[/color]&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The image contains code that puts the MCU into a very low power mode.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The image contains code that "switches off" some, or all of the multiplexed debug pins (JTAG/SWD).&lt;BR /&gt;&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;See &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Ffaq%2Flpcxpresso%2Fregaining-debug-access" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/faq/lpcxpresso/regaining-debug-access&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:07:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1549-watchdog-example-program-doesn-t-work/m-p/513848#M393</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1549 watchdog example program doesn't work</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1549-watchdog-example-program-doesn-t-work/m-p/513849#M394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bruno.vt on Wed Oct 15 05:34:17 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand. This means that the watchdog must be disabled to use the debugger.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:07:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC1549-watchdog-example-program-doesn-t-work/m-p/513849#M394</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:07:40Z</dc:date>
    </item>
  </channel>
</rss>

