LPC4078 FBD80 Ethernet with Keil-C and TCPnet

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

LPC4078 FBD80 Ethernet with Keil-C and TCPnet

910 Views
thieuqp
Contributor II

Dear every One.

I have project use LPC4078FBD80, use Keil-C IDE and TCPnet Library. use LAN8720A Phy and RMII interface.

all work well such as: httpserver, TCP, UDP, NTP..  and after soon reset, Ping time live is < 1ms, it is OK

but after this (about 6-10h) Ping time live increase (as below picture). and can't download file.bin from Fpt server. (ratio success is 1%).

Have any one meet this issue pls let me refer solution???

 

Many thanks.

 

 

 

thieuqp_0-1639627137763.png

 

Tags (2)
0 Kudos
4 Replies

890 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

The information you provided is limit.

Is your project based on LPCopen domo code ? 

How to reproduce this issue?

0 Kudos

847 Views
thieuqp
Contributor II

Happy new Year! @ZhangJennie 

 

Do you have any suggestion for this issue? pls let me. 

 

Thanks

0 Kudos

821 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi thieuqp 

lpcopen_2_10_lpcxpresso_ea_devkit_4088 has LWIP HTTP Webserver and IPERF Server example.

It doesn't have example for ftp server.

Thanks,

Jun Zhang 

0 Kudos

882 Views
thieuqp
Contributor II

Dear @ZhangJennie . Thank for your reply.

 

I've porting code from periph_ethernet/enet.c to my project, and all feature is OK: TCP, http server, NTP..., and after reset, Ping time live < 1ms, only connect to ftp server, ping time live increase.

because i'm use thirdparty TCPnet library, then NXP have no examples similar.

pls let me if you have example for ftpserver.

 

Many thanks.

0 Kudos