Hello, I'm developing an application using the LPC1857 Starter Kit. I need to filter the broadcast incoming packet.
I tried to set the MAC_FRAME_FILTER as in the follow:
LPC_ETHERNET->MAC_FRAME_FILTER = MFFR_DBF; /* Disable Broadcase Frames */
but in this way I can't receive any packet.
Could someone explain me how to set the Ethernet address to block broadcast packet?
Thanks in advance.
Giovanni
I'm sorry, I understand, but I have a peer-to-peer connection between LP18 and PC.
Why do you bother to ask questions if you refuse to listen to the answers you receive? Why not just continue to hit your head into the wall if that makes you happy?