<?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>LPCXpresso IDE中的主题 Re: Debugger Pinout for LPC1113</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-Pinout-for-LPC1113/m-p/574753#M21977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Tue Jun 19 01:59:04 MST 2012&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;Do I have this right?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;Searching in Code Red Wiki shows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/HardwareDebugConnections&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Forum search shows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=635&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:28:15 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:28:15Z</dc:date>
    <item>
      <title>Debugger Pinout for LPC1113</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-Pinout-for-LPC1113/m-p/574750#M21974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by celephicus on Mon Jun 18 20:41:28 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just got my first board with a LPC1113 working with LPC Link, took me a day to find out that the 3.3V regulator was dead, and there I was looking at the signals from the debugger!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, I need some advice on the proper connection of the debug signals to the 10 way header on the LPC Link. This is what I have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1: 3.3V via 0R link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2: SWDIO&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3, 5, 9: 0V&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4: SWCLK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6, 7, 8 No Connection&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10: /RESET &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a 10K pullup resistor on /RESET, but no pullups on SWDIO or SWCLK. I was intending to disable debug in released code by setting CRP level 1 &amp;amp; setting these pins to output, so removing the issue of noise pickup on the debug pins.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do I have this right?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:28:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-Pinout-for-LPC1113/m-p/574750#M21974</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger Pinout for LPC1113</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-Pinout-for-LPC1113/m-p/574751#M21975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by OXO on Mon Jun 18 22:56:23 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You only need SWDIO, SWCLK, RESET and GND for a functioning SWD debug on the LPC1113&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:28:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-Pinout-for-LPC1113/m-p/574751#M21975</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger Pinout for LPC1113</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-Pinout-for-LPC1113/m-p/574752#M21976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by celephicus on Mon Jun 18 23:09:04 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: OXO&lt;/STRONG&gt;&lt;BR /&gt;You only need SWDIO, SWCLK, RESET and GND for a functioning SWD debug on the LPC1113&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually I have never seen the LPC-Link assert RESET, maybe it only does so if there is no response to data on SWDIO/SWDCLK. I should check this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Certainly there is no need for any connection to pin 1 for the LPC Link, as it only has a "not fitted" resistor on this pin. Maybe it is required for the bigger debuggers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:28:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-Pinout-for-LPC1113/m-p/574752#M21976</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Debugger Pinout for LPC1113</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-Pinout-for-LPC1113/m-p/574753#M21977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Tue Jun 19 01:59:04 MST 2012&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;Do I have this right?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;Searching in Code Red Wiki shows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://support.code-red-tech.com/CodeRedWiki/HardwareDebugConnections&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Forum search shows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=635&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:28:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Debugger-Pinout-for-LPC1113/m-p/574753#M21977</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:28:15Z</dc:date>
    </item>
  </channel>
</rss>

