Hi NXP,
We have built the S32G-VNP-RDB3 yocto project. We have built the S32G-VNP-RDB3 yocto project, but do not know how to use sja1110. Can you see what the problem is?
1. Build project:
repo init -u https://github.com/nxp-auto-linux/auto_yocto_bsp -b release/bsp35.0
repo sync
./sources/meta-alb/scripts/host-prepare.sh
source nxp-setup-alb.sh -m s32g399ardb3
bitbake fsl-image-auto
2. Copy files to the /lib/firmware directory
Copy s32g_pfe_util.fw and s32g_pfe_class.fw of PFE-FW_S32G_1.5.0
Copy the sja1110_switch.bin and sja1110_uc.bin files of GoldVIP-S32G3-1.12.0\binaries
3. uboot
DRAVE_0-1734081453821.png
DRAVE_1-1734081491755.png
4. test
Configure the S32G3:
DRAVE_3-1734084204324.png
DRAVE_4-1734084316709.png
DRAVE_8-1734084571485.png
Configure the i.MX8QM:
DRAVE_9-1734084622908.png
I can ping i.MX8QM using pfe2. i.MX8QM cannot be ping using pfe0. Can you tell me what the problem is? Thank you!
DRAVE_2-1734083366801.png