Good evening,
i am analyzing ipcf for s32k324 in the managed case as shown in the attached image.
I instantiated a buffer of 10 values on core0 and tried to send it to core1. By varying the size parameter i did not notice any changes, in the sense that with any size value set other than zero you send the entire buffer to core1.
I wanted to ask what is the meaning of the size parameter in the shm_tx function because seems to don’t have any control on parameter “size”.
The current SW we are developing is based on RTD 3.0.0,S32K3xx_AMMCLIB_v1.1.34, IPCF S32K3xx 4.0.0
thanks in advance for any help and information.