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.
I'm developing the TMS570LC4357 emac drivers, try to porting TMS579LC3137 driver, but found the 4357 is big Endian while 3137 little Endian,
I have tried lwIP_Demo_v03 driver, it now can send something out but not as expect now(perhaps not IP protecol), do you have existing 4357 driver which input char * directly and send it out?
thank
BR.
Hi,
The existing ones are IwIP demo and active server demo on 570LC43x device. There is some code example here: https://e2e.ti.com/support/microcontrollers/hercules/f/312/p/493611/1793347
Regards, Eric