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.

CCS/BEAGLEBK: CPSW and raw Ethernet frames

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?