Code to be used for echoing the message using ethernet

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

Code to be used for echoing the message using ethernet

795 Views
Brunda_Sathish
Contributor II

We are using S32k148 evaluation board for our project. Working on ethernet protocol is our task. Hence we wanted to know which example code is be  to flashed on to the board to test  ethernet( phy_tja_1101_s32k148 or enet_loopback_s32k148) using test socket application.

 

0 Kudos
4 Replies

779 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

mentioned project are simple ones, take a look rather at:

c:\NXP\S32DS.3.4\S32DS\software\S32SDK_S32K1XX_RTM_4.0.2\examples\S32K148\demo_apps\lwip\

See the documentation here, section "14.3.4 lwIP TCP/IP stack":

c:\NXP\S32DS.3.4\S32DS\software\S32SDK_S32K1XX_RTM_4.0.2\doc\S32SDK_S32K148_UserManual.pdf

Regards,

Lukas

0 Kudos

766 Views
Brunda_Sathish
Contributor II

To test the socket test application on S32K148 EVALUATION BOARD should we use lwip code ? 

0 Kudos

756 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Yes, you can use the lwip code. See please the documentation and the example:

lukaszadrapa_0-1641379480038.pnglukaszadrapa_1-1641379510052.png

Regards,

Lukas

709 Views
Brunda_Sathish
Contributor II

Thank You @lukaszadrapa .Adding on , it will be helpful if you know about some documentation regarding lwip code because it has more dependencies. If yes , please do share the document. 

And do you have any idea on how to configure with different PHY board ( other than TJA1101 ) ?

Tags (1)
0 Kudos