Tool/software:
Hi Teams,
we need to work on inter processor communication (IPC) (i.e,core-to-core) with ethernet UDP.
Requirement has been given below,
1. In core r5fss0-0 -> I need to do my processing data which mean this will act as main core and here I implemented basics peripherals and
2. In core r5fss0-1 -> I will implement ethernet-1(Mac port - 1) with UDP server and Client and
3. in core r5fss1-0 -> I will implement ethernet-2(Mac port - 2) with UDP server and Client
so, is this possible to implement?
Kindly refer below image,
Note:
When implementing we are facing the issue like below image,
Expecting your favorable reply ASAP.