<?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: S32K322 IPCF Clarification on RTD and IPCF Version Compatibility in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K322-IPCF-Clarification-on-RTD-and-IPCF-Version-Compatibility/m-p/2129928#M50660</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245133"&gt;@VivekArivazhagan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Regarding Q3.&lt;/P&gt;
&lt;P&gt;I was informed last week that our IPCF team would be reaching out to you.&lt;/P&gt;
&lt;P&gt;Could you please check your inbox?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jul 2025 07:38:55 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2025-07-08T07:38:55Z</dc:date>
    <item>
      <title>S32K322 IPCF Clarification on RTD and IPCF Version Compatibility</title>
      <link>https://community.nxp.com/t5/S32K/S32K322-IPCF-Clarification-on-RTD-and-IPCF-Version-Compatibility/m-p/2114237#M49789</link>
      <description>&lt;P&gt;Hi NXP,&lt;/P&gt;&lt;P&gt;I am currently working on IPCF communication using a &lt;STRONG&gt;single project with a single ELF&lt;/STRONG&gt; for dual-core communication.&lt;BR /&gt;Below is the environment I am working with:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;S32 Design Studio for S32 Platform:&lt;/STRONG&gt; Version 3.5 (Update 14)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;RTD S32K3:&lt;/STRONG&gt; SW32K3_S32M27x_RTD_4.4_4.0.0_P24&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;IPCF:&lt;/STRONG&gt; Version 4.0.0_D2306&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;For understanding While importing the example project from the update site and update the code, I encountered build errors because the required &lt;STRONG&gt;RTD packages&lt;/STRONG&gt; were not included in the example project.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VivekArivazhagan_0-1749626084783.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/342399i94ECF5211D60C083/image-size/medium?v=v2&amp;amp;px=400" role="button" title="VivekArivazhagan_0-1749626084783.png" alt="VivekArivazhagan_0-1749626084783.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kindly clarify the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;As per the recommendation, the &lt;STRONG&gt;IPCF_4.0.0_D2306&lt;/STRONG&gt; release suggests using &lt;STRONG&gt;SW32K3_RTD_4.4_R21-11_3.0.0 &lt;/STRONG&gt;is this need to follow?&lt;/LI&gt;&lt;LI&gt;If I plan to use a higher RTD version (e.g., &lt;STRONG&gt;P24&lt;/STRONG&gt;), which version of &lt;STRONG&gt;IPCF&lt;/STRONG&gt; should be used to ensure compatibility for &lt;STRONG&gt;S32k322&lt;/STRONG&gt;?&lt;/LI&gt;&lt;LI&gt;NXP-provided examples use dual projects with dual ELF files. &lt;STRONG&gt;Could you please provide a bare-metal IPCF example using a single project with a single ELF file&lt;/STRONG&gt;?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek Arivazhagan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 07:19:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K322-IPCF-Clarification-on-RTD-and-IPCF-Version-Compatibility/m-p/2114237#M49789</guid>
      <dc:creator>VivekArivazhagan</dc:creator>
      <dc:date>2025-06-11T07:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: S32K322 IPCF Clarification on RTD and IPCF Version Compatibility</title>
      <link>https://community.nxp.com/t5/S32K/S32K322-IPCF-Clarification-on-RTD-and-IPCF-Version-Compatibility/m-p/2114456#M49806</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Vivek,&lt;/P&gt;
&lt;P&gt;You have to generate the RTD code in the .mex configurator first.&lt;/P&gt;
&lt;P&gt;The project can be compiled once you have the RTD folder in the project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Yes, we cannot guarantee the functionality with RTDs that has not been tested.&lt;/P&gt;
&lt;P&gt;2. unfortunately, there is no IPCF for RTD 4.0.0, there is IPCF for 5.0.0 and 6.0.0&lt;/P&gt;
&lt;P&gt;3. let me check on that, I will update the thread as soon as possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best 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>Wed, 11 Jun 2025 11:48:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K322-IPCF-Clarification-on-RTD-and-IPCF-Version-Compatibility/m-p/2114456#M49806</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-06-11T11:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: S32K322 IPCF Clarification on RTD and IPCF Version Compatibility</title>
      <link>https://community.nxp.com/t5/S32K/S32K322-IPCF-Clarification-on-RTD-and-IPCF-Version-Compatibility/m-p/2129928#M50660</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/245133"&gt;@VivekArivazhagan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Regarding Q3.&lt;/P&gt;
&lt;P&gt;I was informed last week that our IPCF team would be reaching out to you.&lt;/P&gt;
&lt;P&gt;Could you please check your inbox?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2025 07:38:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K322-IPCF-Clarification-on-RTD-and-IPCF-Version-Compatibility/m-p/2129928#M50660</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2025-07-08T07:38:55Z</dc:date>
    </item>
  </channel>
</rss>

