<?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: Dual core communication S32K322</title>
    <link>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2405608#M60495</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207815"&gt;@db16122&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Without IPCF driver, dual-core can communicate in S32K322?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Aug 2026 04:49:16 GMT</pubDate>
    <dc:creator>Stark_</dc:creator>
    <dc:date>2026-08-17T04:49:16Z</dc:date>
    <item>
      <title>Dual core communication S32K322</title>
      <link>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2403596#M60393</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I have started a dual-core project where both Core 0 and Core 1 are enabled. As a test, I have created an incrementing variable on each core.&lt;BR /&gt;What is the recommended way to share or transfer this variable data from Core 1 to Core 0 (and vice versa)?&lt;BR /&gt;Any examples or best practices using shared RAM would be greatly appreciated.&lt;/P&gt;&lt;P&gt;microcontroller : NXPS32k322&lt;/P&gt;&lt;P&gt;IDE: S32 Design Studio&lt;BR /&gt;RTD: v3&lt;BR /&gt;Debugger: PEMicro&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 08:56:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2403596#M60393</guid>
      <dc:creator>Stark_</dc:creator>
      <dc:date>2026-08-11T08:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dual core communication S32K322</title>
      <link>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2403648#M60397</link>
      <description>&lt;P&gt;How about add two counter for each M7 core? Once the M7 is running, the counter start to count and you can check the value if it is same or not.&lt;/P&gt;&lt;P&gt;BTW, what is the purpose to check each core status? for safety reason?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 10:53:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2403648#M60397</guid>
      <dc:creator>db16122</dc:creator>
      <dc:date>2026-08-11T10:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dual core communication S32K322</title>
      <link>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2403655#M60399</link>
      <description>&lt;P&gt;I would recommend to use&amp;nbsp;Inter-Platform Communication Framework (IPCF)&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/design/design-center/software/automotive-software-and-tools/inter-platform-communication-framework-ipcf:IPCF" target="_blank"&gt;https://www.nxp.com/design/design-center/software/automotive-software-and-tools/inter-platform-communication-framework-ipcf:IPCF&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Examples and trainings are included.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2026 11:28:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2403655#M60399</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2026-08-11T11:28:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dual core communication S32K322</title>
      <link>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2403915#M60423</link>
      <description>Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207815"&gt;@db16122&lt;/a&gt;&lt;BR /&gt;I started working on a dual-core setup and verified that Core 0 and Core 1 are running by using counters. However, my main question is: how do I pass data from Core 1 to Core 0 and vice versa? Do you have an example related to data sharing between cores?</description>
      <pubDate>Wed, 12 Aug 2026 04:52:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2403915#M60423</guid>
      <dc:creator>Stark_</dc:creator>
      <dc:date>2026-08-12T04:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dual core communication S32K322</title>
      <link>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2404399#M60454</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52613"&gt;@davidtosenovjan&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;According to the demo training, the IPCF Quick Start Guide includes a middleware block and driver, but they are not available in my configuration tool.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;configuration as in Demo training&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Stark__0-1786593975962.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/394518i7D951698A02E120C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Stark__0-1786593975962.png" alt="Stark__0-1786593975962.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Stark__0-1786593975962.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;configuration in my project&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Stark__1-1786594050143.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/394519i2C14982E0D7E0BB9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Stark__1-1786594050143.png" alt="Stark__1-1786594050143.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Stark__1-1786594050143.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there any-other way to share the data between the cores ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2026 04:10:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2404399#M60454</guid>
      <dc:creator>Stark_</dc:creator>
      <dc:date>2026-08-13T04:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dual core communication S32K322</title>
      <link>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2405543#M60491</link>
      <description>&lt;P&gt;Please refer to UM12479: User Manual for S32K3 IPCF for&amp;nbsp;5.2 NXP S32 Design Studio Configuration&lt;/P&gt;</description>
      <pubDate>Sat, 15 Aug 2026 23:57:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2405543#M60491</guid>
      <dc:creator>db16122</dc:creator>
      <dc:date>2026-08-15T23:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dual core communication S32K322</title>
      <link>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2405608#M60495</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/207815"&gt;@db16122&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Without IPCF driver, dual-core can communicate in S32K322?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2026 04:49:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2405608#M60495</guid>
      <dc:creator>Stark_</dc:creator>
      <dc:date>2026-08-17T04:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dual core communication S32K322</title>
      <link>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2405780#M60510</link>
      <description>&lt;P&gt;There are no direct communicated channel between two core physically.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2026 12:40:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Dual-core-communication-S32K322/m-p/2405780#M60510</guid>
      <dc:creator>db16122</dc:creator>
      <dc:date>2026-08-17T12:40:35Z</dc:date>
    </item>
  </channel>
</rss>

