I'm trying to receive raw ethernet.
I'm using the client code example but it seems like the packets are being dropped in the data link layer.
The NIMUReceivePacket does not get called.
Such an issue is posted at:
http://e2e.ti.com/support/embedded/bios/f/355/p/208123/741416.aspx
1. I would like to know if it is true that the C6678 does not support promiscuous mode ?
2. Is there a way to configure the MAC addresses and the Type field (on the senders side) in order to prevent raw packets from being dropped (without promiscuous mode) ?
Thanks,
Ami