Hello, @Abhiram_m_s
Thanks for the reply and sorry for the delay
We have the following suggestion for your reference
- From the IPCF 4.9.0 release notes, the following packages are with dependencies:
- RTD_4.4_4.0.2_D2306
- FreeRTOS_10.4.6_4.0.2_D2306
- NXP_RTOS_4_4_148_CODEDROP_0_4_0_D2309
- NXP Linux BSP38.0
Seems the RTD version and BSP version are correct, how about the RTOS version used in your examples?
2. You may check the logs by dmesg | grep ipc-shm after executing the commands from your previous post.
3. The default IPCF version under BSP38.0 is IPCF v4.8.0(not IPCF4.9), so that when using the examples with the default settings, it is actually BSP38.0 (with IPCF v4.8.0) + IPCF v4.9.0, Which is causing problems. If you wish to use IPCF 4.9.0, you need to also update the BSP38.0 IPCF version to v4.9.0
Hope it helps
Best Regards
Chenyin