<?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: S32K358 Multicore share memory</title>
    <link>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2321669#M56961</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831"&gt;@Julián_AragónM&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;Shared memory issue, resolved by following the document, but i want to configure sema42 driver, how can do i that?&lt;/P&gt;&lt;P&gt;Could you please provide some document for that.? i am using s32ds v3.5 RTD 4.0.0&lt;/P&gt;</description>
    <pubDate>Tue, 24 Feb 2026 05:42:59 GMT</pubDate>
    <dc:creator>nirmal_masilamani</dc:creator>
    <dc:date>2026-02-24T05:42:59Z</dc:date>
    <item>
      <title>S32K358 Multicore share memory</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2320276#M56912</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am currently working with s32k358 multicore, i am trying use shareble memory for IPC.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nirmal_masilamani_0-1771509939378.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/377283iC0927D6FBBD0A142/image-size/medium?v=v2&amp;amp;px=400" role="button" title="nirmal_masilamani_0-1771509939378.png" alt="nirmal_masilamani_0-1771509939378.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i am trying use core0status and core1status variable for IPC data sharing.&lt;/P&gt;&lt;P&gt;but both variable declared in same memory, so each core overwriting the value.&lt;/P&gt;&lt;P&gt;Address of&amp;nbsp;core0status and core1status, interchanged in each core.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What i am missing here? Please find the attached code.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 14:09:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2320276#M56912</guid>
      <dc:creator>nirmal_masilamani</dc:creator>
      <dc:date>2026-02-19T14:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 Multicore share memory</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2320377#M56920</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;Shared variables are initialized only once by CM7_0 (boot core), not by CM7_1 (secondary core). Core0 will do the data copying from ROM to RAM for shared global variable with init values, while Core1 will ignore data copying and just use them in code.&lt;/P&gt;
&lt;P&gt;Linker files between Core0 &amp;amp; Core1 should look something like so:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Julin_AragnM_1-1771523678498.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/377295iE79022A06D23E9C4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Julin_AragnM_1-1771523678498.png" alt="Julin_AragnM_1-1771523678498.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I've sent you a private message with some materials for S32K3 Dual Core and Memory Sharing between cores.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 17:55:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2320377#M56920</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-02-19T17:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 Multicore share memory</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2321669#M56961</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831"&gt;@Julián_AragónM&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;Shared memory issue, resolved by following the document, but i want to configure sema42 driver, how can do i that?&lt;/P&gt;&lt;P&gt;Could you please provide some document for that.? i am using s32ds v3.5 RTD 4.0.0&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2026 05:42:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2321669#M56961</guid>
      <dc:creator>nirmal_masilamani</dc:creator>
      <dc:date>2026-02-24T05:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 Multicore share memory</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2322052#M56972</link>
      <description>&lt;P&gt;Hi &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;There is also a training presentation:&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/Download?colCode=S32K3_RTD_TRAINING_XRDC_SEMA42_MPU_XBIC_INTM" rel="noopener" target="_blank"&gt; S32K3 RTD XRDC, SEMA42, MPU, XBIC and INTM Training Presentation.&lt;/A&gt;&amp;nbsp;However, it is under secure files for the S32K3. If you do not have access, you may need to upload an active NDA and request it. Please refer to&amp;nbsp;&lt;A href="https://www.nxp.com/support/support/secure-access-rights/secure-access-rights-faqs:SEC-ACCESS-FAQS?_gl=1*7sg57q*_ga*MTk2NTc1MDEzOS4xNzcxODYwMDk4*_ga_WM5LE0KMSH*czE3NzE4NjAwOTgkbzEkZzEkdDE3NzE4NjE3MDAkajIxJGwwJGgxMTc3NDYwMA.." rel="noopener" target="_blank"&gt;Secure Access Rights FAQs | NXP Semiconductors&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Publicly, there are these two application notes:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.nxp.com/webapp/Download?colCode=AN13024&amp;amp;_gl=1*1yrwl3*_ga*MTM5NzgzMTc3My4xNzcxODYyMjY5*_ga_WM5LE0KMSH*czE3NzE5NDYzMDAkbzQkZzEkdDE3NzE5NDg4MjEkajM1JGwwJGg2NTI1NTk4Mjg." target="_blank" rel="noopener"&gt;AN13024: S32G2 Extended Resource Domain Controller (XRDC) Application Note.&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://docs.nxp.com/bundle/AN14715/page/topics/overview.html" target="_blank"&gt;AN14715: S32K3XX Hardware Resource Isolation and Protection&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;While the modules are very similar, there are some differences between S32G and S32K devices, so please read the application note carefully.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 21:16:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2322052#M56972</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-02-25T21:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 Multicore share memory</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2322260#M56979</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831"&gt;@Julián_AragónM&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;I have NDA signed acc, but still unable to access the secure file.&lt;/P&gt;&lt;P&gt;Another, i have referred share memory program for S32K324 , but in my program&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;#define CORE_DOMAIN_ID (IP_XRDC-&amp;gt;HWCFG1)&lt;/STRONG&gt; always show &lt;STRONG&gt;0&lt;/STRONG&gt; in both core.&lt;/P&gt;&lt;P&gt;What am i missing here?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 05:21:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2322260#M56979</guid>
      <dc:creator>nirmal_masilamani</dc:creator>
      <dc:date>2026-02-25T05:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 Multicore share memory</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2322615#M56991</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;XRDC should be properly initialized to assign DID=0 for CM7_0 and DID=1 for CM7_1. Please check the XRDC Domain Assignment. You can refer to the RTD example:&amp;nbsp;&lt;/P&gt;
&lt;DIV id="tinyMceEditorJulin_AragnM_1" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XRDC_Config.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/377792i5B90377797781C9D/image-size/large?v=v2&amp;amp;px=999" role="button" title="XRDC_Config.png" alt="XRDC_Config.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;As for the secure file, you need to request access to it. Please refer to the FAQ I've previously shared.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2026 16:32:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2322615#M56991</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-02-25T16:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 Multicore share memory</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2324856#M57053</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/200831"&gt;@Julián_AragónM&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I followed same example, still both core return 0 as domain ID.&lt;/P&gt;&lt;P&gt;do i need to init sema in core 2 also?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 07:46:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2324856#M57053</guid>
      <dc:creator>nirmal_masilamani</dc:creator>
      <dc:date>2026-03-02T07:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: S32K358 Multicore share memory</title>
      <link>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2325794#M57093</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;No. Most likely XRDC is not set correctly. By default, both CM7_0 and CM7_1 have DID = 0. I've sent you a private message regarding XRDC configuration.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2026 23:08:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K358-Multicore-share-memory/m-p/2325794#M57093</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2026-03-03T23:08:49Z</dc:date>
    </item>
  </channel>
</rss>

