lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [lwip-users] Reg: data transfer to FTP site with GPRS modem


From: Nandakumar KS
Subject: RE: [lwip-users] Reg: data transfer to FTP site with GPRS modem
Date: Thu, 13 Sep 2007 16:24:21 +0530

Hi,

 

This is continuation of my previous post.

 

What I observed is, after 26packtes, lwip_cheksum function is called. Inside this function, pbuf’s next pointer is taken, but this next pointer is pointing to some junk value (either corrupted or not initiliazed), so it goes to exception handler.

 

Can you plz suggest any method, to further debug this issue.

 

Regards

Nandakumar KS

 


From: address@hidden [mailto:address@hidden On Behalf Of S. Ali Tokmen
Sent: Thursday, September 13, 2007 12:35 PM
To: address@hidden; Mailing list for lwIP users
Subject: Re: [lwip-users] Reg: data transfer to FTP site with GPRS modem

 

Hello

 

Are you using lwIP with the driver provided by Analog Devices, therefore are you using the VisualDSP Kernel (VDK) ?

 

Cheers


S. Ali Tokmen
http://ali.tokmen.com

 

GSM (fr): +33 66 43 00 555 [Bouygues Telecom]
GSM (tr): +90 555 266 52 73 [Avea]

 

My AIM, ICQ, MSN Messenger, and Yahoo IM
contact details are on http://contact.ali.tokmen.com/

 

 

----- Original Message -----

Sent: Thursday, September 13, 2007 8:30 AM

Subject: RE: [lwip-users] Reg: data transfer to FTP site with GPRS modem

 

Hi,

I don’t see that program is crashing. After 10 packets sent, if I keep the breakpoint at sio_write, it is hitting. And after some time, breakpoint at pppInproc is also hit.

 

If I allow the code to run, by removing breakpoint and after some time, if I insert the breakpoints again it is not hitting.  But the code is not crasing.

 

Regards

Nandakumar KS


reply via email to

[Prev in Thread] Current Thread [Next in Thread]