Hello, could you please give me a hint. I need to run two gigabit connections on different cores. For example: RGMII1 on R5FSS0_0, RGMII2 on R5FSS0_1. Is there such a possibility?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello, could you please give me a hint. I need to run two gigabit connections on different cores. For example: RGMII1 on R5FSS0_0, RGMII2 on R5FSS0_1. Is there such a possibility?
Hi Yury,
This is not supported in current Enet lld in MCU+ SDK. My suggestion would be to use IPC to pass data to the other core. In our next SDK (8.5, to be released on 15th of Dec), we are enabling dual LwIP interface feature where we run LwIP stack on each port.
Regards,
Prasad