ISO layers supported by mpc5748g LCEVB

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

ISO layers supported by mpc5748g LCEVB

646 Views
rahulramakrishn
Contributor III

Hi

I am working with MPC5748g LCEVB. I want to receive some data from a system via Ethernet. To send data I need to set the IP address. I want to know whether the MPC5748G LCEVB support layer3 (Network layer).

regards

Rahul Ramakrishnan

0 Kudos
1 Reply

457 Views
martin_kovar
NXP Employee
NXP Employee

Hello,

microcontroller supports layer 2 of OSI model by hardware. Upper layers must be implemented in software, for example using TCI/IP stack.

In S32 Design Studio, there is an example of lwIP stack, which you can use.

Please install S32 Design Studio and the newest update, and then create lwIP project from example.

https://www.nxp.com/webapp/swlicensing/sso/downloadSoftware.sp?catid=S32-DS-E2002-0 

S32 Design Studio for Power Architecture 2017.R1 - Updates 5 and 6 available 

pastedImage_4.png

Regards,

Martin

0 Kudos