How to develop Ethernet Driver based on MPC5748G

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

How to develop Ethernet Driver based on MPC5748G

651 Views
906922714
Contributor I

Hello,

 I am exploit Ethernet communication between pc and MPC5748G. I plan to use S32ds to achieve it.. However I do not know how to exploit Ethernet Driver.my friend use eb tresos to exploit CAN Driver.but it seems that eb can not exploit Ethernet Driver.Could you gave me some suggestions?

thank you.

0 Kudos
1 Reply

556 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

there are SDK drivers included in S32 Design Studio IDE and there's also LWIP stack implemented. You can find SW example here:

c:\NXP\S32DS_Power_v2.1\S32DS\software\S32_SDK_S32PA_RTM_3.0.0\examples\MPC5748G\demo_apps\lwip\

Documentation:

file:///C:/NXP/S32DS_Power_v2.1/S32DS/software/S32_SDK_S32PA_RTM_3.0.0/doc/html_MPC5748G/lwip_mpc574...

lwIP - A Lightweight TCP/IP stack - Summary [Savannah] 

Regards,

Lukas

0 Kudos