<?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: IPCF sample build error</title>
    <link>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1607236#M2353</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I found that the rx interrupt registered by Mcore sample is not the tx interrupt of Acore, so Acore cannot receive reply.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Mar 2023 01:57:34 GMT</pubDate>
    <dc:creator>Quentin2022</dc:creator>
    <dc:date>2023-03-01T01:57:34Z</dc:date>
    <item>
      <title>IPCF sample build error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1604965#M2312</link>
      <description>&lt;P&gt;HI:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I encountered the following error while compiling ipcf:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;C:/NXP/S32DS.3.4/S32DS/software/PlatformSDK_S32XX_4_0_0/RTD/Base_TS_T40D11M40I0R0/include/Platform_Types.h:56:10: fatal error: PlatformTypes.h: No such file or directory&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc "@Project_Settings/Startup_Code/exceptions.args" -MMD -MP -MF"Project_Settings/Startup_Code/exceptions.d" -MT"Project_Settings/Startup_Code/exceptions.o" -o "Project_Settings/Startup_Code/exceptions.o" "../Project_Settings/Startup_Code/exceptions.c"&lt;BR /&gt;../src/sample.c:24:10: fatal error: ipcf_Ip_Cfg.h: No such file or directory&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you tell me how to solve it&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 04:19:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1604965#M2312</guid>
      <dc:creator>Quentin2022</dc:creator>
      <dc:date>2023-02-24T04:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF sample build error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1605119#M2315</link>
      <description>&lt;P&gt;Hi qnx:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This compilation issue has been resolved. But I have another problem when i send message.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;root@s32g399ardb3:~# echo 10 &amp;gt;/sys/kernel/ipc-shm-sample/ping&lt;BR /&gt;root@s32g399ardb3:~# [ 384.905223] ipc-shm-sample: starting demo...&lt;BR /&gt;[ 384.905241] ipc-shm-sample: ch 0 &amp;gt;&amp;gt; 20 bytes: SENDING MESSAGES: 10&lt;BR /&gt;[ 384.905252] ipc-shm-samp&lt;/SPAN&gt;&lt;SPAN&gt;le: send_data_msg(): failed to get buffer for channel ID 1 and size 32&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I can't acquire buf?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 08:54:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1605119#M2315</guid>
      <dc:creator>Quentin2022</dc:creator>
      <dc:date>2023-02-24T08:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF sample build error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1605412#M2319</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;What are the steps that you are following in order to run the application? Are you sending the application to the M7 core?&lt;/P&gt;
&lt;P&gt;In the provided S32DS IPCF example, there is a "description.txt" that explains how the application is intended to be run.&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 17:14:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1605412#M2319</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-02-24T17:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF sample build error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1605925#M2330</link>
      <description>&lt;P&gt;Hi，&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I refer to the description.txt compilation and setup in uboot successfully run, but no communication success.No reply from M core&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;root@s32g399ardb3:~# echo 10 &amp;gt;/sys/kernel/ipc-shm-sample/ping&lt;BR /&gt;[ 225.893354] ipc-shm-sample: starting demo...&lt;BR /&gt;[ 225.893373] ipc-shm-sample: ch 0 &amp;gt;&amp;gt; 20 bytes: SENDING MESSAGES: 10&lt;BR /&gt;[ 225.893388] ipc-shm-sample: ch 1 &amp;gt;&amp;gt; 32 bytes: #0 HELLO WORLD! from KERNEL&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there a problem with my M-core sample compilation setup?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 08:03:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1605925#M2330</guid>
      <dc:creator>Quentin2022</dc:creator>
      <dc:date>2023-02-27T08:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF sample build error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1606409#M2337</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We are running the multi-instance project example and have the CORE 5 answering back.&lt;/P&gt;
&lt;P&gt;Have you tried running the multi-instance example?&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Feb 2023 22:58:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1606409#M2337</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-02-27T22:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF sample build error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1606484#M2339</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;multi-instance is ok.A53&amp;nbsp;can communicate with core4 core5.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What was the problem with the previous non-multi-channel?Is my version mismatched？&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My linux kernel is Bsp32， linux ipcf sample is also bsp32， M core sample is IPCF_4.8.0_D2212&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 02:14:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1606484#M2339</guid>
      <dc:creator>Quentin2022</dc:creator>
      <dc:date>2023-02-28T02:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF sample build error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1606776#M2347</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I've solved it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 10:21:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1606776#M2347</guid>
      <dc:creator>Quentin2022</dc:creator>
      <dc:date>2023-02-28T10:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF sample build error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1606943#M2349</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Good to hear you got it working.&lt;/P&gt;
&lt;P&gt;We suspect it was a problem with the versions, was this correct?&lt;/P&gt;
&lt;P&gt;Please, let us know.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 15:13:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1606943#M2349</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-02-28T15:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF sample build error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1607236#M2353</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I found that the rx interrupt registered by Mcore sample is not the tx interrupt of Acore, so Acore cannot receive reply.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 01:57:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1607236#M2353</guid>
      <dc:creator>Quentin2022</dc:creator>
      <dc:date>2023-03-01T01:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF sample build error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1607800#M2359</link>
      <description>&lt;P&gt;Thanks for your feedback.&lt;/P&gt;
&lt;P&gt;We will provide this information to the team in charge, to verify why this is configured as it is.&lt;/P&gt;
&lt;P&gt;Again, thanks for your feedback.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 15:30:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1607800#M2359</guid>
      <dc:creator>Daniel-Aguirre</dc:creator>
      <dc:date>2023-03-01T15:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF sample build error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1972820#M11194</link>
      <description>Hi Quentin&lt;BR /&gt;How did you solve the compilation errors?</description>
      <pubDate>Sun, 13 Oct 2024 17:07:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-sample-build-error/m-p/1972820#M11194</guid>
      <dc:creator>MohamedAbdelslam</dc:creator>
      <dc:date>2024-10-13T17:07:53Z</dc:date>
    </item>
  </channel>
</rss>

