<?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: Hi，I try to start MQX 4.1.1 on FRDM64F platform with IRC48M. in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373972#M12401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi soledad! Thank you for you help!&lt;/P&gt;&lt;P&gt;According to your document, I use PE to do the configuration, But still not solve the problem.&lt;/P&gt;&lt;P&gt;PE configuration as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="css0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46029iCCCFF5CB0BD875A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="css0.png" alt="css0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="css1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46031i5DFDAB81E39B1DAC/image-size/large?v=v2&amp;amp;px=999" role="button" title="css1.png" alt="css1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="cc0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46032i1B0552C4811DE85D/image-size/large?v=v2&amp;amp;px=999" role="button" title="cc0.png" alt="cc0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="cc1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46033iE9181A769C9583BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="cc1.png" alt="cc1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="cc2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46034iD11DDD4BB5563C2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="cc2.png" alt="cc2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Add the following content in the _bsp_initialize_hardware(void) functions:&lt;/P&gt;&lt;P&gt;/* SIM_CLKDIV2:USBDIV = 0, USBFRAC = 0*/&lt;/P&gt;&lt;P&gt;SIM_CLKDIV2 = (uint32_t)0x0UL;&lt;/P&gt;&lt;P&gt;/* Configure USB to be clocked from IRC 48MHZ */&lt;/P&gt;&lt;P&gt;SIM_SOPT2_REG(SIM_BASE_PTR) |= SIM_SOPT2_USBSRC_MASK | SIM_SOPT2_PLLFLLSEL(3);&lt;/P&gt;&lt;P&gt;/*Enable USB-OTG IP clocking */&lt;/P&gt;&lt;P&gt;SIM_SCGC4_REG(SIM_BASE_PTR) |= SIM_SCGC4_USBOTG_MASK;&lt;/P&gt;&lt;P&gt;/* Enable IRC48MHZ for USB module*/&lt;/P&gt;&lt;P&gt;USB0_CLK_RECOVER_IRC_EN = 0x03;&lt;/P&gt;&lt;P&gt;/* MCG_C7: OSCSEL = 10*/&lt;/P&gt;&lt;P&gt;MCG_C7 |= 0x2u;&lt;/P&gt;&lt;P&gt;/* USB_CLK_RECOVER_CTRL: CLOCK_RECOVER_EN = 1*/&lt;/P&gt;&lt;P&gt;USB0_CLK_RECOVER_CTRL |= ( 1UL &amp;lt;&amp;lt; 7);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is OS stay on the PBE patterns, wait until external reference clock is selected as MCG output or wait until PLL is locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp; for your selfless help again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Sep 2014 07:58:38 GMT</pubDate>
    <dc:creator>qingjunwang</dc:creator>
    <dc:date>2014-09-18T07:58:38Z</dc:date>
    <item>
      <title>Hi，I try to start MQX 4.1.1 on FRDM64F platform with IRC48M.</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373970#M12399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi，I try to start MQX 4.1.1 on FRDM64F platform with IRC48M. According to the AN4905 documentation,do the relevant configuration. but each time OS is stopped in PBE mode, wait until external reference clock is selected as MCG output. I am very upset, please expert help, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 07:11:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373970#M12399</guid>
      <dc:creator>qingjunwang</dc:creator>
      <dc:date>2014-09-17T07:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Hi，I try to start MQX 4.1.1 on FRDM64F platform with IRC48M.</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373971#M12400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Hi &lt;SPAN class="replyToName"&gt;qingjun wang,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;&lt;SPAN class="replyToName"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;This issue is caused if the board has a different clock configuration. If customer has a different configuration he needs to change the BSP. Attached to this mail, you can find a document that explains how to change the default clock configurations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: arial,helvetica,sans-serif;"&gt;Please let me know if this helps!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt; Sol&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, 18 Sep 2014 01:49:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373971#M12400</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2014-09-18T01:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Hi，I try to start MQX 4.1.1 on FRDM64F platform with IRC48M.</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373972#M12401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi soledad! Thank you for you help!&lt;/P&gt;&lt;P&gt;According to your document, I use PE to do the configuration, But still not solve the problem.&lt;/P&gt;&lt;P&gt;PE configuration as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="css0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46029iCCCFF5CB0BD875A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="css0.png" alt="css0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="css1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46031i5DFDAB81E39B1DAC/image-size/large?v=v2&amp;amp;px=999" role="button" title="css1.png" alt="css1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="cc0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46032i1B0552C4811DE85D/image-size/large?v=v2&amp;amp;px=999" role="button" title="cc0.png" alt="cc0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="cc1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46033iE9181A769C9583BC/image-size/large?v=v2&amp;amp;px=999" role="button" title="cc1.png" alt="cc1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="cc2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46034iD11DDD4BB5563C2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="cc2.png" alt="cc2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Add the following content in the _bsp_initialize_hardware(void) functions:&lt;/P&gt;&lt;P&gt;/* SIM_CLKDIV2:USBDIV = 0, USBFRAC = 0*/&lt;/P&gt;&lt;P&gt;SIM_CLKDIV2 = (uint32_t)0x0UL;&lt;/P&gt;&lt;P&gt;/* Configure USB to be clocked from IRC 48MHZ */&lt;/P&gt;&lt;P&gt;SIM_SOPT2_REG(SIM_BASE_PTR) |= SIM_SOPT2_USBSRC_MASK | SIM_SOPT2_PLLFLLSEL(3);&lt;/P&gt;&lt;P&gt;/*Enable USB-OTG IP clocking */&lt;/P&gt;&lt;P&gt;SIM_SCGC4_REG(SIM_BASE_PTR) |= SIM_SCGC4_USBOTG_MASK;&lt;/P&gt;&lt;P&gt;/* Enable IRC48MHZ for USB module*/&lt;/P&gt;&lt;P&gt;USB0_CLK_RECOVER_IRC_EN = 0x03;&lt;/P&gt;&lt;P&gt;/* MCG_C7: OSCSEL = 10*/&lt;/P&gt;&lt;P&gt;MCG_C7 |= 0x2u;&lt;/P&gt;&lt;P&gt;/* USB_CLK_RECOVER_CTRL: CLOCK_RECOVER_EN = 1*/&lt;/P&gt;&lt;P&gt;USB0_CLK_RECOVER_CTRL |= ( 1UL &amp;lt;&amp;lt; 7);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is OS stay on the PBE patterns, wait until external reference clock is selected as MCG output or wait until PLL is locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp; for your selfless help again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 07:58:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373972#M12401</guid>
      <dc:creator>qingjunwang</dc:creator>
      <dc:date>2014-09-18T07:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hi，I try to start MQX 4.1.1 on FRDM64F platform with IRC48M.</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373973#M12402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi soledad! &lt;/P&gt;&lt;P&gt;Faced with my problem, can you help me?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qingjun Wang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 01:10:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373973#M12402</guid>
      <dc:creator>qingjunwang</dc:creator>
      <dc:date>2014-09-19T01:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hi，I try to start MQX 4.1.1 on FRDM64F platform with IRC48M.</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373974#M12403</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;"&gt;hope the freescale official providing the demo for K64 without external crystals on the crystal-less USB operation.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2014 07:11:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373974#M12403</guid>
      <dc:creator>fengzengyan</dc:creator>
      <dc:date>2014-09-22T07:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hi，I try to start MQX 4.1.1 on FRDM64F platform with IRC48M.</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373975#M12404</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: 12px; background-color: #edf8ca;"&gt;配置MCG为BLPE模式，主频48MHZ，配置成功！&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 01:09:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/Hi-I-try-to-start-MQX-4-1-1-on-FRDM64F-platform-with-IRC48M/m-p/373975#M12404</guid>
      <dc:creator>qingjunwang</dc:creator>
      <dc:date>2014-09-24T01:09:13Z</dc:date>
    </item>
  </channel>
</rss>

