Ethernet Interface Not Detected on S32G499ARDB3 After Flashing BSP42 Image

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

Ethernet Interface Not Detected on S32G499ARDB3 After Flashing BSP42 Image

Jump to solution
508 Views
MohamedAbdelslam
Contributor III

Hello all, 
I am encountering an issue with the Ethernet interface on the S32G499ARDB3 board after building and flashing the BSP42 image. Below are the details of the problem:

  1. Hardware Setup:

    • Board: S32G499ARDB3

    • Physical Connection: The board is connected to a router via an Ethernet cable, and the Ethernet LED on the board is illuminated.

  2. Issue Description:

    • The eth0 link is not being detected.

    • There is no interfaces file in /etc/network directory.

    • The network is unreachable, and no IP address is assigned to the board.

  3. Steps Taken:

    • Built and flashed the BSP42 image successfully.

    • Verified the physical Ethernet connection (cable and router).

    • Checked for the presence of the eth0 interface using command ifconfig , and found the eth0 but not assigned ip

      Questions:

      • Are there any additional configurations required to enable the Ethernet interface after or before flashing the BSP42 image?

      • Is there a specific procedure to generate or configure the /etc/network/interface file for the S32G499ARDB3 board?

      • Are there any known issues or workarounds Ethernet connectivity on this board?

      Thanks in advance, and any help will be appreciated

Tags (1)
0 Kudos
Reply
1 Solution
502 Views
carlos_o
NXP TechSupport
NXP TechSupport

Hi @MohamedAbdelslam,

Please refer to the Linux BSP 42.0 User Manual for S32G3 platforms at chapter 7

I recommend you read the sections:

  • 7.1 Prerequisites
  • 7.2 Ethernet Hardware Support on S32G3
  • 7.3.3 Linux Ethernet support 
  • 7.3.4 Build by Auto Linux BSP

Let me know if you have any questions about the content.

 

View solution in original post

0 Kudos
Reply
1 Reply
503 Views
carlos_o
NXP TechSupport
NXP TechSupport

Hi @MohamedAbdelslam,

Please refer to the Linux BSP 42.0 User Manual for S32G3 platforms at chapter 7

I recommend you read the sections:

  • 7.1 Prerequisites
  • 7.2 Ethernet Hardware Support on S32G3
  • 7.3.3 Linux Ethernet support 
  • 7.3.4 Build by Auto Linux BSP

Let me know if you have any questions about the content.

 

0 Kudos
Reply