<?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>Kinetis Design StudioのトピックRe: Programming issues on Kinetis K20 with KDS 3.2.0</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531331#M6907</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eduard,&lt;/P&gt;&lt;P&gt;I don't have a Teensy 3.2, but the schematics for it compared to the 3.1 is different, as it uses the KL02 instead of the MINI54TAN. I assume that with this the SWD lines are different (pulled-up/etc), so you cannot apply my hardware trick 1-to-1 to the Teensy 3.2.&lt;/P&gt;&lt;P&gt;You probably need to completely isolate the SWD lines, but without a hardware I cannot confirm this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2016 05:44:37 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2016-08-23T05:44:37Z</dc:date>
    <item>
      <title>Programming issues on Kinetis K20 with KDS 3.2.0</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531327#M6903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone, &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to program a kinetis k20, more precisely a mk20dx256vlh7, using the SWD protocol and the U-Multilink- FX as a programmer.&lt;/P&gt;&lt;P&gt;I have connected to port B (20-pins) of the programmer which&amp;nbsp; datasheed says it's possible to program a kinetis MCU.&lt;/P&gt;&lt;P&gt;At the moment to program, an error comes up referring to whats it seems the comunication between the software and hardware, finally showing and error of the GDB server, I've tryed many configurations and always appears the same problem.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has someone dealt with that problem or/and knows how to fix it?&lt;/P&gt;&lt;H1 style="font-family: Lato, Arial, sans-serif; font-weight: 400; color: #333333; font-size: 26px;"&gt;&lt;/H1&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Eduard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2016 09:05:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531327#M6903</guid>
      <dc:creator>eduard2566</dc:creator>
      <dc:date>2016-08-16T09:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Programming issues on Kinetis K20 with KDS 3.2.0</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531328#M6904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eduard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please first check the debug configurations on KDS, make sues it detects you multilink :&lt;/P&gt;&lt;P&gt;(the picture not detect the multilink )&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/2872i70CABFC23CDA76E7/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And what about your board , it is a demo board or custom board ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 09:54:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531328#M6904</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-08-17T09:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Programming issues on Kinetis K20 with KDS 3.2.0</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531329#M6905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've checked the debug configurations on Kinetis Design Studio, it detects de multilink programmer and I've tried also to program different eval boards and everithing was O.K. ( I've programmed succesfully everithing else) but not possible with the this board in concrete. The board is a teensy 3.2, that's why I decided to follow &lt;A href="https://mcuoneclipse.com/2014/08/09/hacking-the-teensy-v3-1-for-swd-debugging/" title="https://mcuoneclipse.com/2014/08/09/hacking-the-teensy-v3-1-for-swd-debugging/"&gt;https://mcuoneclipse.com/2014/08/09/hacking-the-teensy-v3-1-for-swd-debugging/&lt;/A&gt; even it's a project with teensy 3.1, both are using &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;mk20dx256vlh7. Any idea about that?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 18:51:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531329#M6905</guid>
      <dc:creator>eduard2566</dc:creator>
      <dc:date>2016-08-22T18:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Programming issues on Kinetis K20 with KDS 3.2.0</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531330#M6906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eduard,&lt;/P&gt;&lt;P&gt;Sorry i don't know the teensy .&lt;/P&gt;&lt;P&gt;I recommend you on one hand , you can create another question , the name includes the word "teensy".&lt;/P&gt;&lt;P&gt;the expert will helps you .&lt;/P&gt;&lt;P&gt;On other hand , you can ask the author of the doc you followed :&lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fmcuoneclipse.com%2F2014%2F08%2F09%2Fhacking-the-teensy-v3-1-for-swd-debugging%2F" rel="nofollow" target="_blank"&gt;https://mcuoneclipse.com/2014/08/09/hacking-the-teensy-v3-1-for-swd-debugging/&lt;/A&gt;&amp;nbsp; he is the expert .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 02:02:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531330#M6906</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-08-23T02:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Programming issues on Kinetis K20 with KDS 3.2.0</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531331#M6907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eduard,&lt;/P&gt;&lt;P&gt;I don't have a Teensy 3.2, but the schematics for it compared to the 3.1 is different, as it uses the KL02 instead of the MINI54TAN. I assume that with this the SWD lines are different (pulled-up/etc), so you cannot apply my hardware trick 1-to-1 to the Teensy 3.2.&lt;/P&gt;&lt;P&gt;You probably need to completely isolate the SWD lines, but without a hardware I cannot confirm this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 05:44:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531331#M6907</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-08-23T05:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Programming issues on Kinetis K20 with KDS 3.2.0</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531332#M6908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally it's fix. It's easier than what I expected the solution is to put the reset of the host MCU (bootloader host) on teensy 3.2 the KL02 to GND. It's necessary to cut traces (SWD DIO // SWD CLK) and to solder the proper pins, well explained in &lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fmcuoneclipse.com%2F2014%2F08%2F09%2Fhacking-the-teensy-v3-1-for-swd-debugging%2F" rel="nofollow" style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #017bba;" target="_blank"&gt;https://mcuoneclipse.com/2014/08/09/hacking-the-teensy-v3-1-for-swd-debugging/&lt;/A&gt;&amp;nbsp;by doing this it's possible to program a teensy 3.2 in the same way as it is explained with the teensy 3.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot to the NXP Community, specially to Erich Styger and Alice Yang.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2016 14:10:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Programming-issues-on-Kinetis-K20-with-KDS-3-2-0/m-p/531332#M6908</guid>
      <dc:creator>eduard2566</dc:creator>
      <dc:date>2016-08-23T14:10:21Z</dc:date>
    </item>
  </channel>
</rss>

