<?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>S32GのトピックRe: S32 Design Studio - How to set FreeRTOS cpu clock</title>
    <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2029714#M12372</link>
    <description>&lt;P&gt;hi,&lt;SPAN&gt;Boniface&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;I have the same problem when I use your .mex file, but I did not encounter the problem when I created a new project to add FreeRTOS.I use the 4.0.2 HF3 version of RTD.&lt;/P&gt;
&lt;P&gt;Refer to the Release Note, you can try the 4.0.2 version of RTD in S32DS.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1737111736999.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/320079iBD611EBEDB8D7B64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1737111736999.png" alt="Joey_z_0-1737111736999.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jan 2025 11:09:09 GMT</pubDate>
    <dc:creator>Joey_z</dc:creator>
    <dc:date>2025-01-17T11:09:09Z</dc:date>
    <item>
      <title>S32 Design Studio - How to set FreeRTOS cpu clock</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2024374#M12267</link>
      <description>&lt;P&gt;Hello and Happy new year!&lt;/P&gt;&lt;P&gt;I am developing sw for the&amp;nbsp;S32G399A MCU (M7 core) using the S32 Design Studio tool.&lt;/P&gt;&lt;P&gt;My role is to develop the TCP/IP part so I created the example project (&lt;STRONG&gt;lwip_FreeRTOS_S32G399A_M7&lt;/STRONG&gt;) and checked it.&lt;/P&gt;&lt;P&gt;After checking, I created a new project and following the contents of the example project.&lt;/P&gt;&lt;P&gt;But the &lt;STRONG&gt;cpu clock[Hz]&lt;/STRONG&gt; in the FreeRTOS configuration didn't change&amp;nbsp;even though I followed the exact same settings. (Pins / Clocks / Etc...)&lt;/P&gt;&lt;P&gt;And In the example, the config mode is &lt;STRONG&gt;Default Clock&lt;/STRONG&gt; (not the User Clock)&lt;/P&gt;&lt;P&gt;I wannted to upload the screenshot buf unfortunately, due to my company policy, file/screenshot uploads are not allowed.&lt;/P&gt;&lt;P&gt;Could you please how to change the cpu clock?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 01:21:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2024374#M12267</guid>
      <dc:creator>Boniface</dc:creator>
      <dc:date>2025-01-09T01:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio - How to set FreeRTOS cpu clock</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2025661#M12278</link>
      <description>&lt;P&gt;Hi，&lt;SPAN&gt;Boniface&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for contacting us.&lt;/P&gt;
&lt;P&gt;Which version of RTD and S32DS you are use?&lt;/P&gt;
&lt;P&gt;In addition , Are you using a custom board? Is lwip_FreeRTOS_S32G399A_M7 normal for you? How do I get the same version of this routine as yours?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 09:05:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2025661#M12278</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-01-10T09:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio - How to set FreeRTOS cpu clock</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2026224#M12294</link>
      <description>&lt;P&gt;Hi, Joey&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I'm using these SW.&lt;/P&gt;&lt;P&gt;&amp;nbsp;- S32 Design Studio for S32 Platform V3.5 (Update 14)&lt;/P&gt;&lt;P&gt;&amp;nbsp;- S32G3 RTD AUTOSAR 4.4 Version 4.0.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;- FreeRTOS for S32CC 4.0.2&lt;/P&gt;&lt;P&gt;&amp;nbsp;- TCPIP_STACK for S32G version 1.0.4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got the example by&lt;/P&gt;&lt;P&gt;&amp;nbsp;: File - New - S32DS Project from Example - S32G TCPIP STACK 1.0.4 D2310 Example Projects - S32G399A - lwip_FreeRTOS_S32G399A_M7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And the Target board is &lt;STRONG&gt;S32G-VNP-RDB3&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;(Actually, I ordered that board and haven't received it yet.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;</description>
      <pubDate>Sun, 12 Jan 2025 21:40:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2026224#M12294</guid>
      <dc:creator>Boniface</dc:creator>
      <dc:date>2025-01-12T21:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio - How to set FreeRTOS cpu clock</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2026538#M12300</link>
      <description>&lt;P&gt;Hi,&lt;SPAN&gt;Boniface&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your detailed reply.&lt;/P&gt;
&lt;P&gt;You need to fix XBAR_CLK as the following picture.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1736755555974.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/319205iA97DFA2F0A75A362/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1736755555974.png" alt="Joey_z_0-1736755555974.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_1-1736755565791.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/319206iA50029BE1BADB3EE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_1-1736755565791.png" alt="Joey_z_1-1736755565791.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 08:07:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2026538#M12300</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-01-13T08:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio - How to set FreeRTOS cpu clock</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2027088#M12313</link>
      <description>&lt;P&gt;Hi, Joey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, I already set XBAR_CLK to 400MHz but it didn't work.&lt;/P&gt;&lt;P&gt;So I attached the MEX file of the project that I create.&lt;/P&gt;&lt;P&gt;I hope this helps you analyze it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Boniface&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 00:34:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2027088#M12313</guid>
      <dc:creator>Boniface</dc:creator>
      <dc:date>2025-01-14T00:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio - How to set FreeRTOS cpu clock</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2027141#M12317</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;Boniface&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In the FreeRTOS configuration, the CPU clock and XBAR_CLK should maintain the same value. To change the XBAR_CLK, you need to adjust CORE_PLL_DFS1 as shown in the following picture.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1736820378619.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/319372iCEB03ABC22CCDA57/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1736820378619.png" alt="Joey_z_0-1736820378619.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 02:07:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2027141#M12317</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-01-14T02:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio - How to set FreeRTOS cpu clock</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2027178#M12318</link>
      <description>&lt;P&gt;Hi, Joey&lt;/P&gt;&lt;P&gt;Thanks for your fast reply.&lt;/P&gt;&lt;P&gt;I changed the setting but the clock didn't change.&lt;/P&gt;&lt;P&gt;Even though I clicked the Update Code button, deleted and re-added the freertos component in the Peripherals it didn't change.&lt;/P&gt;&lt;P&gt;What else should I check?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Boniface_0-1736821579215.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/319384i7ABF2E1078D9564E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Boniface_0-1736821579215.png" alt="Boniface_0-1736821579215.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Boniface&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 02:34:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2027178#M12318</guid>
      <dc:creator>Boniface</dc:creator>
      <dc:date>2025-01-14T02:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio - How to set FreeRTOS cpu clock</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2027296#M12325</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;Boniface&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;I encountered the same problem when testing the provided .mex file.&lt;/P&gt;
&lt;P&gt;However, I did not experience the issue when I set up a new project and added FreeRTOS as shown in the following picture. You can try setting up a new project only to add FreeRTOS; then, if the problem still occurs, you could try using version S32DS 3.5.3, which I normally use.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1736834694032.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/319427iA5F524D71E0337DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1736834694032.png" alt="Joey_z_0-1736834694032.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_1-1736834704210.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/319428iD0FD9D1E73BC65F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_1-1736834704210.png" alt="Joey_z_1-1736834704210.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 06:06:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2027296#M12325</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-01-14T06:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio - How to set FreeRTOS cpu clock</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2029351#M12365</link>
      <description>&lt;P&gt;Hi, Joey&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you for your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My coworker installed S32DS 3.5.3 and created a new project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;He just added the freertos component after creating the project and&lt;/SPAN&gt;&lt;SPAN&gt; the Default clock is still '0'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(He didn't change the default setting, including clocks.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please check the mex file I attached?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Boniface&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 23:33:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2029351#M12365</guid>
      <dc:creator>Boniface</dc:creator>
      <dc:date>2025-01-16T23:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio - How to set FreeRTOS cpu clock</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2029714#M12372</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;Boniface&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;I have the same problem when I use your .mex file, but I did not encounter the problem when I created a new project to add FreeRTOS.I use the 4.0.2 HF3 version of RTD.&lt;/P&gt;
&lt;P&gt;Refer to the Release Note, you can try the 4.0.2 version of RTD in S32DS.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_0-1737111736999.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/320079iBD611EBEDB8D7B64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_0-1737111736999.png" alt="Joey_z_0-1737111736999.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 11:09:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2029714#M12372</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-01-17T11:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio - How to set FreeRTOS cpu clock</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2030198#M12378</link>
      <description>&lt;P&gt;Hi, Joey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, I made it.&lt;/P&gt;&lt;P&gt;I installed S32DS 3.5.3 / FreeRTOS 4.0.3 CD3 / SW32G_RTD_4.4_4.0.2_HF02&lt;/P&gt;&lt;P&gt;and It worked.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Boniface_0-1737336828909.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/320231i21DF19C18FB8A941/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Boniface_0-1737336828909.png" alt="Boniface_0-1737336828909.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Boniface&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 01:34:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2030198#M12378</guid>
      <dc:creator>Boniface</dc:creator>
      <dc:date>2025-01-20T01:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: S32 Design Studio - How to set FreeRTOS cpu clock</title>
      <link>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2030529#M12383</link>
      <description>&lt;P&gt;hi，&lt;SPAN&gt;Boniface&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I would be glad to help you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 09:39:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32-Design-Studio-How-to-set-FreeRTOS-cpu-clock/m-p/2030529#M12383</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-01-20T09:39:47Z</dc:date>
    </item>
  </channel>
</rss>

