lwip_s32k148

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

lwip_s32k148

753 Views
15736231627
Contributor II

I would like to ask if you only need to connect the Ethernet transceiver with the enet interface of S32K to use the routine based on lwip_s32k148 in SDK. What I need now is to realize UDP communication based on freertos. I don't know what SDK components to add. I use KSZ8041, for the Ethernet chip. I don't know if you have any relevant information.

Labels (1)
0 Kudos
1 Reply

649 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

requirements to run this demo code can be found in the user manual:

c:\NXP\S32DS_ARM_v2.2\S32DS\software\S32SDK_S32K1xx_RTM_3.0.0\doc\S32SDK_S32K148_UserManual.pdf

See page 96:

pastedImage_1.png

Then check user manual for the EVB:

https://www.nxp.com/webapp/Download?colCode=S32K148-UM 

See pages 6 and 7.

And finally check the readme file to see where to find documentation and help for lwip stack:

c:\NXP\S32DS_ARM_v2.2\S32DS\software\S32SDK_S32K1xx_RTM_3.0.0\middleware\tcpip\lwip\README

Regards,

Lukas

0 Kudos