Hello,
I am using TMS320C6748 with custom board and dspbios 5.42. i want to use Ethernet in the multi-threading. Therefore, i have managed to get lwip integrated in the DSP/BIOS main.
I am currently facing some issues. The DSP is sensing only arp requests whenever anything(UDP, ICMP) i am asking to dsp. I am able to receive all the packets and able to get data also but there is nothing in sending.
Please guide me for any clues if you have faced similar issue.