Other Parts Discussed in Thread: DP83867E
Hello,
We are attempting to connect two devices over Ethernet using the TDA4's internal switch and are experiencing issues getting it fully working.
We are using Processor SDK version 07.00.00.11.
Linux is using the virt-mac driver to access the CPSW9G
R5F0_0 is running the merged EthFw + vision_apps code
Several CPSW9G ports are hooked up to DP83867E PHYs
At the moment, it seems as if broadcast packets are not being sent through the switch. DHCP packets are visible on one side of it, and are not being received on the other.
If static IP addresses are configured, it is possible to ping from the J7 to the other devices it is connected to (a laptop and another board) using these static IP addresses, however other broadcast packets are still lost.
We've looked at most of the settings for the ALE and they seem to be set up correctly.
If you have any advice on where to look for what might be the cause of broadcast packets being lost that would be very helpful.
Thank you.