<?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>topic Re: Design Studio 3.6 code examples in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Design-Studio-3-6-code-examples/m-p/2035894#M13022</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/211706"&gt;@ogai&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To work with RTDs, the first step is to download the RTD update site from the Automotive SW section for S32K3/S32M27x - Real-Time Drivers for Cortex-M. You can access it via the provided &lt;A href="https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D" target="_blank" rel="noopener"&gt;link&lt;/A&gt;, or by navigating to &lt;A href="https://www.nxp.com/products/S32K3" target="_blank" rel="noopener"&gt;S32K3 Microcontrollers for Automotive General Purpose&lt;/A&gt; &amp;gt; Design Resources &amp;gt; Software &amp;gt; Standard Software. For FreeRTOS, follow the same path but select Reference Software instead of Standard Software.&lt;/P&gt;
&lt;P&gt;Once you are on the page, select the required RTD version by clicking on the Download Log prompt. We recommend using the latest, which is currently RTD 5.0.0. After downloading the RTD updatesite.zip, proceed as follows:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open S32 Design Studio and navigate to Help &amp;gt; S32DS Extensions and Updates.&lt;/LI&gt;
&lt;LI&gt;Click on Add Update Site, then select the update site you downloaded.&lt;/LI&gt;
&lt;LI&gt;The update site will then be available for installation from the same window. This same process applies to FreeRTOS and other packages.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Please note that each package version has specific compatibility requirements, which are detailed in the Release Notes document. You can find this document on the same page where you downloaded the update site.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2025 22:15:48 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2025-01-29T22:15:48Z</dc:date>
    <item>
      <title>Design Studio 3.6 code examples</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Design-Studio-3-6-code-examples/m-p/2035817#M13018</link>
      <description>&lt;P&gt;I've used S32 Design Studio 3.5 some time ago. Recently installed DS 3.6 on another computer and little bit confused. DS 3.5 had extensive set of FreeRTOS, TCP/IP and other middleware examples for S32K3 available from "S32DS Project From Example" menu (came from SDK, I believe).&lt;/P&gt;&lt;P&gt;My newly installed DS 3.6 with RTD package has very limited set of examples (mostly low level drivers usage). How can I get more examples into DS 3.6?&lt;/P&gt;&lt;P&gt;I'm interested in FreeRTOS/lwip/mbedtls for S32K388&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 19:31:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Design-Studio-3-6-code-examples/m-p/2035817#M13018</guid>
      <dc:creator>ogai</dc:creator>
      <dc:date>2025-01-29T19:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Design Studio 3.6 code examples</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Design-Studio-3-6-code-examples/m-p/2035846#M13020</link>
      <description>Clarification: I've used DS3.5 for S32K1xx which came with corresponding SDK. DS 3.6 abandoned concept of SDK, there is only RTD package.&lt;BR /&gt;So, the question remains: how to quickstart RTOS/Ethernet with S32K3</description>
      <pubDate>Wed, 29 Jan 2025 20:38:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Design-Studio-3-6-code-examples/m-p/2035846#M13020</guid>
      <dc:creator>ogai</dc:creator>
      <dc:date>2025-01-29T20:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Design Studio 3.6 code examples</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Design-Studio-3-6-code-examples/m-p/2035894#M13022</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/211706"&gt;@ogai&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To work with RTDs, the first step is to download the RTD update site from the Automotive SW section for S32K3/S32M27x - Real-Time Drivers for Cortex-M. You can access it via the provided &lt;A href="https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=SW32K3-STDSW-D" target="_blank" rel="noopener"&gt;link&lt;/A&gt;, or by navigating to &lt;A href="https://www.nxp.com/products/S32K3" target="_blank" rel="noopener"&gt;S32K3 Microcontrollers for Automotive General Purpose&lt;/A&gt; &amp;gt; Design Resources &amp;gt; Software &amp;gt; Standard Software. For FreeRTOS, follow the same path but select Reference Software instead of Standard Software.&lt;/P&gt;
&lt;P&gt;Once you are on the page, select the required RTD version by clicking on the Download Log prompt. We recommend using the latest, which is currently RTD 5.0.0. After downloading the RTD updatesite.zip, proceed as follows:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Open S32 Design Studio and navigate to Help &amp;gt; S32DS Extensions and Updates.&lt;/LI&gt;
&lt;LI&gt;Click on Add Update Site, then select the update site you downloaded.&lt;/LI&gt;
&lt;LI&gt;The update site will then be available for installation from the same window. This same process applies to FreeRTOS and other packages.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Please note that each package version has specific compatibility requirements, which are detailed in the Release Notes document. You can find this document on the same page where you downloaded the update site.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 22:15:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Design-Studio-3-6-code-examples/m-p/2035894#M13022</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2025-01-29T22:15:48Z</dc:date>
    </item>
  </channel>
</rss>

