Part Number: BEAGLEBK
Tool/software: Code Composer Studio
Hello. My board is a beaglebone black.
I want to use the CPSW to send and receive Ethernet frames only.
I'd like to use only starterware without lwIP.
The starterware samples for using CPSW include the LWIP stack, which seems too complex to rip it down to ethernet only.
I'm looking for any simple example code for raw ethernet things
Any suggestions?