<?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: IPCF log error (failed to get buffer) in S32G</title>
    <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1836842#M6437</link>
    <description>&lt;P&gt;Hello, @&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229803" target="_blank"&gt;Abhiram_m_s&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback.&lt;/P&gt;
&lt;P&gt;I have the following input for your reference.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;git clone &lt;A href="https://github.com/nxp-auto-linux/ipc-shm.git" target="_blank"&gt;https://github.com/nxp-auto-linux/ipc-shm.git&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;git checkout SW32G_IPCF_4.9.0_D2310&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;make CROSS_COMPILE=/TOOLCHAINPATH/arm-gnu-toolchain-11.3.rel1-x86_64-aarch64-none-linux-gnu/bin/aarch64-none-linux-gnu- PLATFORM_FLAVOR=s32g3 KERNELDIR=/KERNELPATH&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Then the new *.ko files would be generated.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
    <pubDate>Thu, 28 Mar 2024 02:14:15 GMT</pubDate>
    <dc:creator>chenyin_h</dc:creator>
    <dc:date>2024-03-28T02:14:15Z</dc:date>
    <item>
      <title>IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1832569#M6343</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I have been trying to solve the example project which was given in the IPCF 4.9.0 package.&amp;nbsp;&lt;BR /&gt;I was following the below steps,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abhiram_m_s_0-1710994319940.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/269644i0FAF72344B63BEEE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abhiram_m_s_0-1710994319940.png" alt="Abhiram_m_s_0-1710994319940.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The expected output has to be like&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abhiram_m_s_1-1710994371478.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/269645i088E29967DA8E904/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abhiram_m_s_1-1710994371478.png" alt="Abhiram_m_s_1-1710994371478.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But i am getting an error as follows when i try to ping&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abhiram_m_s_2-1710994414997.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/269646i56987FC9593482D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abhiram_m_s_2-1710994414997.png" alt="Abhiram_m_s_2-1710994414997.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know how to debug this error.&lt;BR /&gt;&lt;BR /&gt;Note : I am using&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;IPCF 4.9.0&lt;/LI&gt;&lt;LI&gt;RTD 4.0.2&lt;/LI&gt;&lt;LI&gt;S32DS 3.5.3&lt;/LI&gt;&lt;LI&gt;Linux BSP 38&lt;/LI&gt;&lt;LI&gt;FreeRtos 4.0.2&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 21 Mar 2024 04:18:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1832569#M6343</guid>
      <dc:creator>Abhiram_m_s</dc:creator>
      <dc:date>2024-03-21T04:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1833496#M6364</link>
      <description>&lt;P&gt;Hello, @&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229803" target="_blank"&gt;Abhiram_m_s&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the questions&lt;/P&gt;
&lt;P&gt;May I know when you are preparing the test from Linux side, you were using the default module files from the RFS or compiled them yourselves?&lt;/P&gt;
&lt;P&gt;If you were using the default one, then there may be issues, &amp;nbsp;you may have to build the corresponding modules from IPCF4.9 and then use it in your Linux side.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 07:33:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1833496#M6364</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-03-22T07:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1833657#M6365</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;We have also tried with our own rfs BSP 37.0 but we are getting the same error. Even with 38.0 we are getting the same error.&lt;BR /&gt;If we are trying to run m core side by side we are getting Reset error.&lt;BR /&gt;The error is as follows :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abhiram_m_s_0-1711101054685.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/269952i6DAD2D42956F490E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abhiram_m_s_0-1711101054685.png" alt="Abhiram_m_s_0-1711101054685.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to proceed.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2024 09:51:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1833657#M6365</guid>
      <dc:creator>Abhiram_m_s</dc:creator>
      <dc:date>2024-03-22T09:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1834151#M6371</link>
      <description>&lt;P&gt;Hello, @&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229803" target="_blank"&gt;Abhiram_m_s&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback, the most possible reason is that the version used under Linux is not correct, my suggestions are as follows:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;The RFS from BSP38.0 is correct for testing the IPCF4.9&lt;/LI&gt;
&lt;LI&gt;However, do not use the default *.ko files under /lib/modules/, since the code version is not compatible with the demo/example you were running.&lt;/LI&gt;
&lt;LI&gt;Instead, download the code from &lt;A href="https://github.com/nxp-auto-linux/ipc-shm" target="_blank"&gt;https://github.com/nxp-auto-linux/ipc-shm&lt;/A&gt;, checkout the IPCF4.9.0, then build out module files.(*.ko)&lt;/LI&gt;
&lt;LI&gt;Copy the newly built *.ko files to your RFS, insmod them, then continue your test to have a try.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 02:43:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1834151#M6371</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-03-25T02:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1835939#M6412</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163"&gt;@chenyin_h&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Since we are new to this, can you let us know hot to build the .ko files which was mention by you in point number 3.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2024 04:31:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1835939#M6412</guid>
      <dc:creator>Abhiram_m_s</dc:creator>
      <dc:date>2024-03-27T04:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1836842#M6437</link>
      <description>&lt;P&gt;Hello, @&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229803" target="_blank"&gt;Abhiram_m_s&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback.&lt;/P&gt;
&lt;P&gt;I have the following input for your reference.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;git clone &lt;A href="https://github.com/nxp-auto-linux/ipc-shm.git" target="_blank"&gt;https://github.com/nxp-auto-linux/ipc-shm.git&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;git checkout SW32G_IPCF_4.9.0_D2310&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;make CROSS_COMPILE=/TOOLCHAINPATH/arm-gnu-toolchain-11.3.rel1-x86_64-aarch64-none-linux-gnu/bin/aarch64-none-linux-gnu- PLATFORM_FLAVOR=s32g3 KERNELDIR=/KERNELPATH&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Then the new *.ko files would be generated.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 02:14:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1836842#M6437</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-03-28T02:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1836929#M6445</link>
      <description>Hi,&lt;BR /&gt;We used BSP38 yocto build... And we are not sure where to find the following paths in the repo which we cloned (yocto BSP38).&lt;BR /&gt;TOOLCHAINPATH&lt;BR /&gt;KERNELPATH&lt;BR /&gt;Can you please let us know how to locate the toolchain and linux kernel?</description>
      <pubDate>Thu, 28 Mar 2024 05:28:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1836929#M6445</guid>
      <dc:creator>Abhiram_m_s</dc:creator>
      <dc:date>2024-03-28T05:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1837826#M6462</link>
      <description>&lt;P&gt;Hello, @&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229803" target="_blank"&gt;Abhiram_m_s&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Firstly, you may have the toolchain prepared, according to the BSP38.0UM, you may download it to your host:&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chenyin_h_0-1711702897200.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271121i7DC70CA4A9A3397C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="chenyin_h_0-1711702897200.png" alt="chenyin_h_0-1711702897200.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Unzip the toolchain to your specific path, for example, /home/test/toolchain&lt;/P&gt;
&lt;OL start="2"&gt;
&lt;LI&gt;Secondly, download and compile the kernel source, following 3.2.3 of BSPUM for the details, for example, the kernel source is put to the /home/test/kernel&lt;/LI&gt;
&lt;LI&gt;At last, compile the modules of IPCF4.9&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;git clone &lt;A href="https://github.com/nxp-auto-linux/ipc-shm.git" target="_blank"&gt;https://github.com/nxp-auto-linux/ipc-shm.git&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;git checkout SW32G_IPCF_4.9.0_D2310&lt;/P&gt;
&lt;P&gt;make CROSS_COMPILE= /home/test/toolchain/arm-gnu-toolchain-11.3.rel1-x86_64-aarch64-none-linux-gnu/bin/aarch64-none-linux-gnu- PLATFORM_FLAVOR=s32g3 KERNELDIR=/home/test/kernel&lt;/P&gt;
&lt;P&gt;Then the new *.ko files would be generated.&lt;/P&gt;
&lt;P&gt;Copy them to the RFS of BSP38.0, insmod them as indicated from the IPCF manual.&lt;/P&gt;
&lt;P&gt;Hope it helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 09:02:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1837826#M6462</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-03-29T09:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1838372#M6485</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163"&gt;@chenyin_h&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;We used the toolchain GCC 11.3.0 as u mentioned above and we built the ipc-shm-dev.ko and ipc-shm-sample_multi_instance.ko.&lt;BR /&gt;When i insmod the ipc-shm-dev.ko, i am getting following error.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abhiram_m_s_0-1711952746850.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271292i152D97FCBAD87860/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abhiram_m_s_0-1711952746850.png" alt="Abhiram_m_s_0-1711952746850.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let us know how to proceed&lt;/P&gt;&lt;P&gt;You can see the .ko files being generated&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abhiram_m_s_1-1711952826099.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271293i8575B994D07A6AD4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abhiram_m_s_1-1711952826099.png" alt="Abhiram_m_s_1-1711952826099.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 06:27:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1838372#M6485</guid>
      <dc:creator>Abhiram_m_s</dc:creator>
      <dc:date>2024-04-01T06:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1838869#M6503</link>
      <description>&lt;P&gt;Hello, @&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229803" target="_blank" rel="noopener"&gt;Abhiram_m_s&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback, seems the kernel module does not match the kernel from your log. I have the following two options for your reference.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;From my last post, in step2, assuming you have built the kernel image. Then, put the newly built kernel image to the SD card instead of the default one, have a try with the new built modules with this new kernel.&lt;/LI&gt;
&lt;LI&gt;If the current kernel you used is the default one built from Yocto, you may not use the standalone kernel path during the module compiling, instead, you may set the kernel path to the yocto kernel build path, which may like: …/build_s32g274ardb2/tmp/work/s32g274ardb2-fsl-linux/linux-s32/5.15.119-r0/build, then rebuilt the new modules to have a try.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Hope it helps&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 02:58:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1838869#M6503</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-04-02T02:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1838981#M6508</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163"&gt;@chenyin_h&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I followed the step 2 as u mentioned, ipc-shm-dev.ko file got inserted, but when i try to insert ipc-shm-sample_multi_instance.ko, i am getting the following error :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Abhiram_m_s_0-1712038463797.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271444i0153588955AD00A3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Abhiram_m_s_0-1712038463797.png" alt="Abhiram_m_s_0-1712038463797.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to proceed.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 06:16:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1838981#M6508</guid>
      <dc:creator>Abhiram_m_s</dc:creator>
      <dc:date>2024-04-02T06:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1839771#M6525</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229803"&gt;@Abhiram_m_s&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Thanks for the feedback.&lt;/P&gt;
&lt;P&gt;May I know from M core side, which project/application you are running during the test? IPCF_Example_S32G399A_M7_0 or others?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 02:42:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1839771#M6525</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-04-03T02:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1840121#M6531</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163"&gt;@chenyin_h&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;From m core side we have been using&amp;nbsp;IPCF_FreeRTOS_S32G399A_M7_0 example.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 09:35:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1840121#M6531</guid>
      <dc:creator>Abhiram_m_s</dc:creator>
      <dc:date>2024-04-03T09:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF log error (failed to get buffer)</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1841110#M6564</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163"&gt;@chenyin_h&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;The solution you provided worked when I ran&amp;nbsp;IPCF_Example_multi_instance_S32G399A_M7 example. Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 07:06:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-log-error-failed-to-get-buffer/m-p/1841110#M6564</guid>
      <dc:creator>Abhiram_m_s</dc:creator>
      <dc:date>2024-04-05T07:06:43Z</dc:date>
    </item>
  </channel>
</rss>

