another thing important that i have forgotten. i test with a router
connecting to Internet, no directly with PC, i hope that the port 1500
of recv fail by this cuase no?
Oscar

On Mon, Oct 5, 2009 at 12:38 PM, Oscar F <[email protected]> wrote:

> Kieran another thing, the next tiem i tested the application, i´ll write
> here with the values of the variables until the program block or crack
> because loos the address.
>
> Tonight i´ll continuos with the test, and i have to test to send to PC this
> part is not tested yet for me.
> I have a proble when close the socket agin the problem is similar.
>
> regards
> Oscar
>
>
> On Mon, Oct 5, 2009 at 12:17 PM, Oscar F <[email protected]> wrote:
>
>> Sorry kieran i have change tha value yestarday. Iwas working with this
>> value to 1 but i don´t see anything. I completly lost with this problem, i´m
>> going crazy. :-). i needed to reduce memory for is this the cause of the
>> problem
>>
>> Thank for you i have achivied advance, any thing you said me is very
>> important for me.
>> I`ll put to one again
>>
>> Please the other define say me what is not important for my project.
>>
>> Thanks again
>> Oscar
>>
>>
>> On Mon, Oct 5, 2009 at 12:00 PM, Kieran Mansley <[email protected]>wrote:
>>
>>> On Mon, 2009-10-05 at 11:49 +0200, Oscar F wrote:
>>>
>>> > /* Define default values for unconfigured parameters. */
>>> > #define LWIP_NOASSERT 1 // To suppress some errors for now (no debug
>>> > output)
>>>
>>> I mentioned before that running without assertions when developing makes
>>> it very difficult to help you with problems.  Please turn assertions
>>> back on (#define LWIP_NOASSERT 0).  I can't help with questions about
>>> strange things going wrong when you refuse to use the assertions that
>>> are there to help you with exactly this sort of thing.
>>>
>>> Kieran
>>>
>>>
>>>
>>> _______________________________________________
>>> lwip-users mailing list
>>> [email protected]
>>> http://lists.nongnu.org/mailman/listinfo/lwip-users
>>>
>>
>>
>
_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to