<?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 FRDM-KE02Z40M run issues in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02Z40M-run-issues/m-p/429661#M24817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello fellow users,&lt;/P&gt;&lt;P&gt;I recently started using the FRDM-KE02Z40M with Codewarrior and PE for a low budget solution, my intentions are to use the KE02Z on a custom board in the future.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, after creating a simple program just to toggle a led using an event based PIT I run into problems. The program works fine during debug but fails during run and thus also fails when downloading the srec image to the MSD.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could this be a OpenSDA issue?&lt;/P&gt;&lt;P&gt;Could it be a clock issue, I'm neglecting the 10Mhz crystal and use the internal ~32Khz clock only for core clk generation.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm quite new to OpenSDA and haven't seen this issue before on other dev-boards.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the project.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any input.&lt;/P&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;Sebastian&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337567"&gt;export.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 21 Nov 2015 10:40:15 GMT</pubDate>
    <dc:creator>sebastianfant</dc:creator>
    <dc:date>2015-11-21T10:40:15Z</dc:date>
    <item>
      <title>FRDM-KE02Z40M run issues</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02Z40M-run-issues/m-p/429661#M24817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello fellow users,&lt;/P&gt;&lt;P&gt;I recently started using the FRDM-KE02Z40M with Codewarrior and PE for a low budget solution, my intentions are to use the KE02Z on a custom board in the future.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, after creating a simple program just to toggle a led using an event based PIT I run into problems. The program works fine during debug but fails during run and thus also fails when downloading the srec image to the MSD.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could this be a OpenSDA issue?&lt;/P&gt;&lt;P&gt;Could it be a clock issue, I'm neglecting the 10Mhz crystal and use the internal ~32Khz clock only for core clk generation.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm quite new to OpenSDA and haven't seen this issue before on other dev-boards.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the project.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any input.&lt;/P&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;Sebastian&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337567"&gt;export.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Nov 2015 10:40:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02Z40M-run-issues/m-p/429661#M24817</guid>
      <dc:creator>sebastianfant</dc:creator>
      <dc:date>2015-11-21T10:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KE02Z40M run issues</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02Z40M-run-issues/m-p/429662#M24818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello sebastian fant:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This must be caused by the I/O library selection. See the answer in the next thread, change the setting and rebuild your project:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/321594"&gt;MK10DX256VLK7 doesn't run standalone, just when debugging. Verified it's running from FLASH, not RAM.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards!,&lt;BR /&gt;Jorge Gonzalez&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>Sun, 22 Nov 2015 22:07:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02Z40M-run-issues/m-p/429662#M24818</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-11-22T22:07:55Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KE02Z40M run issues</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02Z40M-run-issues/m-p/429663#M24819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You sir, are the man!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 18:00:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02Z40M-run-issues/m-p/429663#M24819</guid>
      <dc:creator>sebastianfant</dc:creator>
      <dc:date>2015-11-24T18:00:33Z</dc:date>
    </item>
  </channel>
</rss>

