<?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>Kinetis Software Development KitのトピックSetting FBI mode with SDK</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330096#M91</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning&lt;/P&gt;&lt;P&gt;I try to execute this call with different values of fcrdivVal, the fourth parameters in the function.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLOCK_HAL_SetFbiMode(MCG_BASE, kMcgDcoRangeSelMid, kMcgInternalRefClkSelFast, 5, CLOCK_FllStableDelay, &amp;amp;outClkFreq );&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It execute correctly with values from 0 to 5. The clock is 125 KHz with a value of 5.&lt;/P&gt;&lt;P&gt;If the fcrdivVal is 6 the clock is updated (32KHz), I see on the scope as CLOCKOUT, but the debugger looses the control.&lt;/P&gt;&lt;P&gt;Is it normal???&lt;/P&gt;&lt;P&gt;Solutions???&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jan 2015 08:12:28 GMT</pubDate>
    <dc:creator>pietrodicastri</dc:creator>
    <dc:date>2015-01-29T08:12:28Z</dc:date>
    <item>
      <title>Setting FBI mode with SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330096#M91</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning&lt;/P&gt;&lt;P&gt;I try to execute this call with different values of fcrdivVal, the fourth parameters in the function.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLOCK_HAL_SetFbiMode(MCG_BASE, kMcgDcoRangeSelMid, kMcgInternalRefClkSelFast, 5, CLOCK_FllStableDelay, &amp;amp;outClkFreq );&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It execute correctly with values from 0 to 5. The clock is 125 KHz with a value of 5.&lt;/P&gt;&lt;P&gt;If the fcrdivVal is 6 the clock is updated (32KHz), I see on the scope as CLOCKOUT, but the debugger looses the control.&lt;/P&gt;&lt;P&gt;Is it normal???&lt;/P&gt;&lt;P&gt;Solutions???&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 08:12:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330096#M91</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-01-29T08:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Setting FBI mode with SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330097#M92</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Pietro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me the part number of the Kinetis and the version of SDK?&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 09:39:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330097#M92</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2015-01-29T09:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Setting FBI mode with SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330098#M93</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You for assistance&lt;/P&gt;&lt;P&gt;I am using the FRDM K64. I am debugging with the JTAG, in reduced version with only the two pins, as in the schematic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the KDS.&lt;/P&gt;&lt;P&gt;I am suspicious the slow clock is not handled in this reduced JTAG connection...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pietro di Castri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 10:05:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330098#M93</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-01-29T10:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Setting FBI mode with SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330099#M94</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pietro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like Rong said, we need exact information about versions, which you use.&lt;/P&gt;&lt;P&gt;KDS is IDE, Kinetis Design Studio and KSDK is Kinetis Software Development Kit.&lt;/P&gt;&lt;P&gt;You can find it on C:\Freescale and folders KDS_2.0.0 and KSDK_1.1.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 11:02:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330099#M94</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-01-29T11:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: Setting FBI mode with SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330100#M95</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva &lt;/P&gt;&lt;P&gt;Sorry. I will detail..&lt;/P&gt;&lt;P&gt;KDS Version: 2.0.0&lt;/P&gt;&lt;P&gt;SDK 1.1.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2015 11:08:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330100#M95</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-01-29T11:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Setting FBI mode with SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330101#M96</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ..&lt;/P&gt;&lt;P&gt;I am still interested in some assistance.&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 23:31:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330101#M96</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-01-31T23:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Setting FBI mode with SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330102#M97</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pietro, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do you change the divider when you use the FBI? &lt;/P&gt;&lt;P&gt;If you go to Reference Manual, page 593&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://cache.freescale.com/files/microcontrollers/doc/ref_manual/K64P144M120SF5RM.pdf" target="_blank"&gt;http://cache.freescale.com/files/microcontrollers/doc/ref_manual/K64P144M120SF5RM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="reference manual.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/50119i1D63B03715F76181/image-size/large?v=v2&amp;amp;px=999" role="button" title="reference manual.png" alt="reference manual.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so, the value for &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;fcrdivVal&lt;SPAN class="Apple-converted-space"&gt; = 6, output frequency cannot be 32KHz. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;Because when the value is 5, 4MHz and Divide Factor is 32, is 125KHz. It is right.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;BUT: when is the value 6, 4MHz and Divide Factor is 64, it is&lt;STRONG&gt; 62,5KHz&lt;/STRONG&gt;, not 32KHz. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;(4MHz : 64 = 62,5KHz)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;As it is written&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;in the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Reference Manual&lt;/SPAN&gt;&lt;/SPAN&gt; : you have not change the divider when the Fast IRC is enabled.&amp;nbsp; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;Please, look to SIM Module, Register &lt;SPAN lang="CS" style="font-size: 10.0pt; font-family: 'Segoe UI',sans-serif; color: black;"&gt;SIM_CLKDIV1-&amp;gt;OUTDIV4 what is your frequency divider for flash memory. &lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;Best Regards,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;Iva&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 10:56:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330102#M97</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-02-02T10:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Setting FBI mode with SDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330103#M98</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Iva&lt;/P&gt;&lt;P&gt;Yes I should not divide in such condition. That's a good point.&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 12:24:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Setting-FBI-mode-with-SDK/m-p/330103#M98</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-02-02T12:24:34Z</dc:date>
    </item>
  </channel>
</rss>

