Code to be used for echoing the message using ethernet

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Code to be used for echoing the message using ethernet

821 次查看
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 项奖励
4 回复数

805 次查看
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 项奖励

792 次查看
Brunda_Sathish
Contributor II

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

0 项奖励

782 次查看
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

735 次查看
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 ) ?

标记 (1)
0 项奖励