<?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>S32KのトピックRe: Issue in system clock initialization for S32K148.</title>
    <link>https://community.nxp.com/t5/S32K/Issue-in-system-clock-initialization-for-S32K148/m-p/1495268#M16635</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for support.&lt;/P&gt;&lt;P&gt;I have checked your suggested code its working now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dhiraj&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jul 2022 05:55:21 GMT</pubDate>
    <dc:creator>dhirajtarole</dc:creator>
    <dc:date>2022-07-26T05:55:21Z</dc:date>
    <item>
      <title>Issue in system clock initialization for S32K148.</title>
      <link>https://community.nxp.com/t5/S32K/Issue-in-system-clock-initialization-for-S32K148/m-p/1494787#M16615</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;using default processor expert functions clock is not going to be initialized --&amp;gt;&lt;/P&gt;&lt;P&gt;clock_user_config_t ptr_config_struct;&lt;BR /&gt;clock_names_t clock_name;&lt;BR /&gt;module_clk_config_t clk_config;&lt;BR /&gt;pwr_modes_t pwr_mode;&lt;BR /&gt;sys_clk_config_t sys_clk_config;&lt;BR /&gt;clock_source_config_t clk_src;&lt;/P&gt;&lt;P&gt;CLOCK_DRV_Init(&amp;amp;ptr_config_struct);&lt;BR /&gt;CLOCK_DRV_SetModuleClock(clock_name,&amp;amp;clk_config);&lt;BR /&gt;CLOCK_DRV_SetSystemClock(&amp;amp;pwr_mode,&amp;amp;sys_clk_config);&lt;BR /&gt;CLOCK_DRV_SetClockSource(clock_name,&amp;amp;clk_src);&lt;/P&gt;&lt;P&gt;but while using below it is working properly, could please check ?&lt;/P&gt;&lt;P&gt;CLOCK_SYS_Init(g_clockManConfigsArr,CLOCK_MANAGER_CONFIG_CNT,g_clockManCallbacksArr,CLOCK_MANAGER_CALLBACK_CNT);&lt;BR /&gt;CLOCK_SYS_UpdateConfiguration(0U,CLOCK_MANAGER_POLICY_AGREEMENT);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 11:39:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Issue-in-system-clock-initialization-for-S32K148/m-p/1494787#M16615</guid>
      <dc:creator>dhirajtarole</dc:creator>
      <dc:date>2022-07-25T11:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in system clock initialization for S32K148.</title>
      <link>https://community.nxp.com/t5/S32K/Issue-in-system-clock-initialization-for-S32K148/m-p/1495252#M16633</link>
      <description>&lt;P&gt;Hi&amp;nbsp;dhirajtarole,&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32-SDK/SDK-problem-in-S32-Design-Studio-for-ARM-2-2/m-p/986190" target="_blank" rel="noopener"&gt;https://community.nxp.com/t5/S32-SDK/SDK-problem-in-S32-Design-Studio-for-ARM-2-2/m-p/986190&lt;/A&gt; Here you can find some information between&amp;nbsp;&lt;STRONG&gt;CLOCK_DRV_Init&lt;/STRONG&gt; and &lt;STRONG&gt;CLOCK_SYS_Init&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;What's the version of S32K1xx SDK are you using? Maybe you can refer to the&amp;nbsp;&lt;STRONG&gt;CLOCK_DRV_Init&lt;/STRONG&gt;&amp;nbsp;usage in&amp;nbsp;&lt;STRONG&gt;hello_world_s32k148&lt;/STRONG&gt;&amp;nbsp;of &lt;STRONG&gt;S32K1xx SDK RTM v4.0.2 Example Projects&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CLOCK_SYS_Init CLOCK_DRV_Init.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/187801i4BE33F0FCAA5349B/image-size/large?v=v2&amp;amp;px=999" role="button" title="CLOCK_SYS_Init CLOCK_DRV_Init.png" alt="CLOCK_SYS_Init CLOCK_DRV_Init.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 05:28:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Issue-in-system-clock-initialization-for-S32K148/m-p/1495252#M16633</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2022-07-26T05:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in system clock initialization for S32K148.</title>
      <link>https://community.nxp.com/t5/S32K/Issue-in-system-clock-initialization-for-S32K148/m-p/1495268#M16635</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for support.&lt;/P&gt;&lt;P&gt;I have checked your suggested code its working now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dhiraj&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 05:55:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Issue-in-system-clock-initialization-for-S32K148/m-p/1495268#M16635</guid>
      <dc:creator>dhirajtarole</dc:creator>
      <dc:date>2022-07-26T05:55:21Z</dc:date>
    </item>
  </channel>
</rss>

