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.
HI,
Based on :R5F0_0 enet_cpsw_tcpserver, I would like to create another project of nofreertos based on R5F0_1 ,Implement function on this project: form a send array, when the send array is ready ,notify R5F0_0 freertos to send this array out over Ethernet tcpserver.(R5F0_0 enet_cpsw_tcpserver is established)。What should I do?