<?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 with FreeRTOS throwing error</title>
    <link>https://community.nxp.com/t5/S32G/IPCF-with-FreeRTOS-throwing-error/m-p/2162698#M14736</link>
    <description>&lt;P&gt;hi,&lt;SPAN&gt;honeybee1881&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your information.&lt;/P&gt;
&lt;P&gt;Do you use the example of&amp;nbsp;IPCF_FreeRTOS_S32G399A_M7_0? How do you use the demo?&lt;/P&gt;
&lt;P&gt;And do you try to use the IPCF sample from u-boot?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
    <pubDate>Wed, 03 Sep 2025 07:44:06 GMT</pubDate>
    <dc:creator>Joey_z</dc:creator>
    <dc:date>2025-09-03T07:44:06Z</dc:date>
    <item>
      <title>IPCF with FreeRTOS throwing error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-with-FreeRTOS-throwing-error/m-p/2162179#M14725</link>
      <description>&lt;P&gt;I am using&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;NXP RDB3&lt;/LI&gt;&lt;LI&gt;S32 Design Studio IDE v3.5&lt;/LI&gt;&lt;LI&gt;FreeRTOS for S32G version CD3 4.0.3&lt;/LI&gt;&lt;LI&gt;NXP Linux BSP40 D2403&lt;/LI&gt;&lt;LI&gt;S32 Real-Time Drivers Version 5.0.0 is AUTOSAR 4.4.0&lt;/LI&gt;&lt;LI&gt;IPCF_S32G_4.10.0 (MCore)&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://github.com/nxp-auto-linux/ipc-shm/tree/release/SW32G_IPCF_4.10.0_D2405/sample_user" target="_blank"&gt;https://github.com/nxp-auto-linux/ipc-shm/tree/release/SW32G_IPCF_4.10.0_D2405/sample_user&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I am trying out example of IPCF with baremetal and FreeRTOS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Baremetal is working and I can see the output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But when I ran IPCF example with FreeRTOS facing the below error.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt; ./ipc-shm-sample_cdev.elf
ipc-shm-usr-lib: ipc_os_init(): Created Rx softirq thread with priority=99
ipc-shm-usr-lib: ipc_os_init(): done
ipc-shm-usr-lib: ipc_shm_init_instance(): initializing channels...
ipc-shm-usr-lib: ipc_shm_init_channels(): ipc shm channel 0 initialized
ipc-shm-usr-lib: ipc_buf_pool_init(): ipc shm pool 0 of chan 1 initialized
ipc-shm-usr-lib: ipc_buf_pool_init(): ipc shm pool 1 of chan 1 initialized
ipc-shm-usr-lib: ipc_buf_pool_init(): ipc shm pool 2 of chan 1 initialized
ipc-shm-usr-lib: ipc_shm_init_channels(): ipc shm channel 1 initialized
ipc-shm-usr-lib: ipc_buf_pool_init(): ipc shm pool 0 of chan 2 initialized
ipc-shm-usr-lib: ipc_buf_pool_init(): ipc shm pool 1 of chan 2 initialized
ipc-shm-usr-lib: ipc_buf_pool_init(): ipc shm pool 2 of chan 2 initialized
ipc-shm-usr-lib: ipc_shm_init_channels(): ipc shm channel 2 initialized
ipc-shm-usr-lib: ipc_shm_init_instance(): ipc shm initialized

Input number of messages to send: 10
ipc-shm-us-app: ch 0 &amp;gt;&amp;gt; 20 bytes: SENDING MESSAGES: 10
ipc-shm-usr-lib: ipc_shm_is_remote_ready(): inside remote_global-&amp;gt;state is 0x0
ipc-shm-usr-lib: ipc_shm_unmanaged_tx(): inside ipc_shm_is_remote_ready
ipc-shm-us-app: send_ctrl_msg(): tx failed on control channelipc-shm-usr-lib: ipc_shm_free(): ipc shm released
ipc-shm-us-app: exit&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;What can be the issue?&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="IPCF" id="IPCF"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="S32G-VNP-RDB3" id="S32G-VNP-RDB3"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="S32G3" id="S32G3"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 13:05:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-with-FreeRTOS-throwing-error/m-p/2162179#M14725</guid>
      <dc:creator>honeybee1881</dc:creator>
      <dc:date>2025-09-02T13:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF with FreeRTOS throwing error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-with-FreeRTOS-throwing-error/m-p/2162698#M14736</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;honeybee1881&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your information.&lt;/P&gt;
&lt;P&gt;Do you use the example of&amp;nbsp;IPCF_FreeRTOS_S32G399A_M7_0? How do you use the demo?&lt;/P&gt;
&lt;P&gt;And do you try to use the IPCF sample from u-boot?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Joey&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 07:44:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-with-FreeRTOS-throwing-error/m-p/2162698#M14736</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-09-03T07:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF with FreeRTOS throwing error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-with-FreeRTOS-throwing-error/m-p/2162728#M14738</link>
      <description>&lt;P&gt;Hi Joey,&lt;/P&gt;&lt;P&gt;Yes, I do use the example of&amp;nbsp;&lt;SPAN&gt;IPCF_FreeRTOS_S32G399A_M7_0 from the installation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="honeybee1881_0-1756886849571.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/355339i05DFB4BA7D861958/image-size/medium?v=v2&amp;amp;px=400" role="button" title="honeybee1881_0-1756886849571.png" alt="honeybee1881_0-1756886849571.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How I use it&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;From "S32DS project from Example" I load the project.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Loaded the mex file its shows warning "The loaded configuration has been created by an older version of the tool. If saved, the old version of the tool may not be able to open again". Clicked on Ok.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;I couldn't build out of the box, so I had to enable "Platform Interrupt Controller Configuration"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="honeybee1881_1-1756886930868.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/355340i08396D40904907E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="honeybee1881_1-1756886930868.png" alt="honeybee1881_1-1756886930868.png" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;LI&gt;After giving "Update Code" it generates code&lt;/LI&gt;&lt;LI&gt;Build Project&lt;/LI&gt;&lt;LI&gt;Faced error "./Project_Settings/Startup_Code/system.c:72:14: fatal error: S32G399A_MC_CGM.h: No such file or directory"&lt;/LI&gt;&lt;LI&gt;Commented out the specific header and I am able to generate the "IPCF_FreeRTOS_S32G399A_M7_0.bin"&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;I load the IPCF sample from the U-Boot console.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please let me know for further queries.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Sep 2025 08:13:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-with-FreeRTOS-throwing-error/m-p/2162728#M14738</guid>
      <dc:creator>honeybee1881</dc:creator>
      <dc:date>2025-09-03T08:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF with FreeRTOS throwing error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-with-FreeRTOS-throwing-error/m-p/2163972#M14760</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;honeybee1881&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your reply.&lt;/P&gt;
&lt;P&gt;About the issues:&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Faced error "./Project_Settings/Startup_Code/system.c:72:14: fatal error: S32G399A_MC_CGM.h: No such file or directory"&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If you use the IPCF of version IPCF_S32G_4.10.0, please refer to the Release notes, and check the version of related package.&lt;/P&gt;
&lt;P&gt;You need version of&amp;nbsp;RTD and S32DS IDE as the attachment.&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>Fri, 05 Sep 2025 06:47:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-with-FreeRTOS-throwing-error/m-p/2163972#M14760</guid>
      <dc:creator>Joey_z</dc:creator>
      <dc:date>2025-09-05T06:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF with FreeRTOS throwing error</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-with-FreeRTOS-throwing-error/m-p/2164412#M14779</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Its working now with following combination versions&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;S32 Design Studio for S32 Platform&lt;BR /&gt;Version: 3.5&lt;BR /&gt;Build id: 240726 (Update 13)&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;FreeRTOS 4.0.2 D2307&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;S32 Real-Time Drivers Version 4.0.2 P04 is AUTOSAR 4.4.0&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;IPCF S32G 4.10.0.202405310722&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 13:14:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-with-FreeRTOS-throwing-error/m-p/2164412#M14779</guid>
      <dc:creator>honeybee1881</dc:creator>
      <dc:date>2025-09-05T13:14:26Z</dc:date>
    </item>
  </channel>
</rss>

