<?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 MKE02Z64VLC4 start problem in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE02Z64VLC4-start-problem/m-p/386035#M20792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I´m using FRDM-KE02Z to program and debug an external board with a MKE02Z64VLC4. During de debugging in Codewarrior 10.6, always works fine. But when i try to power on the external board alone (without the debugger connected), nothing happen, the microcontroller does not start. I tried to connet the RESET pin to Vdd, GND, with capacitor and nothing. I don´t know what else to try. Something wrong with the internal oscilator? but it start correctly when the debugger is conected. I need your Help please. Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Mar 2015 04:32:29 GMT</pubDate>
    <dc:creator>mariano268</dc:creator>
    <dc:date>2015-03-15T04:32:29Z</dc:date>
    <item>
      <title>MKE02Z64VLC4 start problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE02Z64VLC4-start-problem/m-p/386035#M20792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I´m using FRDM-KE02Z to program and debug an external board with a MKE02Z64VLC4. During de debugging in Codewarrior 10.6, always works fine. But when i try to power on the external board alone (without the debugger connected), nothing happen, the microcontroller does not start. I tried to connet the RESET pin to Vdd, GND, with capacitor and nothing. I don´t know what else to try. Something wrong with the internal oscilator? but it start correctly when the debugger is conected. I need your Help please. Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Mar 2015 04:32:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE02Z64VLC4-start-problem/m-p/386035#M20792</guid>
      <dc:creator>mariano268</dc:creator>
      <dc:date>2015-03-15T04:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: MKE02Z64VLC4 start problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE02Z64VLC4-start-problem/m-p/386036#M20793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Marco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if you download code into flash of KE02. If you debug chip in RAM, MCU will not run after you remove debug tools. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 05:22:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE02Z64VLC4-start-problem/m-p/386036#M20793</guid>
      <dc:creator>Paul_Tian</dc:creator>
      <dc:date>2015-03-16T05:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: MKE02Z64VLC4 start problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE02Z64VLC4-start-problem/m-p/386037#M20794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a similar problem under Codewarrior, the problem I had was in the project settings I had I/O support set for "debugger console" in the project options.&amp;nbsp; It would not work unless the debugger was connected.&amp;nbsp; Try making a new project with I/O support set for UART or none.&amp;nbsp; Reset is active low, so it should be pulled high.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2015 12:46:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE02Z64VLC4-start-problem/m-p/386037#M20794</guid>
      <dc:creator>davidsherman</dc:creator>
      <dc:date>2015-03-16T12:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: MKE02Z64VLC4 start problem</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE02Z64VLC4-start-problem/m-p/386038#M20795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the replies. He had already solved the issue exactly as David says. The problem was that the project as a "debugger". Must be as UART or NONE to boot without the debugger.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 17:20:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKE02Z64VLC4-start-problem/m-p/386038#M20795</guid>
      <dc:creator>mariano268</dc:creator>
      <dc:date>2015-03-17T17:20:25Z</dc:date>
    </item>
  </channel>
</rss>

