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.