Dear NXP fellows:
I am using S32G-VNP-RDB3 and Linux BSP 38.0
I have configured pfe0 to communicate with sja1110 port 4 through sgmii, and can ping. I want to synchronize the time between s32g and sja1110 through pfe0 and sja1110 port 4 interface.
Referring to the configuration of "gptp_sja1110x", I added gPTP statck on the "switch_config_s32g_vnp_rdb" and configured gptp. Finally, I compiled and generated flash_image.bin, renamed it to sja1110_uc.bin, and copied it to /lib/firmware.
However, after startup, I used tcpdump to capture packets on the pfe0 port, and no ptp-related packets were sent from sja1110 port 4 to the pfe0 port. Worse, I used pfe0 to ping 192.168.0.200 and got no response.
Here are my configurations and code modifications:



And I modified the configuration of lpit:




I called the function according to the instructions in the 'SJA1110 GPTP CONFIGURATION' document:


