<?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: Program Kinetis with P&amp;E Multilink Universal for the First Time in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Program-Kinetis-with-P-E-Multilink-Universal-for-the-First-Time/m-p/265647#M8560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I saw EZP_CS_b logic is LOW in your case, I think MCU has entered into EzPort Mode, in P&amp;amp;E USB-ML-UNIVERSAL, pin9 is tied to GND, so if you connected EZP_CS_b to pin9 as well, it would enter EzPort Mode instead of normal mode. Please kindly check you schematics of Debug interface connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Apr 2013 02:05:04 GMT</pubDate>
    <dc:creator>Kan_Li</dc:creator>
    <dc:date>2013-04-20T02:05:04Z</dc:date>
    <item>
      <title>Program Kinetis with P&amp;E Multilink Universal for the First Time</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Program-Kinetis-with-P-E-Multilink-Universal-for-the-First-Time/m-p/265646#M8559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a custom board for Kinetis K20 but couldn't program it using the P&amp;amp;E Multilink (JTAG).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Untitled.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119247iE5A04B1B1A12D5CD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;At first, I was trying to "Erase Whole Device" in order to test the communication between the target and Multilink but &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;there is an error message &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;"&lt;STRONG&gt;Cannot enter &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;background mode&lt;/STRONG&gt;".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, I referred to the Multilink user guide and followed the steps provided:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;First check for power on, then check to make sure the processor oscillator is running. &lt;/LI&gt;&lt;LI&gt;Finally, look for &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;the startup sequence for your microprocessor that is listed below.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;a. RESET is driven low (to processor).&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;b. Activity appears on TCLK, TDI and TDO (PC software instructs the processor to enable &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;debug mode). &lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;c. RESET is released by the interface and will go high.&lt;/EM&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;EM&gt;d. Activity appears on TCLK , TDI and TDO (Debug activity).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Here are the &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="font-size: 12pt;"&gt;PROBLEMS:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;My crystal osc (8MHz) is not running, there is no oscillation. &lt;EM&gt;(I came across one thread saying that MCG must be configured first)&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;There is no activity for TDI and TDO.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="174" style="border: 1px solid rgb(0, 0, 0); width: 209px; height: 167px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: rgb(102, 144, 188); color: rgb(255, 255, 255); padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Signal&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: rgb(102, 144, 188); color: rgb(255, 255, 255); padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Status&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;TCK&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;has activity&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;TDI&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;&lt;P&gt;logic HIGH&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;TDO&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;logic LOW&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;TMS&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;has activity&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;EZP_CS_b&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;logic LOW&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;Reset_b&lt;/TD&gt;&lt;TD style="padding: 2px; text-align: center;"&gt;logic LOW&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Apr 2013 10:39:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Program-Kinetis-with-P-E-Multilink-Universal-for-the-First-Time/m-p/265646#M8559</guid>
      <dc:creator>chiasyan</dc:creator>
      <dc:date>2013-04-13T10:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Program Kinetis with P&amp;E Multilink Universal for the First Time</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Program-Kinetis-with-P-E-Multilink-Universal-for-the-First-Time/m-p/265647#M8560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I saw EZP_CS_b logic is LOW in your case, I think MCU has entered into EzPort Mode, in P&amp;amp;E USB-ML-UNIVERSAL, pin9 is tied to GND, so if you connected EZP_CS_b to pin9 as well, it would enter EzPort Mode instead of normal mode. Please kindly check you schematics of Debug interface connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Apr 2013 02:05:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Program-Kinetis-with-P-E-Multilink-Universal-for-the-First-Time/m-p/265647#M8560</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2013-04-20T02:05:04Z</dc:date>
    </item>
  </channel>
</rss>

