<?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: How to get a J-link debugger running on an FRDM-KL03Z board in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-get-a-J-link-debugger-running-on-an-FRDM-KL03Z-board/m-p/441368#M25872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some really odd reason all of a sudden it came to life.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of using the FRDM-KL03Z board I used another board with the same KL03Z chip, in essence a prototype of what will be our final project hardware.&lt;/P&gt;&lt;P&gt;It has the advantage that there is no second processor on the board to handle the OPEN-SDA so it could not interfere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That did not work either for several hours, including using the "J-Link Commander" to get direct contact with the KL03Z on the prototype board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally I wanted to check if there was any SWD_CLK signal and used an oscilloscope for that.&lt;/P&gt;&lt;P&gt;To be absolutely sure an SWD_CLK signal would be generated I restarted the "J-Link commander" software because it tries all possible connection methods, including the SWD interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not ask me why but as soon as I did that I got contact with the target device and ever since then debugging etc... now works perfectly with or without a scope connected.&lt;/P&gt;&lt;P&gt;It defies any sort of logical explanation but that is what happened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Apr 2015 12:00:55 GMT</pubDate>
    <dc:creator>filipdossche</dc:creator>
    <dc:date>2015-04-24T12:00:55Z</dc:date>
    <item>
      <title>How to get a J-link debugger running on an FRDM-KL03Z board</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-get-a-J-link-debugger-running-on-an-FRDM-KL03Z-board/m-p/441367#M25871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't get my Segger J-link Ultra to work on my FRDM- KL03Z board.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set up everything as described in this thread: &lt;A _jive_internal="true" data-containerid="2022" data-containertype="14" data-objectid="102989" data-objecttype="102" href="https://community.nxp.com/docs/DOC-102989"&gt;Low power demo application on FRDM-KL03Z board&lt;/A&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works to a degree: the link to the GDB works, the J-link is detected and set up.&lt;/P&gt;&lt;P&gt;It is just the connection to the board which fails (see attached log file).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am absolutely sure that the J-link is properly connected ( I have checked it often enough by now) which is confirmed by the fact that the supply voltage is correctly measured.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't believe there is something faulty on the FRDM board or the Segger J-link so I suspect it is just a matter of the software/hardware setup.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: the FRDM board is still powered by the USB port but from a software point of view it is inactive so I would suspect it does not influence the operation of the SWD_DIO, SWD_CLK and RST pins but I may be wrong about that.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help/suggestion much appreciated.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337390"&gt;J-Link_debugger.log.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 09:02:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-get-a-J-link-debugger-running-on-an-FRDM-KL03Z-board/m-p/441367#M25871</guid>
      <dc:creator>filipdossche</dc:creator>
      <dc:date>2015-04-24T09:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a J-link debugger running on an FRDM-KL03Z board</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-get-a-J-link-debugger-running-on-an-FRDM-KL03Z-board/m-p/441368#M25872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some really odd reason all of a sudden it came to life.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of using the FRDM-KL03Z board I used another board with the same KL03Z chip, in essence a prototype of what will be our final project hardware.&lt;/P&gt;&lt;P&gt;It has the advantage that there is no second processor on the board to handle the OPEN-SDA so it could not interfere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That did not work either for several hours, including using the "J-Link Commander" to get direct contact with the KL03Z on the prototype board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally I wanted to check if there was any SWD_CLK signal and used an oscilloscope for that.&lt;/P&gt;&lt;P&gt;To be absolutely sure an SWD_CLK signal would be generated I restarted the "J-Link commander" software because it tries all possible connection methods, including the SWD interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not ask me why but as soon as I did that I got contact with the target device and ever since then debugging etc... now works perfectly with or without a scope connected.&lt;/P&gt;&lt;P&gt;It defies any sort of logical explanation but that is what happened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2015 12:00:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-get-a-J-link-debugger-running-on-an-FRDM-KL03Z-board/m-p/441368#M25872</guid>
      <dc:creator>filipdossche</dc:creator>
      <dc:date>2015-04-24T12:00:55Z</dc:date>
    </item>
  </channel>
</rss>

