[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-users] Problem: new socket (lwip 1.3 + freeRTOS 5.3)
From: |
Kieran Mansley |
Subject: |
Re: [lwip-users] Problem: new socket (lwip 1.3 + freeRTOS 5.3) |
Date: |
Fri, 29 Jan 2010 14:43:27 +0000 |
On Fri, 2010-01-29 at 06:34 -0800, acemax wrote:
> I wanted to use the BSD Socket API. Portability reason. But....
I still think that the most likely explanation is not initialising the
stack correctly. Perhaps you could show us your code that does that?
Kieran