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.

MCU-PLUS-SDK-AM243X: How to activate TCP over shared RAM between two cores.

Part Number: MCU-PLUS-SDK-AM243X

Tool/software:

Hi,

I've managed to run freertos "Hello World" on core-0 and core-1 simultaneously.

I wold like to activate the "TCP_server" on both cores to communicate over a shared RAM in MSRAM or TCM.

I understand I need not use the "phy" , instead read and write packets using RAM.

Is there a TI example ?

What is the best way to do that ?

Thanks,

Eli