<?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 MicrocontrollersのトピックRe: Programming K10 device with P&amp;E Multilink</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177788#M1589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have had the same problem, with getting the chip up and running, (using JTAG and P&amp;amp;E Multilink).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I couldn't get any commincations with the chip through JTAG, just got an error-screen where it asked if I wanted to try to download again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The suggestion from different ways was to add a small resistor (around 10-33ohm) in serie with all JTAG-pins, and use PullUp on all JTAG-pins. But this didn't help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I looked at the reset-pin, I could see that it behaved very strangely, it was oscillating and sometimes got stuck on around 1,4-1,5V.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;The final trick&lt;/U&gt; was to have a PullUp on the EZP_CS pin. If this pin is low when the reset-pin goes high (after a power on), it seems to stay in a mode where it doesn't work (you can only talk to the chip through the EZP-&lt;SPAN&gt;communication&lt;/SPAN&gt;).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this can help someone that have problems with programming the Kinetis family through JTAG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2012 21:21:10 GMT</pubDate>
    <dc:creator>Alis5</dc:creator>
    <dc:date>2012-01-24T21:21:10Z</dc:date>
    <item>
      <title>Programming K10 device with P&amp;E Multilink</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177783#M1584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Howdy,&lt;/P&gt;&lt;P&gt;New to Kinetis processors and CodeWarrior so forgive any dumb*** questions. &amp;nbsp;I have a board with a K10 processor on it and I am attempting to load code using the P&amp;amp;E Multilink JTAG programmer. &amp;nbsp;I duplicated the JTAG port from the K60 tower kit on my board but have been unable to load any code. &amp;nbsp;I was able to load code on the tower using the P&amp;amp;E but not on my board. &amp;nbsp;The specific error I keep getting is:&amp;nbsp;﻿﻿﻿﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Failed to resume target process., ARM GDI Protocol Adapter : Can't connect. The Debugger can not connect to the P&amp;amp;E device&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running the latest update of CodeWarrior.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, I am very new to this processor and environment so any help would be greatly appreciated. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Oct 2011 21:48:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177783#M1584</guid>
      <dc:creator>Klayton</dc:creator>
      <dc:date>2011-10-27T21:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Programming K10 device with P&amp;E Multilink</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177784#M1585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;have you controlled your JTAG lines and the Reset line of the board to the Kinetis with a scope?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 14:14:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177784#M1585</guid>
      <dc:creator>Chris86</dc:creator>
      <dc:date>2011-10-28T14:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Programming K10 device with P&amp;E Multilink</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177785#M1586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris86,&lt;/P&gt;&lt;P&gt;I am assuming when you say controlled you mean probed? &amp;nbsp;Looking at the reset, TCLK, TDI, TDO lines, everything looks as it should. &amp;nbsp;The reset line gets pulled low and the data starts flowing. &amp;nbsp;As far as decoding the data I haven't got that far. &amp;nbsp;I also scoped the JTAG lines on the K60 Tower board. &amp;nbsp;The only difference I can see is that the reset line on the K60 Tower has a little more RC curve on it's rise. &amp;nbsp;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 19:12:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177785#M1586</guid>
      <dc:creator>Klayton</dc:creator>
      <dc:date>2011-10-28T19:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Programming K10 device with P&amp;E Multilink</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177786#M1587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fixed the issue, wound up being the JTAG_TRST pin (PTA5). &amp;nbsp;Opened the trace to this pin and everything worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Oct 2011 04:21:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177786#M1587</guid>
      <dc:creator>Klayton</dc:creator>
      <dc:date>2011-10-29T04:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Programming K10 device with P&amp;E Multilink</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177787#M1588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am also facing similar problem. What should the JTAG_TRSTpin be connected to. At the moment it is not connected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mohsin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jan 2012 02:07:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177787#M1588</guid>
      <dc:creator>Mohsin455</dc:creator>
      <dc:date>2012-01-07T02:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Programming K10 device with P&amp;E Multilink</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177788#M1589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have had the same problem, with getting the chip up and running, (using JTAG and P&amp;amp;E Multilink).&amp;nbsp;&lt;/P&gt;&lt;P&gt;I couldn't get any commincations with the chip through JTAG, just got an error-screen where it asked if I wanted to try to download again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The suggestion from different ways was to add a small resistor (around 10-33ohm) in serie with all JTAG-pins, and use PullUp on all JTAG-pins. But this didn't help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I looked at the reset-pin, I could see that it behaved very strangely, it was oscillating and sometimes got stuck on around 1,4-1,5V.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;The final trick&lt;/U&gt; was to have a PullUp on the EZP_CS pin. If this pin is low when the reset-pin goes high (after a power on), it seems to stay in a mode where it doesn't work (you can only talk to the chip through the EZP-&lt;SPAN&gt;communication&lt;/SPAN&gt;).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this can help someone that have problems with programming the Kinetis family through JTAG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 21:21:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Programming-K10-device-with-P-E-Multilink/m-p/177788#M1589</guid>
      <dc:creator>Alis5</dc:creator>
      <dc:date>2012-01-24T21:21:10Z</dc:date>
    </item>
  </channel>
</rss>

