lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] RE: tcp_write() called in invalid state


From: Lee Trueman
Subject: [lwip-users] RE: tcp_write() called in invalid state
Date: Tue, 23 May 2006 08:33:39 +0100

Right i've done some pretty extensive memory tests on my platform and i can rule out that, side of it.
 
Is there any chance of someone offering any views on the issues ive be posting or am i just waisting my time with this !!!!!!!!!!!!!!
 
my main issues are ?????
 
these :-
tcp_write() called in invalid state
tcp_write(pcb=34CC4, arg=11AC, len=22, copy=0)
 
and these :-
tcp_write(pcb=34CD4, arg=11AC, len=16, copy=0)
tcp_enqueue(pcb=34CD4, arg=11AC, len=16, flags=0, copy=0)
 
problem is caused when telneting into the stack.
 
regards
-----Original Message-----
From: Lee Trueman
Sent: 22 May 2006 15:15
To: 'address@hidden'
Subject: RE: tcp_write() called in invalid state

I'm also getting these errors too.........
 
tcp_write(pcb=34CD4, arg=11AC, len=16, copy=0)
tcp_enqueue(pcb=34CD4, arg=11AC, len=16, flags=0, copy=0)
 
Love to know what is going on here.........
-----Original Message-----
From: Lee Trueman
Sent: 19 May 2006 14:47
To: 'address@hidden'
Subject: tcp_write() called in invalid state

Right i've fix the problem below, for ref it was a issue with freeing the pbuf..........
 
I've got another issue now through...........
 
tcp_write() called in invalid state
tcp_write(pcb=34CC4, arg=11AC, len=22, copy=0)
 
what do the above debug statments mean and what could be causing them ?
 
Regards
 
Lee Trueman


reply via email to

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