Hi,
We encountered a small problem with the Marvell switch which we did not observe for prior sdk releases (before 4.1.6.1).
It appears that the default vlan port setup for the switch blocks broadcasts between RJ45 jack on the drivepx2 and the one on the cable harness.
The switch connections and default masks in aurix for the autochauffeur are:
port : descr. : mask
0 : tegraa : 0x7e
1 : tegrab : 0x7d
2 : broadr : 0x7b
3 : cable harness : 0x3
4 : jack : 0x3
5 : aurix : 0x7
Given the default masks, I guess that each port is represented by its bit position in the mask and that the settings for the first three ports allow communications with all other ports except themselves and that the latter three are limited (e.g. jack and cable harness can only broadcast to tegraa and tegrab).
Is this correct? I could not find details about this in the documentation, maybe I missed it.
Changing port mask for 3 and 4 according to this scheme to allow communication between harness and jack solves our problem.
Kind regards,
Jan Willem van den Brand