<?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>S32G中的主题 Re: Adding IPCF functionality to existing S32DS project.</title>
    <link>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2194028#M15366</link>
    <description>&lt;P&gt;hi,&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Could you please share the M core project with me in private ticket? I can help you to check it.&lt;/P&gt;
&lt;P&gt;You can post private ticket using this link: &lt;A href="https://support.nxp.com" target="_blank"&gt;https://support.nxp.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
    <pubDate>Tue, 28 Oct 2025 06:53:41 GMT</pubDate>
    <dc:creator>Joey_z</dc:creator>
    <dc:date>2025-10-28T06:53:41Z</dc:date>
    <item>
      <title>Adding IPCF functionality to existing S32DS project.</title>
      <link>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2192960#M15353</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;We’ve successfully established IPCF communication between the M7 and A53 cores on the S32G3 SoC using the M7 IPCF example provided in the updatesite.&lt;BR /&gt;We’ve also developed and tested our own application that currently does not include IPCF functionality. Now, we’re looking to integrate IPCF into this existing program.&lt;BR /&gt;We followed the steps shown in the image below, but encountered some "variable not found" errors during integration.&lt;BR /&gt;Could you please suggest the correct approach to integrate IPCF functionality into our existing code?&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.jpg" style="width: 800px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/362567i849C02EC711B9E09/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.jpg" alt="image.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Oct 2025 12:33:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2192960#M15353</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-26T12:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IPCF functionality to existing S32DS project.</title>
      <link>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2193054#M15354</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for contacting us.&lt;/P&gt;
&lt;P&gt;You can try to add the ipcf Middleware as the following picture, I used the UART demo and added the ipcf module into the application. Then, click the "Update Code" button to add the ipcf code in the project.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joey_z_1-1761530408715.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/362582i9051DE31817CA8EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Joey_z_1-1761530408715.png" alt="Joey_z_1-1761530408715.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this can help you.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 02:01:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2193054#M15354</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-27T02:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IPCF functionality to existing S32DS project.</title>
      <link>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2193676#M15360</link>
      <description>&lt;P&gt;&lt;!-- StartFragment  --&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I've integrated IPCF into the LIN code and successfully generated the binary. However, I'm encountering the following issues:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;LIN functionality works as expected, but after loading the M7 firmware, the serial terminal displays garbage characters. I'm unable to access the terminal or proceed with booting the A53.&lt;/LI&gt;&lt;LI&gt;IPCF functionality is not working. I've included the ping-pong logic from the IPCFG example, but it doesn't seem to respond.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Could you please suggest fixes for these issues? I've attached the linker script below for reference.&lt;BR /&gt;Note: I have used the correct load address and also verified the lin and IPCF examples seperately.&lt;/P&gt;&lt;P&gt;&lt;!-- EndFragment  --&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Niranj_369_0-1761588032096.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/362746iDD577E34673FD970/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Niranj_369_0-1761588032096.png" alt="Niranj_369_0-1761588032096.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2025 18:02:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2193676#M15360</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-27T18:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IPCF functionality to existing S32DS project.</title>
      <link>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2193834#M15361</link>
      <description>&lt;P&gt;Hi,&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your reply.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do you have only the test for LIN application on multi-core?&amp;nbsp; is the Lin function normal on multi-core? The clock setting and SetMode in M core may will have the conflict with A core at boot stage.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;BR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Joey&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 02:05:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2193834#M15361</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-28T02:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IPCF functionality to existing S32DS project.</title>
      <link>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2193927#M15363</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;1. The lin application runs on one core only. We have parallely booted both the cores and tested the lin functionality successfully.&lt;BR /&gt;2.&amp;nbsp; I have given the IPCF pheripheral configuration below for reference.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Niranj_369_0-1761622815140.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/362809i565FAF9B5AA36DA5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Niranj_369_0-1761622815140.png" alt="Niranj_369_0-1761622815140.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 03:40:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2193927#M15363</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-28T03:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IPCF functionality to existing S32DS project.</title>
      <link>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2193950#M15364</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;1.You can refer to the IPCF demo for your ipcf setting in your Lin project.&lt;/P&gt;
&lt;P&gt;2.Do you have tested the Lin function without IPCF on M + A core boot? You can separately test the two demos on M+A first.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 04:12:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2193950#M15364</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-28T04:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IPCF functionality to existing S32DS project.</title>
      <link>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2193959#M15365</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/236188"&gt;@Joey_z&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Do you have tested the Lin function without IPCF on M + A core boot? You can separately test the two demos on M+A first&lt;BR /&gt;&lt;/SPAN&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I have tested the IPCF example and lin code seperately with parallel boot(A+M cores) and both them are working fine.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Note: I have used the single instance IPCF example and the corresponding IPCF drivers.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 04:41:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2193959#M15365</guid>
      <dc:creator>Niranj_369</dc:creator>
      <dc:date>2025-10-28T04:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IPCF functionality to existing S32DS project.</title>
      <link>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2194028#M15366</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;Niranj_369&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Could you please share the M core project with me in private ticket? I can help you to check it.&lt;/P&gt;
&lt;P&gt;You can post private ticket using this link: &lt;A href="https://support.nxp.com" target="_blank"&gt;https://support.nxp.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2025 06:53:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2194028#M15366</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-10-28T06:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Adding IPCF functionality to existing S32DS project.</title>
      <link>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2317759#M16026</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;May i know how this issue got resolved&amp;nbsp;&lt;BR /&gt;I am also facing the same issue once i added the uart module on top of IPCF-FreeRtos i am getting garbage values at A53 and M7 terminal is also not responding&amp;nbsp;&lt;BR /&gt;&amp;nbsp;May i know what all configurations need to modify for ipcf to work along with uart&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 10:23:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/Adding-IPCF-functionality-to-existing-S32DS-project/m-p/2317759#M16026</guid>
      <dc:creator>Sarath_Thalacheeru</dc:creator>
      <dc:date>2026-02-13T10:23:27Z</dc:date>
    </item>
  </channel>
</rss>

