<?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: SWO TRACE in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SWO-TRACE/m-p/1046412#M56891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, you cannot use an external Kinetis as debugger to take advantage of the SWO pin, as that external Kinetis boards would run OpenSDA. As pointed out below: it is not possible to use SWO with OpenSDA because the OpenSDA firmware does not support SWO. The hardware (debug connector) would support it, but not the OpenSDA.&lt;/P&gt;&lt;P&gt;So: you need an external debug probe capable for SWO, either a SEGGER, a P&amp;amp;E or a LPCLink2 probe (as shown in above article).&lt;/P&gt;&lt;P&gt;You don't have to do anything in your application/firmware: the probe firmware will handle everything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2020 15:49:28 GMT</pubDate>
    <dc:creator>ErichStyger</dc:creator>
    <dc:date>2020-05-05T15:49:28Z</dc:date>
    <item>
      <title>SWO TRACE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SWO-TRACE/m-p/1046409#M56888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;is possible to use SWO Trace with OpenSDA on Kinetis K64 board?&lt;/P&gt;&lt;P&gt;And if I use a second board as a SWD programmer?&lt;/P&gt;&lt;P&gt;What I have to do to enable it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2020 10:22:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SWO-TRACE/m-p/1046409#M56888</guid>
      <dc:creator>LArmstrong1985</dc:creator>
      <dc:date>2020-05-05T10:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: SWO TRACE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SWO-TRACE/m-p/1046410#M56889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OpenSDA does not support SWO.&lt;/P&gt;&lt;P&gt;You need an external debug probe which is capable dealing with SWO, e.g. see &lt;A class="link-titled" href="https://mcuoneclipse.com/2017/06/01/mcuxpresso-ide-swo-performance-counters/" title="https://mcuoneclipse.com/2017/06/01/mcuxpresso-ide-swo-performance-counters/"&gt;ARM SWO Performance Counters | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See as well:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://mcuoneclipse.com/2016/10/17/tutorial-using-single-wire-output-swo-with-arm-cortex-m-and-eclipse/" title="https://mcuoneclipse.com/2016/10/17/tutorial-using-single-wire-output-swo-with-arm-cortex-m-and-eclipse/"&gt;Tutorial: Using Single Wire Output SWO with ARM Cortex-M and Eclipse | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2020 10:27:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SWO-TRACE/m-p/1046410#M56889</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-05-05T10:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: SWO TRACE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SWO-TRACE/m-p/1046411#M56890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kinetis board as external debugger has SWO pin that I can use it to SWO Trace is right?&lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuoneclipse.files.wordpress.com/2017/06/swo-trace-connected-to-debug-header.png"&gt;swo-trace-connected-to-debug-header.png&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Do I also have to do something on firmware/project to allow its use?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2020 12:58:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SWO-TRACE/m-p/1046411#M56890</guid>
      <dc:creator>LArmstrong1985</dc:creator>
      <dc:date>2020-05-05T12:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: SWO TRACE</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SWO-TRACE/m-p/1046412#M56891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, you cannot use an external Kinetis as debugger to take advantage of the SWO pin, as that external Kinetis boards would run OpenSDA. As pointed out below: it is not possible to use SWO with OpenSDA because the OpenSDA firmware does not support SWO. The hardware (debug connector) would support it, but not the OpenSDA.&lt;/P&gt;&lt;P&gt;So: you need an external debug probe capable for SWO, either a SEGGER, a P&amp;amp;E or a LPCLink2 probe (as shown in above article).&lt;/P&gt;&lt;P&gt;You don't have to do anything in your application/firmware: the probe firmware will handle everything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2020 15:49:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SWO-TRACE/m-p/1046412#M56891</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-05-05T15:49:28Z</dc:date>
    </item>
  </channel>
</rss>

