Hi,
while testing the TI-RTOS based ICSS EMAC loopback application (without DDR) I also tested the promiscuous mode. The test passed and everything seems to be ok.
But, if I have a look at the received messages, broadcast, multicast and a MAC-matched (48:93:fe:fa:18:44) telegram are being received, so the promiscuous mode is not used at all.
If a add a further telegram with a different destination MAC-address 48:93:fe:fa:18:45, I expect to receive this telegram in promiscuous mode. But it doesn't.
Receiver timeout. Is there any issue with promiscuous mode on AM65xx?