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.
Hi all TI expert,
I am currently working with the LP-AM243 development board, and my objective is to capture and send raw Ethernet packets. In my project, we exclusively use Ethernet packets for communication, without the need for an IP layer. Could you please provide me with some hints or example code?
Best regard,
Larry
Hi Larry,
Please refer to : https://software-dl.ti.com/mcu-plus-sdk/esd/AM243X/latest/exports/docs/api_guide_am243x/EXAMPLES_ENET_LAYER2_CPSW.html
The source code can be found in MCU SDK, you can download sdk from: https://www.ti.com/tool/MCU-PLUS-SDK-AM243X
Let me know if you need any other help.