<?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中的主题 Re: where is the mcg_config_t declaration</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721908#M7635</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The project templates in new SDK 2.4 use mcglite_config_t.&amp;nbsp; Not mcg_config_t.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2018 08:42:53 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2018-05-16T08:42:53Z</dc:date>
    <item>
      <title>where is the mcg_config_t declaration</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721900#M7627</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' use KDS 3.2 with SDKv2.0 and 2.2 &lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;since they exist&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;Now I'm trying to make a new project with KSDKv2.3 for KL27Z128&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;File-&amp;gt;new-&amp;gt;kinetis SDK v2.x Project&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;I select KL27Z128, All drivers, Freertos...and there surprise :&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;@unknown type name 'mcg_config_t'&amp;nbsp;&amp;nbsp; &amp;nbsp;clock_config.h&amp;nbsp;&amp;nbsp; (extern const &lt;STRONG&gt;mcg_config_t&lt;/STRONG&gt; mcgConfig_BOARD_BootClockRUN;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;But where is this definition ? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;A search of the entire folder SDK_2.3.0_MKL27Z128xxx4 only finds mcg_config_t in two files&amp;nbsp; clock_config.h and clock_config.c ; no definition of&amp;nbsp; mcg_config_t !?! )&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;Thanks in advance, I'm totally blocked by this thing&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;In addition to that with version 2.3 the import of a demo does not work&amp;nbsp; (no demo proposal in the wizard and import-&amp;gt;Existing Projects into Workspace give an invalid project with any source file in project folder&amp;nbsp;&amp;nbsp; )&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;It's sad that it's so complicated to create a project or open a demo :-(&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 15:37:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721900#M7627</guid>
      <dc:creator>PO220</dc:creator>
      <dc:date>2018-02-06T15:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: where is the mcg_config_t declaration</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721901#M7628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://mcuxpresso.nxp.com/api_doc/dev/210/group__clock.html" title="http://mcuxpresso.nxp.com/api_doc/dev/210/group__clock.html"&gt;MCUXpresso SDK API Reference Manual: Clock Driver&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no mcg_confi_t struct&amp;nbsp; here in my folder &lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;SDK_2.3.0_MKL27Z128xxx4.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://mcuxpresso.nxp.com/api_doc/dev/210/fsl__clock_8h.html" title="http://mcuxpresso.nxp.com/api_doc/dev/210/fsl__clock_8h.html"&gt;http://mcuxpresso.nxp.com/api_doc/dev/210/fsl__clock_8h.html&lt;/A&gt;&amp;nbsp; (give 404 error)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 16:03:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721901#M7628</guid>
      <dc:creator>PO220</dc:creator>
      <dc:date>2018-02-06T16:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: where is the mcg_config_t declaration</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721902#M7629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;I downloaded the SDK version 2.3 for the KL27z&lt;STRONG&gt;64&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;it compiles well but the structure mcg_config_t &lt;STRONG&gt;is not called&lt;/STRONG&gt;! it's mcglite_config_t which is called, as in the old SDK.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="" lang="en"&gt;&lt;SPAN class=""&gt;what a waste of time !&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 17:46:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721902#M7629</guid>
      <dc:creator>PO220</dc:creator>
      <dc:date>2018-02-06T17:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: where is the mcg_config_t declaration</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721903#M7630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Was there any conclusion made here? The project templates for the kl27z seem to reference mcg_config_t in the latest v2.3.1 sdk but only the mcglite_config_t is present.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please urgent rectification is required.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 08:22:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721903#M7630</guid>
      <dc:creator>joshuadonaldson</dc:creator>
      <dc:date>2018-05-10T08:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: where is the mcg_config_t declaration</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721904#M7631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joshua:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked sdkv2.3.1 (SDK_2.3.1_FRDM-KL27Z) and sdkv2.4 , only found the mcglite_config_t, where did you find the mcg_config_t ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 14:06:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721904#M7631</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2018-05-10T14:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: where is the mcg_config_t declaration</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721905#M7632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check under devices\MKL27Z4\project_template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;clock_config.c should make reference to mcg_config_t here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Joshua.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2018 14:24:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721905#M7632</guid>
      <dc:creator>joshuadonaldson</dc:creator>
      <dc:date>2018-05-10T14:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: where is the mcg_config_t declaration</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721906#M7633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joshua:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The project templates&amp;nbsp; should reference to&amp;nbsp;mcglite_config_t, maybe there is an errori n SDK2.3. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 01:00:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721906#M7633</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2018-05-16T01:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: where is the mcg_config_t declaration</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721907#M7634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mean an error in SDK 2.3.1. The project templates don't reference &lt;/P&gt;&lt;P&gt;mcglite_config_t.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 01:24:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721907#M7634</guid>
      <dc:creator>joshuadonaldson</dc:creator>
      <dc:date>2018-05-16T01:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: where is the mcg_config_t declaration</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721908#M7635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The project templates in new SDK 2.4 use mcglite_config_t.&amp;nbsp; Not mcg_config_t.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 08:42:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/where-is-the-mcg-config-t-declaration/m-p/721908#M7635</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2018-05-16T08:42:53Z</dc:date>
    </item>
  </channel>
</rss>

