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.

MCU-PLUS-SDK-AM243X: Ethernet Interface

Part Number: MCU-PLUS-SDK-AM243X


Hello,

I am using `enet_l2_cpsw_am243x` as example, I want to edit the example not to receive any packet without its MAC address, my ECU's MAC address is "1c:63:49:25:19:97", When I send packets with other MAC address the ECU received it any send it back to the PC (I saw it in wireshark), I want the ECU to drop any packet that does not have its MAC address, how can I configure this?,