<?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: S32G399A-RDB3- Guide to configure FreeRTOS</title>
    <link>https://community.nxp.com/t5/S32G/S32G399A-RDB3-Guide-to-configure-FreeRTOS/m-p/1970638#M11107</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/240662"&gt;@MohamedAbdelslam&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for the clarification. Unfortunately we don't have any guide on how to configure FreeRTOS from the S32G Design Studio. For the clock configuration you have to change &lt;STRONG&gt;Default Clock&amp;nbsp;&lt;/STRONG&gt;to &lt;STRONG&gt;User Clock&amp;nbsp;&lt;/STRONG&gt;by clicking the gray area on the right of the dropbox:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_0-1728514445059.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303846iCDE04B0E854820E4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_0-1728514445059.png" alt="alejandro_e_0-1728514445059.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I can recommend checking the documentation about the FreeRTOS customization&amp;nbsp;&lt;A href="https://freertos.org/Documentation/02-Kernel/03-Supported-devices/02-Customization" target="_blank"&gt;https://freertos.org/Documentation/02-Kernel/03-Supported-devices/02-Customization&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this information was useful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2024 22:56:11 GMT</pubDate>
    <dc:creator>alejandro_e</dc:creator>
    <dc:date>2024-10-09T22:56:11Z</dc:date>
    <item>
      <title>S32G399A-RDB3- Guide to configure FreeRTOS</title>
      <link>https://community.nxp.com/t5/S32G/S32G399A-RDB3-Guide-to-configure-FreeRTOS/m-p/1968846#M11056</link>
      <description>&lt;P&gt;Hello all,&amp;nbsp;&lt;BR /&gt;I am working on S32G399A-RDB3 board on M7 core, and I ask if there is any example guide explain how to configure Free rtos.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 10:43:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G399A-RDB3-Guide-to-configure-FreeRTOS/m-p/1968846#M11056</guid>
      <dc:creator>MohamedAbdelslam</dc:creator>
      <dc:date>2024-10-08T10:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: S32G399A-RDB3- Guide to configure FreeRTOS</title>
      <link>https://community.nxp.com/t5/S32G/S32G399A-RDB3-Guide-to-configure-FreeRTOS/m-p/1969154#M11059</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/240662"&gt;@MohamedAbdelslam&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;To be able to add FreeRTOS to your project you will need the FreeRTOS releases provided by NXP, you can find them following these steps:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Sign in to your NXP account (&lt;A href="https://www.nxp.com/" target="_blank"&gt;NXP Semiconductors&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;- Click on&amp;nbsp;&lt;STRONG&gt;My NXP Account&lt;/STRONG&gt;&amp;nbsp;(top-right) and click on&amp;nbsp;&lt;STRONG&gt;Software Licensing and Support&lt;/STRONG&gt;&amp;nbsp;under the&amp;nbsp;&lt;STRONG&gt;Licensing&lt;/STRONG&gt;&amp;nbsp;section within the window it opens.&lt;/P&gt;
&lt;P&gt;- This will redirect you to another page. In this new page, select the option&amp;nbsp;&lt;STRONG&gt;View Accounts&lt;/STRONG&gt;&amp;nbsp;under the&amp;nbsp;&lt;STRONG&gt;Software accounts&lt;/STRONG&gt;&amp;nbsp;section.&lt;/P&gt;
&lt;P&gt;- This will again redirect you to another page. On this page, you should see an&amp;nbsp;&lt;STRONG&gt;Automotive SW – S32G Reference Software&lt;/STRONG&gt;&amp;nbsp;option, click on it, then click on &lt;STRONG&gt;Automotive SW - S32G - FreeRTOS (Cortex-M7)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;- Now you should be able to see all the FreeRTOS versions available, click on&amp;nbsp;the newest version, for me it is &lt;STRONG&gt;S32G FreeRTOS 10.4.6 version 4.0.2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;- accept the Software Terms and Conditions, now you should be able to see all the files related to that specific FreeRTOS release for S32G. Select and download the file with the word &lt;STRONG&gt;updatesite&lt;/STRONG&gt; on it, it should be a zip file.&lt;/P&gt;
&lt;P&gt;- Once the file is downloaded, open the S32 Design Studio, open the &lt;STRONG&gt;Help &lt;/STRONG&gt;menu on the top of the window, and then select &lt;STRONG&gt;install new software &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_0-1728409616398.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303481i1AF6FEC59AFEE4F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_0-1728409616398.png" alt="alejandro_e_0-1728409616398.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- In the new window select &lt;STRONG&gt;Add…&lt;/STRONG&gt;, a new window will appear, select &lt;STRONG&gt;Archive…&lt;/STRONG&gt;, and select the file you just downloaded, and then click &lt;STRONG&gt;add&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_1-1728409616418.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303480i57660F6B32C44BAB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_1-1728409616418.png" alt="alejandro_e_1-1728409616418.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then select all components and clock on &lt;STRONG&gt;Next &amp;gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_2-1728409616443.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303482iA7FB9EA17DD5E5B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_2-1728409616443.png" alt="alejandro_e_2-1728409616443.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;- Follow all installation steps and then click con &lt;STRONG&gt;finish&lt;/STRONG&gt;, you will see the installation progress on the right bottom corner of the program, once it finishes you will be ask to restart the program, once the program is restarted, you can start a project from one of the FreeRTOS examples available. &lt;STRONG&gt;Select File -&amp;gt; New -&amp;gt; S32FS Project from Example &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_3-1728409616458.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303483iD5B8BA70B1EA9564/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_3-1728409616458.png" alt="alejandro_e_3-1728409616458.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Search for FreeRTOS in the empty textbox and select &lt;STRONG&gt;FreeRTOS_Toggle_Led_Example_S32G399A_M7 &lt;/STRONG&gt;then click on finish.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_4-1728409616510.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303484iD02987A4D650377D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_4-1728409616510.png" alt="alejandro_e_4-1728409616510.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- now double click on the .mex file on the project explorer&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_5-1728409616516.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303485iE9D5341EB92102ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_5-1728409616516.png" alt="alejandro_e_5-1728409616516.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- in the new view select &lt;STRONG&gt;Update Code &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_6-1728409616522.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303487i0429578B23793F4F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_6-1728409616522.png" alt="alejandro_e_6-1728409616522.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Now you can return to the code by clicking the C/C++ view on the right side of the screen&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_7-1728409616549.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303486i2E3D92060A120376/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_7-1728409616549.png" alt="alejandro_e_7-1728409616549.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now you should be able to compile the program without problems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this information was useful.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 17:50:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G399A-RDB3-Guide-to-configure-FreeRTOS/m-p/1969154#M11059</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2024-10-08T17:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: S32G399A-RDB3- Guide to configure FreeRTOS</title>
      <link>https://community.nxp.com/t5/S32G/S32G399A-RDB3-Guide-to-configure-FreeRTOS/m-p/1969855#M11092</link>
      <description>&lt;P&gt;Thanks for your reply&amp;nbsp;&lt;BR /&gt;But I have done this, and I was asking about another guide other than that example to cpnfigure free rtos .. For example I want to configure CPU clock in free rtos but i can't as it disables&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (24).png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303734i4212C9A071CA3CB7/image-size/large?v=v2&amp;amp;px=999" role="button" title="image (24).png" alt="image (24).png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 10:36:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G399A-RDB3-Guide-to-configure-FreeRTOS/m-p/1969855#M11092</guid>
      <dc:creator>MohamedAbdelslam</dc:creator>
      <dc:date>2024-10-09T10:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: S32G399A-RDB3- Guide to configure FreeRTOS</title>
      <link>https://community.nxp.com/t5/S32G/S32G399A-RDB3-Guide-to-configure-FreeRTOS/m-p/1970638#M11107</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/240662"&gt;@MohamedAbdelslam&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for the clarification. Unfortunately we don't have any guide on how to configure FreeRTOS from the S32G Design Studio. For the clock configuration you have to change &lt;STRONG&gt;Default Clock&amp;nbsp;&lt;/STRONG&gt;to &lt;STRONG&gt;User Clock&amp;nbsp;&lt;/STRONG&gt;by clicking the gray area on the right of the dropbox:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alejandro_e_0-1728514445059.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/303846iCDE04B0E854820E4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alejandro_e_0-1728514445059.png" alt="alejandro_e_0-1728514445059.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I can recommend checking the documentation about the FreeRTOS customization&amp;nbsp;&lt;A href="https://freertos.org/Documentation/02-Kernel/03-Supported-devices/02-Customization" target="_blank"&gt;https://freertos.org/Documentation/02-Kernel/03-Supported-devices/02-Customization&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if this information was useful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 22:56:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/S32G399A-RDB3-Guide-to-configure-FreeRTOS/m-p/1970638#M11107</guid>
      <dc:creator>alejandro_e</dc:creator>
      <dc:date>2024-10-09T22:56:11Z</dc:date>
    </item>
  </channel>
</rss>

