<?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 S32K358 multi core with same SDK in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2192478#M53821</link>
    <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;We are using S32K358 with Multi core.&lt;/P&gt;&lt;P&gt;Since we need to build separate project for each core, is it possible to use single SDK, for multi core?&lt;/P&gt;</description>
    <pubDate>Fri, 24 Oct 2025 09:56:33 GMT</pubDate>
    <dc:creator>nirmal_masilamani</dc:creator>
    <dc:date>2025-10-24T09:56:33Z</dc:date>
    <item>
      <title>S32K358 multi core with same SDK</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2192478#M53821</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;We are using S32K358 with Multi core.&lt;/P&gt;&lt;P&gt;Since we need to build separate project for each core, is it possible to use single SDK, for multi core?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 09:56:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2192478#M53821</guid>
      <dc:creator>nirmal_masilamani</dc:creator>
      <dc:date>2025-10-24T09:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 multi core with same SDK</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2192527#M53825</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233316"&gt;@nirmal_masilamani&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;What do you mean by single SDK?&lt;/P&gt;
&lt;P&gt;Do you use S32DS IDE to configure the drivers or do you use Tresos?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 11:40:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2192527#M53825</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-10-24T11:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 multi core with same SDK</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2192533#M53827</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Using S32DS IDE.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What do you mean by single SDK? - &amp;gt; In S32DS, if i create an application project for S32K548, 2 separate projects created for each core. Each project has its own config .mex file, RTD files and everything's.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;My doubt is, since both cores use same SDK, can we use single SDK?&lt;/P&gt;&lt;P&gt;Instead of separate SDK files.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Oct 2025 11:46:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2192533#M53827</guid>
      <dc:creator>nirmal_masilamani</dc:creator>
      <dc:date>2025-10-24T11:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 multi core with same SDK</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2193480#M53876</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233316"&gt;@nirmal_masilamani&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;What would be the purpose of it?&lt;/P&gt;
&lt;P&gt;Each core project in the S32DS IDE (S32K3xx RTD) has its own configuration tool and corresponding .mex file. This is necessary because typically, each core is responsible for different tasks and therefore uses different peripherals.&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;P&gt;If CM7_0 uses the ADC, its RTD folder will include the source files for the ADC driver.&lt;BR /&gt;If CM7_2 uses the UART, its RTD folder will contain the UART driver source files.&lt;/P&gt;
&lt;P&gt;Even though some RTD source files may exist in both projects, only the modules and functions actually used by each core are compiled and linked into its final image.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 11:24:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2193480#M53876</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-10-27T11:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 multi core with same SDK</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2194141#M53902</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160001"&gt;@danielmartynek&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank for your reply,&lt;/P&gt;&lt;P&gt;Is there any documents or example project for S32K38, on which core is started first and how to start other core's?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 08:54:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2194141#M53902</guid>
      <dc:creator>nirmal_masilamani</dc:creator>
      <dc:date>2025-10-28T08:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 multi core with same SDK</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2194926#M53932</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/233316"&gt;@nirmal_masilamani&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Here is a simple example:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/S32K358-Multicore-Start-CM7-2-from-CM7-0/ta-p/1923889" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/S32K358-Multicore-Start-CM7-2-from-CM7-0/ta-p/1923889&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There isn’t a dedicated document for this; the reference manual is the primary source of information.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 08:06:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2194926#M53932</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-10-29T08:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 multi core with same SDK</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2195538#M53976</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/160001"&gt;@danielmartynek&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank for the information.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 06:38:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-multi-core-with-same-SDK/m-p/2195538#M53976</guid>
      <dc:creator>nirmal_masilamani</dc:creator>
      <dc:date>2025-10-30T06:38:21Z</dc:date>
    </item>
  </channel>
</rss>

