Hi,
I found a limitation from IPCF 4.3.0 release note is "D_CACHE_ENABLE is not supported", and in IPCF sample project, the default setting is D_CACHE_ENABLE_NOT. If I set D_CACHE_ENABLE, IPCF is not working.
Currently I am trying integrate the IPCF into my project, the original project is already set D_CACHE_ENABLE.
So, my question is why IPCF has d-cache limitation, and if I enable d-cache, how can i fix the issue, thanks.