I want to use the CPSW to send and receive ethernet frames only.
The SDK samples for using CPSW include the LWIP stack, which seems too complex to rip it down to ethernet only.
cpsw.c (in starterware\drivers\) on the other hand seems to be too low level...
Any suggestions?