<?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: Re: E02 EEPROM Questions in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323685#M14770</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jingjing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK, first thing this morning I tried again using my FRDM board at 10 MHz.&amp;nbsp; It worked fine.&amp;nbsp; But I had already modified this board by adding the header for the Multilink JTAG, so I decided to try that too.&amp;nbsp; And that fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works on OpenSDA, fails on Multi-link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jul 2014 00:20:34 GMT</pubDate>
    <dc:creator>d_</dc:creator>
    <dc:date>2014-07-04T00:20:34Z</dc:date>
    <item>
      <title>E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323668#M14753</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'm getting ready to use EEPROM on the MKE02Z64VLC2.&amp;nbsp; I implemented some of the EEPROM example program and have it running.&amp;nbsp; Clock init is OK, I can erase, write and read.&amp;nbsp; There is a weird symptom though.&amp;nbsp; I know there are 256 bytes of 128 sectors of 2 bytes each.&amp;nbsp; But I cannot erase 128 sectors.&amp;nbsp; It seems that if I go over 64 the debugger "loses connection" with the ARM and terminates the session.&amp;nbsp; Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The next question is, I've read through the documentation and see nothing about external flash burning tools.&amp;nbsp; Can the EEPROM be burned directly through external tools?&amp;nbsp; Can anyone point me to documentation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 00:40:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323668#M14753</guid>
      <dc:creator>d_</dc:creator>
      <dc:date>2014-06-25T00:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323669#M14754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for you question in our community!&lt;/P&gt;&lt;P&gt;1:&lt;/P&gt;&lt;P&gt;I use our EEPROM_demo on our FRDM-KE02z, it can earse all the 128 sectors when I am debugging. How did you debug it? Step by step or set point? I set a breakpoint after the code which do all sectors earse. Just like the following,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for( i=0;i&amp;lt;128;i++)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt; EEPROM_EraseSector( i*2 + EEPROM_START_ADDRESS);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for(i=0;i&amp;lt;512;i++)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; u8DataBuff[i] = (uint8_t)i;&amp;nbsp; // put a breakpoint here&lt;/P&gt;&lt;P style="text-indent: 9.0pt;"&gt;}&lt;/P&gt;&lt;P style="text-indent: 9.0pt;"&gt;my code will stop on the breakpoint, it means I can earse all the 128 sectors.&lt;/P&gt;&lt;P&gt;2:&lt;/P&gt;&lt;P&gt;We don’t have the tool to just program EEPROM on E02 except for downloading the program to flash combine with debug tools, eg opensda, jlink.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish my answer is useful to you!&lt;/P&gt;&lt;P&gt;If you still have quesiton , please contact me!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 14:49:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323669#M14754</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2014-06-26T14:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323670#M14755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jingjing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it again but putting a breakpoint at the erase line, then running to the breakpoint.&amp;nbsp; It erases all 128 sectors.&amp;nbsp; But when I run in real time, the debugger loses connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So then I tried first a short delay between erases.&amp;nbsp; That also failed.&amp;nbsp; But next I did a longer delay between erases, and that passed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The difference between your FRDM code and my code is my oscillator is 20 MHz, not 10 MHz.&amp;nbsp; But, I am calling FLASH_Init() with 20,000,000 so the flash clock should be right.&amp;nbsp; But apparently I'm violating a timing spec somewhere.&amp;nbsp; Can you identify that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used both opensda and multilink, but where in CW would I select to program EEPROM rather than flash, and how would I specify what data to write in there?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New questions are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to use specific EEPROM read commands to detect bit errors (rather than just reading memory)? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reference manual talks about 1 and 2 bit detection, but in the FERSTAT register it does not say that 1 bit &lt;STRONG&gt;correction&lt;/STRONG&gt; is performed. Is it automatically performed when the data is read? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the double bit detection just double bit, or greater than 1 bit? i.e., can multiple bit errors &amp;gt; 2 bits be missed by the ECC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 17:31:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323670#M14755</guid>
      <dc:creator>d_</dc:creator>
      <dc:date>2014-06-26T17:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323671#M14756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, that wasn't clear.&amp;nbsp; For that 1st sentence.&amp;nbsp; I run to the breakpoint 128 times, each time breaking before the erase.&amp;nbsp; This puts in a really long delay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2014 17:32:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323671#M14756</guid>
      <dc:creator>d_</dc:creator>
      <dc:date>2014-06-26T17:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323672#M14757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I have some points to make sure about your first question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Is your chip's full name is KE02Z64VQH2? You said you are using 20Mhz external oscillator, did you just calling FLASH_Init() with 20,000,000, and nothing else modified in the sample code?&lt;/P&gt;&lt;P&gt;Did you change the EXT_CLK_FREQ_KHZ to 20000 in the ke02_config.h ? Just like following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;#define EXT_CLK_FREQ_KHZ&amp;nbsp;&amp;nbsp;&amp;nbsp; 20000&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;/* in KHz */&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is very important,&amp;nbsp; if you don't do this,&amp;nbsp; I think your core frequece and bus frequence will have some problems.&lt;/P&gt;&lt;P&gt;Because if you still use 10000Khz, your ICS_C1_RDIV(3), it is your RDIV is 256, not 512(ICS_C1_RDIV(4)), then your ICSFLLCLK will be 80Mhz, your FLL clock lock will have problem.&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14038553079142372" jivemacro_uid="_14038553079142372"&gt;
&lt;P&gt;void ICS_SetClkDivider(uint32_t u32ClkFreqKHz)&lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; switch(u32ClkFreqKHz)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 8000L:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 10000L:&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; /* 8MHz or 10MHz */&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; ICS-&amp;gt;C1 = (ICS-&amp;gt;C1 &amp;amp; ~(ICS_C1_RDIV_MASK)) | ICS_C1_RDIV(3);&amp;nbsp;&amp;nbsp;&amp;nbsp; /* now the divided frequency is 8000/256 = 31.25K */&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;&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;&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;&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;&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;&amp;nbsp; /* now the divided frequency is 10000/256 = 39.0625K */&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; break;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 4000L:&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; /* 4MHz */&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; ICS-&amp;gt;C1 = (ICS-&amp;gt;C1 &amp;amp; ~(ICS_C1_RDIV_MASK)) | ICS_C1_RDIV(2);&amp;nbsp;&amp;nbsp;&amp;nbsp; /* now the divided frequency is 4000/128 = 31.25K */&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; break;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 16000L:&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; /* 16MHz */&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; ICS-&amp;gt;C1 = (ICS-&amp;gt;C1 &amp;amp; ~(ICS_C1_RDIV_MASK)) | ICS_C1_RDIV(4);&amp;nbsp;&amp;nbsp;&amp;nbsp; /* now the divided frequency is 16000/512 = 31.25K */&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; break;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 20000L:&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; /* 20MHz */&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; ICS-&amp;gt;C1 = (ICS-&amp;gt;C1 &amp;amp; ~(ICS_C1_RDIV_MASK)) | ICS_C1_RDIV(4);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* now the divided frequency is 20000/512 = 39.0625K */&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; break;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; case 32L:&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; /* 32KHz */&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; ICS-&amp;gt;C1&amp;nbsp; &amp;amp;= ~(ICS_C1_RDIV_MASK);&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; break;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; default:&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; break;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can test your bus clock to make sure whether your clock is correct,&amp;nbsp; from our reference manual, PTH2 is the bus out pin. You can use this pin to test.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;IMG alt="pastedImage_4.png" src="https://community.nxp.com/t5/image/serverpage/image-id/44449i4E69B7D50E4C01AE/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_4.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;IMG alt="pastedImage_1.png" src="https://community.nxp.com/t5/image/serverpage/image-id/44609i350ED0B54F29BC4E/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enable the bus out pin ,just add this code :&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;SIM-&amp;gt;SOPT |=(1&amp;lt;&amp;lt;19);&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;SIM-&amp;gt;SOPT &amp;amp;=0xf8ffff;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't change the EXT_CLK_FREQ_KHZ to 20000, please change it, and test your eeprom again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2020 13:09:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323672#M14757</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2020-11-02T13:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323673#M14758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; About your second question, program EEPROM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I mean that just use the code(eg, our eeprom_demo) to write the data which you are needed to your EEPROM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; When you want to download new code, just don't do mass earse, your EEPROM data will still in your chip.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; New questions, I need to communicate with our AE, and I will reply you as soon as possible.!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 08:03:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323673#M14758</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2014-06-27T08:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323674#M14759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jinging,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chip is MKE02Z64VLC2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I did modify ke02_config.h so that EXT_CLK_FREQ_KHZ is 20000, &lt;/P&gt;&lt;P&gt;resulting in BUS_CLK_HZ = 20000000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This configuration results in ICS-&amp;gt;C1 = 0x20 (after setting external &lt;/P&gt;&lt;P&gt;clock) and FCLKDIV = 0x93.  I believe both of those are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the 32 pin device, so I don't have the option of routing &lt;/P&gt;&lt;P&gt;the bus clock to an external pin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 16:15:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323674#M14759</guid>
      <dc:creator>d_</dc:creator>
      <dc:date>2014-06-27T16:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323675#M14760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sorry for my later reply because of our weekends.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Your register is correct for your configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Now, we need to check your real bus clock, if you don't have the busout pin, you can use RTCO pin to check your bus clock, just need to add some RTC code, and test a pin wave.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/44653i8EE30E016567428F/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Th is use RTC to test your busclock,&amp;nbsp; if your busclock is 20Mhz, your PTC5 pin will have a 10Khz wave, just like follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/44657iC5718757BAFFDAA8/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, could you please add the code, and test the PTC5 pin's wave, and give it to me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way, you said when you run in real time, your debug will lost, Did you mean just not set breakpoint, and click this button &lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/44659i62549D5F477B1308/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt; in CW?&lt;/P&gt;&lt;P&gt;If you set break point like following, your debug will still be lost?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/44660i20CB2CD48F508191/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please test your bus clock with RTC at first.&lt;/P&gt;&lt;P&gt;Other questions , I will reply you in your SR.&lt;/P&gt;&lt;P&gt;Waiting for your new test result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 03:19:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323675#M14760</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2014-06-30T03:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323676#M14761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jingjing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setting the RTC to use the bus clock with a modulo of 9 gives me &lt;/P&gt;&lt;P&gt;exactly 10KHz on PTC5.  So that confirms that my bus clock is 20 &lt;/P&gt;&lt;P&gt;MHz.  We've confirmed before that the flash configuration for a 20 &lt;/P&gt;&lt;P&gt;MHz bus clock is correct.  (Page 484 of the reference manual does not &lt;/P&gt;&lt;P&gt;say what the prescalers are for x2 and x3.  How does this work with &lt;/P&gt;&lt;P&gt;table 28-5?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With respect to the debug session being terminated, I got tired of &lt;/P&gt;&lt;P&gt;the popup so I checked the "don't show this again" box.  Can you tell &lt;/P&gt;&lt;P&gt;me how to re-enable that so the popup occurs again?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens is I tell the debugger to run by clicking on the run &lt;/P&gt;&lt;P&gt;button (the green right arrow picture you show in your &lt;/P&gt;&lt;P&gt;response).  The debugger runs for a short time then exits.  I don't &lt;/P&gt;&lt;P&gt;have the popup anymore, but the debug and console windows are shown &lt;/P&gt;&lt;P&gt;in the attached picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second picture shows my test code.  If I set a breakpoint at line &lt;/P&gt;&lt;P&gt;20 (with the for loop delay commented out), then keep running to the &lt;/P&gt;&lt;P&gt;breakpoint, the long delay for each breakpoint is long enough to make &lt;/P&gt;&lt;P&gt;it work.  If I run without the breakpoint (again with the for loop &lt;/P&gt;&lt;P&gt;commented out), I get the session terminated problem.  If I put the &lt;/P&gt;&lt;P&gt;for loop delay in  by uncommenting it, then everything works fine &lt;/P&gt;&lt;P&gt;again with the long delay.  This is why I believe there is a timing &lt;/P&gt;&lt;P&gt;issue somewhere with the EEPROM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2014 17:38:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323676#M14761</guid>
      <dc:creator>d_</dc:creator>
      <dc:date>2014-06-30T17:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323677#M14762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you also have the 10Khz on the PTC5, your bus clock is really 20Mhz, that is correct, about the RTC working question, after this problem is solved, I will discuss with you about it , your RTC is correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; From your picture, I find it is not our KE02 driver project, so could you give me your project, I will help you to check it, I need to make sure whether it caused by your software. I will use your project, and change my oscillator to 20Mhz, then test it to see whether the project works OK or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Waiting for your project.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 05:57:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323677#M14762</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2014-07-01T05:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323678#M14763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jingjing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attaching a small project which re-creates the problem.  It is &lt;/P&gt;&lt;P&gt;running on my KE02 with a 20 MHz crystal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In main.c, if you comment out the for loop (delay) in line 34, the &lt;/P&gt;&lt;P&gt;debugger terminates unexpectedly.  If you leave the delay in, &lt;/P&gt;&lt;P&gt;everything works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The output pin toggled by the RTC is running at 10 KHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please answer the following questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page 484 of the reference manual for RTC does not say what the &lt;/P&gt;&lt;P&gt;prescalers are for x2 and x3.  How does this work with table &lt;/P&gt;&lt;P&gt;28-5?  (I haven't figured out how you get to 10 KHz output from the &lt;/P&gt;&lt;P&gt;20 MHz bus clock.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My new project now has the popup when the debugger terminates.  I've &lt;/P&gt;&lt;P&gt;turned this off in my main project but would like to turn it on &lt;/P&gt;&lt;P&gt;again.  How do I do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2014 17:07:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323678#M14763</guid>
      <dc:creator>d_</dc:creator>
      <dc:date>2014-07-01T17:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323679#M14764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; About the debug question, I need to find a 20Mhz crystal and test it, it may have delay, I will reply you as soon as possible.&lt;/P&gt;&lt;P&gt;But use your project, I change the code to 10Mhz, the code works fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Now I reply your RTC quesiton at first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/44683iC4C000E1B8B1BE1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our configure RTCLKS is 11 bus clock, RTCPS is 110, from the following picture, you get clock divider is 100, then you will get that why output is 10Khz.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/44697iA144159547332B11/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is how I get the 10Khz,&amp;nbsp; and you already get it, now do you understand it?&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 07:36:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323679#M14764</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2014-07-02T07:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323680#M14765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jingjing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dividers down from 20 MHz are obvious if you make some assumptions.&amp;nbsp; It's the assumptions that are not well defined.&amp;nbsp; But I see where my confusion is.&amp;nbsp; I did not understand that the "x0" and "x1" symbols meant that bit 1 was a don't care and only bit 0 was being used to select between the 2 divider values.&amp;nbsp; Since I didn't see a note saying bit 1 was ignored and that the x0/x1 was a bit field, I made the wrong assumption that it was a hex number.&amp;nbsp; Confusing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK, I think that answers everything but the debugger termination on 20 MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 16:07:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323680#M14765</guid>
      <dc:creator>d_</dc:creator>
      <dc:date>2014-07-02T16:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323681#M14766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Did you mean RTCLKS = x0, or x1 make you confusing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you check the RTCLKS, you will find the RTCLKS is two bits,&lt;/P&gt;&lt;P&gt;00 External clock source.&lt;/P&gt;&lt;P&gt;01 Real-time clock source is 1 kHz (LPOCLK).&lt;/P&gt;&lt;P&gt;10 Internal reference clock (ICSIRCLK).&lt;/P&gt;&lt;P&gt;11 Bus clock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so ,it is clear that RTCLKS=x0, x is not matter 0 or1, just care bit0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the debugger termination, do you have a 10 Mhz crystal? because I don't have the 20Mhz crystal, so could you check your board with 10Mhz crystal, to see whether this problem will appear again?&lt;/P&gt;&lt;P&gt;If it still appear, I think you should check your hardware, eg, board layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 01:17:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323681#M14766</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2014-07-03T01:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323682#M14767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jingjing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I was confused by x0 and x1.  I did not realize that x0 meant &lt;/P&gt;&lt;P&gt;either 00 or 10 and x1 meant either 01 or 11.  IOW, I didn't know it &lt;/P&gt;&lt;P&gt;was a binary representation.  Now that I do, no problems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 01:23:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323682#M14767</guid>
      <dc:creator>d_</dc:creator>
      <dc:date>2014-07-03T01:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323683#M14768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Really so quick reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; About x0,x1, please don't get confuse with it, it is just the normal knowledge, it is just the binary representation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you meet the same situation, just check the according register, you will get it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; If you still have other understanding problem, you can check it with me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; About the debug problem, please change your board with 10Mhz crystal, and check it again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Waiting for your test result!&lt;BR /&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 01:34:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323683#M14768</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2014-07-03T01:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323684#M14769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jingjing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The EE project runs fine on my FRDM-KE02 board at 10 MHz.  I will &lt;/P&gt;&lt;P&gt;have to wait until the morning (it's 9pm here) to try anything &lt;/P&gt;&lt;P&gt;else.  First thing I'll try is to put a 20 MHz crystal on the FRDM &lt;/P&gt;&lt;P&gt;board that I know works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 04:02:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323684#M14769</guid>
      <dc:creator>d_</dc:creator>
      <dc:date>2014-07-03T04:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323685#M14770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jingjing,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK, first thing this morning I tried again using my FRDM board at 10 MHz.&amp;nbsp; It worked fine.&amp;nbsp; But I had already modified this board by adding the header for the Multilink JTAG, so I decided to try that too.&amp;nbsp; And that fails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Works on OpenSDA, fails on Multi-link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 00:20:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323685#M14770</guid>
      <dc:creator>d_</dc:creator>
      <dc:date>2014-07-04T00:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323686#M14771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your test result!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I tried it with multilink universal, and the debugger will lost communication too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I think this is the multilink's problem, and multilink is not our product, please ignore this problem when you write the eeprom code, because our KE chip is working ok, don't add the delay code in the erase function, debug is not the real running,if you want to debug, you can just use the opensda to debug it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you want to know why multillink has this problem, you need to contact with the PEmicro, the link is :&lt;A href="http://www.pemicro.com/" title="http://www.pemicro.com"&gt;http://www.pemicro.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Wish my answer helps you!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jingjing&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 02:49:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323686#M14771</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2014-07-04T02:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: E02 EEPROM Questions</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323687#M14772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help Jingjing.  I have opened a ticket with P&amp;amp;E.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 04:40:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/E02-EEPROM-Questions/m-p/323687#M14772</guid>
      <dc:creator>d_</dc:creator>
      <dc:date>2014-07-04T04:40:38Z</dc:date>
    </item>
  </channel>
</rss>

