<?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: Please let me know when Lockup event occurs in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815372#M49436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There really has a few of factors that led to system lockup, from core to bus. Just for examples that may cause core lockup:&lt;/P&gt;&lt;P&gt;1. An incorrect Clock mode transition occurs&lt;/P&gt;&lt;P&gt;2. The clock part is over-clocked&lt;/P&gt;&lt;P&gt;3. Code executes after POR, if a part memory is not programmed&lt;/P&gt;&lt;P&gt;4. Broken external oscillator&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Dec 2018 07:02:11 GMT</pubDate>
    <dc:creator>miduo</dc:creator>
    <dc:date>2018-12-25T07:02:11Z</dc:date>
    <item>
      <title>Please let me know when Lockup event occurs</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815371#M49435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sirs or Madams,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know when Lockup event occurs?&lt;/P&gt;&lt;P&gt;I now understand that the LockUp event&amp;nbsp;can occur when t&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;he frequency of system clock of K61 is set too fast,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;thanks to supports of NXP engineers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;But, I want to know whether there are any other factors which can cause LockUp event,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d; font-size: 10.5pt;"&gt;in addition to excessively high frequency of the system clock.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Best regareds,&lt;/P&gt;&lt;P&gt;Shinsuke Tanaka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 08:17:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815371#M49435</guid>
      <dc:creator>tanaka_shinsuke</dc:creator>
      <dc:date>2018-12-19T08:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Please let me know when Lockup event occurs</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815372#M49436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There really has a few of factors that led to system lockup, from core to bus. Just for examples that may cause core lockup:&lt;/P&gt;&lt;P&gt;1. An incorrect Clock mode transition occurs&lt;/P&gt;&lt;P&gt;2. The clock part is over-clocked&lt;/P&gt;&lt;P&gt;3. Code executes after POR, if a part memory is not programmed&lt;/P&gt;&lt;P&gt;4. Broken external oscillator&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Dec 2018 07:02:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815372#M49436</guid>
      <dc:creator>miduo</dc:creator>
      <dc:date>2018-12-25T07:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Please let me know when Lockup event occurs</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815373#M49437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mr.Li,&lt;/P&gt;&lt;P&gt;I appreciate your information.&lt;/P&gt;&lt;P&gt;Could you please respond to my additional questions to your feedbacks shown below?&lt;/P&gt;&lt;P&gt;1. An incorrect Clock mode transition occurs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; -&amp;gt; I now guess that&amp;nbsp;"Clock mode transition" means&amp;nbsp;the changes of values stored on&amp;nbsp;the registers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; prepared&amp;nbsp;for clock settings, such as MCG_C1 register.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is my guess correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If my guess is correct, please let me know what "incorrect" means in detail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. The clock part is over-clocked&lt;/P&gt;&lt;P&gt;&amp;nbsp; -&amp;gt;Does this mean that the frequencies of clocks used inside K61&amp;nbsp;are set to excessively high?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Code executes after POR, if a part memory is not programmed&lt;/P&gt;&lt;P&gt;&amp;nbsp; -&amp;gt;Does&amp;nbsp;the "memory" mean the DDR connected to K61 externally?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Broken external oscillator&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;-&amp;gt;Will LockUp also occur when &lt;SPAN style="font-size: small;"&gt;Circuit Matching between K61 and external crystal oscillator is NOT adjusted appropriately &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on the PCB?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry to bother you repeatedly, but I need your help to deepen my understandings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&amp;nbsp;regards,&lt;/P&gt;&lt;P&gt;Shinsuke Tanaka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2018 01:25:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815373#M49437</guid>
      <dc:creator>tanaka_shinsuke</dc:creator>
      <dc:date>2018-12-26T01:25:49Z</dc:date>
    </item>
    <item>
      <title>Re: Please let me know when Lockup event occurs</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815374#M49438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late response. Answer to your questions, see below:&lt;/P&gt;&lt;P&gt;1. The Clock transition not just mean MCG_C1 changing. See below diagram. These are the MCG restricted transitions modes. &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/71759i6F082D118FD0FC76/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;2.&amp;nbsp; Yes, your understand is correct.&lt;/P&gt;&lt;P&gt;3. Here means all system memory and memory interface.&lt;/P&gt;&lt;P&gt;4. Yes, this maybe also cause the lockup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2019 08:45:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815374#M49438</guid>
      <dc:creator>miduo</dc:creator>
      <dc:date>2019-01-08T08:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Please let me know when Lockup event occurs</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815375#M49439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Fang Li,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry for my repeated questions on LockUp.&lt;/P&gt;&lt;P&gt;But, please let me have one more question on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Q.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If "High width" percentage and "Low width" percentage of the clock signal outputted from&lt;/P&gt;&lt;P&gt;K61 DDR_CK pin and DDR_CKB pin does is smaller than those required by DDR connected to K61,&lt;/P&gt;&lt;P&gt;is it possible that the smaller High/Low pulse percentages cause LockUp event?&lt;/P&gt;&lt;P&gt;For example, if&amp;nbsp;&lt;SPAN&gt;"High width" percentage and "Low width" percentage of the clock signal are 35%/35%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but DDR connected to K61 requires that the percentages should be bigger than 45%/45%,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;is it possible that this situation causes LockUp event?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Shinsuke Tanaka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2019 10:45:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815375#M49439</guid>
      <dc:creator>tanaka_shinsuke</dc:creator>
      <dc:date>2019-02-15T10:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Please let me know when Lockup event occurs</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815376#M49440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First please note that the DDR clock duty cycle should be guaranteed by the chip design to be close to 50%, and any violating will led access DDR error, that is different from lockup. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2019 06:59:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Please-let-me-know-when-Lockup-event-occurs/m-p/815376#M49440</guid>
      <dc:creator>miduo</dc:creator>
      <dc:date>2019-02-18T06:59:10Z</dc:date>
    </item>
  </channel>
</rss>

