S32G-VNP-RDB2(s32g274a) board PFE network ping failed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32G-VNP-RDB2(s32g274a) board PFE network ping failed

Jump to solution
1,718 Views
waitewang
Contributor III

Hello 

I am using the S32G-VNP-RDB2 board and run the Linux BSP 44.0 from NXP.

The BSP print the version "Auto Linux BSP 44.0 s32g274ardb2 ttyLF0".

Set the pfe0 net interface the IP 192.168.0.12

root@s32g274ardb2:/# ifconfig pfe0
pfe0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.12 netmask 255.255.255.0 broadcast 192.168.0.1
inet6 fe80::204:9fff:febe:ef00 prefixlen 64 scopeid 0x20<link>
ether 00:04:9f:be:ef:00 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 127 bytes 15832 (15.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device memory 0x46000000-46ffffff

 

when I used the ping command, it print

root@s32g274ardb2:/# ping 192.168.0.11
PING 192.168.0.11 (192.168.0.11) 56(84) bytes of data.
From 192.168.0.12 icmp_seq=1 Destination Host Unreachable
ping: sendmsg: No route to host
From 192.168.0.12 icmp_seq=2 Destination Host Unreachable
From 192.168.0.12 icmp_seq=3 Destination Host Unreachable

 

If the PFE is different of GMAC? Can you tell me how to use the PFE network?

 

 

Tags (3)
0 Kudos
Reply
1 Solution
1,694 Views
chenyin_h
NXP Employee
NXP Employee

Hello, @waitewang 

Thanks for your post.

I understand that you are running with BSP44 on a RDB2, may I know:

1. You are using a pre-built BSP image to boot the board or built it yourself?

2. Would you mind sharing all log for booting the board? from bootloader to the kernel shell, so that I could help to analyze the issue with details

 

BR

Chenyin

View solution in original post

0 Kudos
Reply
2 Replies
1,695 Views
chenyin_h
NXP Employee
NXP Employee

Hello, @waitewang 

Thanks for your post.

I understand that you are running with BSP44 on a RDB2, may I know:

1. You are using a pre-built BSP image to boot the board or built it yourself?

2. Would you mind sharing all log for booting the board? from bootloader to the kernel shell, so that I could help to analyze the issue with details

 

BR

Chenyin

0 Kudos
Reply
1,059 Views
waitewang
Contributor III

hello 

(1) I am using the binary image file downloaded from the official NXP website.

(2) I try it according to the manaul as follow, it is successfully.

waitewang_0-1768525603975.png

thanks very much!

0 Kudos
Reply