<?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>Motor Control and Smart Energy中的主题 Re: How to programm by Jlink Kinetis KE02?</title>
    <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-programm-by-Jlink-Kinetis-KE02/m-p/690966#M141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vignesh balaji,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; NMI is not the must, just the recommendation for stable working, because the internal pull up is weak.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you can sure that the NMI is higher when you do the SWD, of course you don't need to add the external pull up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; But in the practical usage, I still recommend the customer to add the external pull up resistor in the NMI pin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jul 2017 03:57:11 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2017-07-06T03:57:11Z</dc:date>
    <item>
      <title>How to programm by Jlink Kinetis KE02?</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-programm-by-Jlink-Kinetis-KE02/m-p/690963#M138</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;I have question about programming Kinetis KE02&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i connect&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;J-Link &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;KE02&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;VTref &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;VCC&lt;/P&gt;&lt;P&gt;GND &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GND&lt;/P&gt;&lt;P&gt;SWDIO/TMS &amp;nbsp; &amp;nbsp; &amp;nbsp; SWD_DIO/PTA4&lt;/P&gt;&lt;P&gt;SWDCLK/TCK &amp;nbsp; &amp;nbsp;SWD_CLK/PTC4&lt;/P&gt;&lt;P&gt;Reset &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PTA5/Reset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in IAR show error FAILED to get CPU status after 4 retries Retry?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My connection right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jun 2017 08:19:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-programm-by-Jlink-Kinetis-KE02/m-p/690963#M138</guid>
      <dc:creator>kuanyshzikirbay</dc:creator>
      <dc:date>2017-06-19T08:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to programm by Jlink Kinetis KE02?</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-programm-by-Jlink-Kinetis-KE02/m-p/690964#M139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kuanysh Zikirbay,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please check the SWD interface at first.&lt;/P&gt;&lt;P&gt;1. SWD_DIO need to add external pullup resistor.&lt;/P&gt;&lt;P&gt;2. SWD_CLK need to add external pull down resistor.&lt;/P&gt;&lt;P&gt;3. Reset pin need to add external 4.7K to 10K pull up resistor, and 0.1uf capacitor to ground.&lt;/P&gt;&lt;P&gt;4. NMI pin need to add external 4.7K to 10K pull up resistor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, you can use the JLINK commander to check whether you can find the ARM cortex M0+ core.&lt;/P&gt;&lt;P&gt;Please check these points, and test again.&lt;/P&gt;&lt;P&gt;If you still have problem, please also post the picture information for the JLINK commander window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 02:50:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-programm-by-Jlink-Kinetis-KE02/m-p/690964#M139</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-07-06T02:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to programm by Jlink Kinetis KE02?</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-programm-by-Jlink-Kinetis-KE02/m-p/690965#M140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Why should the NMI pin be pulled up externally to 4.7K to 10K resistor for using SWD. I don't think NMI is used by SWD while flashing. Can you please explain about this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 03:15:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-programm-by-Jlink-Kinetis-KE02/m-p/690965#M140</guid>
      <dc:creator>vigneshbalaji</dc:creator>
      <dc:date>2017-07-06T03:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to programm by Jlink Kinetis KE02?</title>
      <link>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-programm-by-Jlink-Kinetis-KE02/m-p/690966#M141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Vignesh balaji,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; NMI is not the must, just the recommendation for stable working, because the internal pull up is weak.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you can sure that the NMI is higher when you do the SWD, of course you don't need to add the external pull up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; But in the practical usage, I still recommend the customer to add the external pull up resistor in the NMI pin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 03:57:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Motor-Control-and-Smart-Energy/How-to-programm-by-Jlink-Kinetis-KE02/m-p/690966#M141</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-07-06T03:57:11Z</dc:date>
    </item>
  </channel>
</rss>

