<?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: Minimal SWD connection for K10 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-SWD-connection-for-K10/m-p/282974#M10626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Carlos&lt;/P&gt;&lt;P&gt;The min.single SWD interface is VDD, VSS, SWD_DATA, SWD_CLK. But you might need other function, you need to add other pins, such as trace_swo. So I suggest you keep SWD pin assignment. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope my reply can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jan 2014 02:05:07 GMT</pubDate>
    <dc:creator>Paul_Tian</dc:creator>
    <dc:date>2014-01-02T02:05:07Z</dc:date>
    <item>
      <title>Minimal SWD connection for K10</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-SWD-connection-for-K10/m-p/282972#M10624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I previously develop a design with KL14/15/16 using the same SWD minimal connection as used in KL25 Freedom board (&lt;SPAN style="color: #51626f; font-family: arial, sans-serif; font-size: 12px;"&gt;FRDM-KL25Z&lt;/SPAN&gt;) shown as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SWD_KL25.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41371iD897432583CC6228/image-size/large?v=v2&amp;amp;px=999" role="button" title="SWD_KL25.png" alt="SWD_KL25.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now I developed a K10 prototype using the same SWD connections but it doesn't work, I went in to the SWD configuration as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SWD_config.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41431iE60547BFC08F4AB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="SWD_config.png" alt="SWD_config.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Where using the pin RESET_b connected to RST_TGTMCU... But after seeing the following table on the K10_RM, I cut off that trace (SWD Debug Port column):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="SWD_config_ds.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41582i74E96E60624C4D21/image-size/large?v=v2&amp;amp;px=999" role="button" title="SWD_config_ds.png" alt="SWD_config_ds.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I did not wire-up the TRACE_SWO pin since the KL25 doesn't use it, for me it seems that if I do not wire TRACE_SWO I will loose trace functionality not make my SWD connection useless.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My SWD does not work yet... shoould I wire-up the TRACE SWO signal to make it work? what is going on???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Dec 2013 07:28:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-SWD-connection-for-K10/m-p/282972#M10624</guid>
      <dc:creator>lokuate</dc:creator>
      <dc:date>2013-12-31T07:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal SWD connection for K10</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-SWD-connection-for-K10/m-p/282973#M10625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;I think you should wire up the TRACE_SWO pin and I've also included the KQRUG (Kinetis Peripheral Module Quick Reference) which explain standard debug interface design in &lt;STRONG&gt;2.5.3 Debug interface.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please refer to it for details.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 02:00:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-SWD-connection-for-K10/m-p/282973#M10625</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2014-01-02T02:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Minimal SWD connection for K10</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-SWD-connection-for-K10/m-p/282974#M10626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Carlos&lt;/P&gt;&lt;P&gt;The min.single SWD interface is VDD, VSS, SWD_DATA, SWD_CLK. But you might need other function, you need to add other pins, such as trace_swo. So I suggest you keep SWD pin assignment. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope my reply can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 02:05:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Minimal-SWD-connection-for-K10/m-p/282974#M10626</guid>
      <dc:creator>Paul_Tian</dc:creator>
      <dc:date>2014-01-02T02:05:07Z</dc:date>
    </item>
  </channel>
</rss>

