Tool/software:
Hi TI,
Hope you are doing well.
I am using PDK v8.2 and based on my use case I have modified the Enet loopback example to communicate with external device (CANoe).
In my use case, I have MAC filtering enabled as I don't want to receive unregistered multicast to be received on CPSW2G device (MCU_CPSW0).
The issue I am facing now is I am unable to transmit to unregistered muticast destination address.
I have the following settings for ALE for Filtering:
CPSW_ALE_UVLAN_MEMBER: UVLAN_MEMBER_LIST (bits 0-1) to value 3
CPSW_ALE_UVLAN_URCAST: UVLAN_UNREG_MCAST_FLOOD_MASK (bits 0-1) to value 0
CPSW_ALE_UVLAN_RMCAST: UVLAN_REG_MCAST_FLOOD_MASK (bits 0-1) to value 3
Question: What is the normal procedure to transmit ethernet frames to unregistered Multicast destination address?
Looking forward to hearing back from you.
Best Regards,
Hasan