IPCF - communicating between M core and A-Core
Hi Team,
I am using the IPCF 2.1.1 and able to send data from A-core to M-core by following the IPCF user manual.
just wondering how can I transfer data from M-core to A-core, currently I see from the user manual the procedure is for only A-core to M-core and check on the reply/echo messages.
is there any option to send a message from M-core to A-core in the same way as it is provided from A-core to M-core.
I am using S32G EVB board.
Appreciate your quick reply.
Thank You
The procedure that sends an echo response in the available demo application for the M7 side is pretty generic and can be used independently of the incoming communication provided that the payload is generated locally instead of copying it from the received message.
Best Regards,
Platon