lwip-users
[Top][All Lists]
Advanced

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

SV: [lwip-users] LWIP and UCOS-II


From: Jan Wester
Subject: SV: [lwip-users] LWIP and UCOS-II
Date: Wed, 15 Sep 2004 08:45:55 +0200

Hi Eric
We have used lwip & ucos, but it was to slow, so today we are running lwip
with callback and our small event handler.
I attach our ucos main.
Regards
Jan

WHI KONSULT
Jan Wester
Scheelegatan 11
SE-112 28 Stockholm
+46 8 449 05 30

-----Ursprungligt meddelande-----
Från: address@hidden
[mailto:address@hidden För Eric Shufro
Skickat: den 15 september 2004 03:03
Till: address@hidden
Ämne: [lwip-users] LWIP and UCOS-II

If anyone has LWIP running with UCOS, I would be tremendously grateful if
they could send me a stripped down version of their project that
demonstrates UCOS startup, lwip initialization, thread creation, and lwip
timer setup.

I have been trying for days to get it working but when I launch a startup
thread in ucos using the sys_thread_new() method, it crashes with garbage in
the stack. (it crashes when ucos tries to schedule the new thread in for the
first time, upon, context switch, it dies).

If you know anything about this or what might be wrong I would appreciate
it. A project example would be amazing if its not too much to ask.

Thanks for the help.

--eric Shufro

Ucos-ii 2.76 + lwip 1.0.0 + cs8900 + Motorola hcs12





_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users

Attachment: main.zip
Description: Zip compressed data


reply via email to

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